Krzysztof G.
Krzysztof G.
I added checkbox to lower the chance of somebody unsubscribing by mistake. > Or delete it entirely, because we have different unsubscribe in the other emails, that doesn't require the...
Sorry, I didn't see added instructions earlier. > 9\. Add AUTH0_AUDIENCE, AUTH0_DOMAIN (from dashboard > applications > APIs > Auth0 Management API and dashboard > APIs >Auth0 Management API, respectively)...
That helped with the builds :ok_man:. Although that either went awry, or database need to be additionally initialized for the server. Adding `&& npm run db:migrate:reset` to the build command...
@ojeytonwilliams No worries!
Seeding db via the railway cli does the job. Everything worked as intended with the following notes (to not forget about): - Railway cli has to be used from the...
In case of throwing all roles together. How would be differentiated between role that's a chapter role - specific for single chapter only - and an instance role?
That sounds reasonable. It's anyway currently not possible to use (add) permission with the same name to both `InstancePermission` and `ChapterPermission`.
I'm not sure if I understand how this would work. Any more specific example? I think, if I'd click on some button and after loading next page, learned that I...
I'm wondering if it's necessary to limit tags only to list added by instance owner. More flexible would be similar approach as it was before - missing tags would be...
Yeah, when focused is editor corresponding to specific button, change it color, border or 🤷♂️.