-
Notifications
You must be signed in to change notification settings - Fork 0
Add permissions system #17
Copy link
Copy link
Open
Labels
backendTasks related to backendTasks related to backendfrontendTasks related to frontendTasks related to frontendnon-essentialTasks that are not required, but would be nice to haveTasks that are not required, but would be nice to have
Description
Activity
Metadata
Metadata
Assignees
Labels
backendTasks related to backendTasks related to backendfrontendTasks related to frontendTasks related to frontendnon-essentialTasks that are not required, but would be nice to haveTasks that are not required, but would be nice to have
The page could use a permission system, which will allow the superadmin to add users to specific roles/groups.
The way I see it, we could have the following groups:
This needs to be integrated between backend API, frontend and database.