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

Build a user management page view for Admin users #276

Open
linear bot opened this issue Jan 13, 2025 · 1 comment · May be fixed by #391
Open

Build a user management page view for Admin users #276

linear bot opened this issue Jan 13, 2025 · 1 comment · May be fixed by #391
Assignees

Comments

@linear
Copy link

linear bot commented Jan 13, 2025

Description:

Build a user management page view for Admins. Note that Super Admins and Admins have different views of the user management table (see linked designs below). There is a separate ticket for the Super Admin view. (QUE-129)

AC:

  • As an admin, I can view the User Management page accessed from the gear menu
    • Only the User Groups table should display (no User Permissions)
    • Table Tabs (to click between views) should not display
    • If there are no user groups in the database, a message appears "No user groups found."
    • Otherwise, users, groups, and queries should load from the database and render in the table and/or the side drawer
  • As an admin, I can view members of a group, but not edit them
  • As an admin, I can view queries assigned to a group, and I can assign/un-assign them from the drawer view

To be included in follow up ticket(s):

  • (Admin view)
    • changes to assigned queries are persisted in the database
    • new queries can be added to a User Group*
  • (Super Admin view)
    • changes to User Group assignments are persisted in the database
    • a new User Group can be created*
    • a User Group can be deleted*

* = design input required

Copy link
Author

linear bot commented Jan 13, 2025

@katyasoup katyasoup assigned katyasoup and unassigned katyasoup Feb 5, 2025
@katyasoup katyasoup linked a pull request Feb 24, 2025 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant