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

Allow super admins to elevate users #2528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bttf
Copy link
Collaborator

@bttf bttf commented May 15, 2024

Changes

  • Breaks up super admin dashboard into logical components
  • Upon expanding an org row, fetch all users for that org
  • Allow elevating users to super admin status on individual user rows
    • Adds new updateUser admin controller method and accompanying route that is restricted to existing super admins

Screenshots

Admin dashboard
Screenshot 2024-05-15 at 11 25 19 AM

Org row expanded (notice /users fetch call)

Screenshot 2024-05-15 at 11 25 31 AM

Super admin elevation confirmation modal
Screenshot 2024-05-15 at 11 25 33 AM

@bttf bttf requested review from tzjames and jdorn May 15, 2024 16:34
@bttf bttf marked this pull request as ready for review May 15, 2024 16:34
Copy link

Your preview environment pr-2528-bttf has been deployed.

Preview environment endpoints are available at:

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.

None yet

1 participant