-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update/Clean Up User Management & Add Revoke #193
Update/Clean Up User Management & Add Revoke #193
Conversation
882f943
to
3f636b5
Compare
Is it possible to make the actual name field highlighted and ready for entry when you go into "Create new user" without having to click there first? It also looks like you can have more than one role? I thought they were elevated privileges and you could only have one role at a time? I'm not sure how I did it but at one point I had a user with 3 roles showing in the list. Also if you try to grant a role that they already have you get an Error popup but no useful error message. Biggest issue is that it seems the User Access Requests no longer works? The privileges between Admins and Supervisors seem to be exactly the same? |
3f636b5
to
06644f4
Compare
General note, not asking for any changes at this time. New/update verbiage should be added to the |
7155ce1
to
657602a
Compare
657602a
to
2a02f0d
Compare
Description
These changes help with the functionality of user maangement table and solves refreshing issues, creates a cleaner flow for admins users, allows users' access to be revoked by Admins and Supervisors to request revocation, and better usability for creating users.
PADS-257
PADS-309
Types of changes
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Checklist