Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(coral): Enable superadmin to access coral #2307

Open
3 of 5 tasks
programmiri opened this issue Feb 16, 2024 · 0 comments
Open
3 of 5 tasks

feat(coral): Enable superadmin to access coral #2307

programmiri opened this issue Feb 16, 2024 · 0 comments

Comments

@programmiri
Copy link
Contributor

programmiri commented Feb 16, 2024

Description

User with role SUPERADMIN should be able to access Coral. The change will be done in multiple steps behind a feature flag.

Changes needed

Note: This is a in-between solution. We want to have routing and views based on a more fine-grained permission model. Implemenations should be made in a way that they are easy to do / remove / changed to permissions later.

FE

BE

  • add navigation guards to make sure superadmins can't do any actions they shouldn't be able to do and get good error messages about it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants