Closed hpjaj closed 6 years ago
Currently in order to give a user access to the admin dashboard, we have to grant them "super admin" privileges.
We want to be able to give people access to view and filter, but not the ability to create or update any records.
This PR establishes the foundation for this tiered access to the admin dashboard's offerings. Namely it:
User
Fixes #293
Description of changes
Currently in order to give a user access to the admin dashboard, we have to grant them "super admin" privileges.
We want to be able to give people access to view and filter, but not the ability to create or update any records.
This PR establishes the foundation for this tiered access to the admin dashboard's offerings. Namely it:
User
tableUser
tableIssue Resolved
Fixes #293