-
-
Notifications
You must be signed in to change notification settings - Fork 99
Epic - User Permission Search #1737
Copy link
Copy link
Closed
Labels
Epic/OverviewContains a list of other issues or an overview of issueContains a list of other issues or an overview of issuecomplexity: largep-feature: User PermissionsFeature includes how user access levels / user permissions will be implemented in the productFeature includes how user access levels / user permissions will be implemented in the productrole: Back Endrole: Front Endrole: Productsize: EpicSize not relevant (epic issue)Size not relevant (epic issue)time-sensitiveshould be solved as soon as possibleshould be solved as soon as possible
Milestone
Metadata
Metadata
Assignees
Labels
Epic/OverviewContains a list of other issues or an overview of issueContains a list of other issues or an overview of issuecomplexity: largep-feature: User PermissionsFeature includes how user access levels / user permissions will be implemented in the productFeature includes how user access levels / user permissions will be implemented in the productrole: Back Endrole: Front Endrole: Productsize: EpicSize not relevant (epic issue)Size not relevant (epic issue)time-sensitiveshould be solved as soon as possibleshould be solved as soon as possible
Type
Projects
Status
Done
Overview
We need to provide more transparency for Admins on VRMS who need to view and manage permissions for existing users. Currently, there is no way for admins to see a list of other admins on the VRMS app, or a list of users with Project Management (PM) access to specific projects. This epic issue tracks the creation of a new "Permission Search" feature that allows admins to view a list of all other admins on VRMS and a list of PM users and their linked projects, as well as feature that enables Admins to promote or demote users to Admin permission level.
Action Items - follow these steps IN ORDER, please :)
Create the "VRMS Admin" component within the "EditUsers" screen (Create ability for Admins to promote and demote Admins #1486)
Implement Super Admin User Feature #1747
Create API call to get all users who are listed as VRMS Admins #1770
Research best practices on creating API call to get all users who are listed as managers on a project #1769
Redesign the "Users" Screen #1751
Create the "User Permission Search" screen #1752
Test functionality on Dev with stakeholder. If approved, rebuild PROD.
For each of these steps, create a PR against the user_permissions_search branch. Once everything is up and running, we'll add this feature branch to
developmentLink up all additions of User Permission Search from the 5 PRs above and resolve any merge issues
Resources/Instructions