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(adminPanel): RN-1509: Viz builder user permissions #5997

Open
wants to merge 21 commits into
base: dev
Choose a base branch
from

Conversation

tcaiger
Copy link
Contributor

@tcaiger tcaiger commented Nov 8, 2024

Issue #: RN-1509: Viz builder user permissions

The permission group for controlling viz builder access is called Viz Builder User. It is already in the database from the last time this feature was added so no manual step is required to add it.

Changes:

Add Viz Builder User permission check to the following places:

  • the add dashboard item button in the dashboard items tab and map overlays tab
  • the edit using Visualisation Builder button on the dashboard item or map overlay edit modal
  • the viz builder front end route
  • the create and edit map overlay and dashboard item visuals api handlers in central-server

@tcaiger tcaiger changed the title feat(adminPanel): RN-1509: Viz builder permissions feat(adminPanel): RN-1509: Viz builder user permissions Nov 10, 2024
Copy link
Collaborator

@rohan-bes rohan-bes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Nice work

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

Successfully merging this pull request may close these issues.

3 participants