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

Add admin view of user details and teams #1658

Merged
merged 3 commits into from
Feb 14, 2023
Merged

Add admin view of user details and teams #1658

merged 3 commits into from
Feb 14, 2023

Conversation

knolleary
Copy link
Member

@knolleary knolleary commented Feb 3, 2023

Description

Quick iteration to solve #1573

An admin can click on an entry in the Users table (Admin Settings -> Users) to get to a new User Details view. This lists the basic info about the user and a table of the teams they are in. This is the missing link we have needed to address the related issue.

image

  • Edit button reuses the same edit dialog we have.
  • Using badges to show certainly boolean states - admin/sso/verified/suspended. Reuses the classes for project state... for a quick iteration, that's fine, but may want to be something else.

Related Issue(s)

#1573

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on flowforge/helm to update ConfigMap Template
    • Issue/PR raised on flowforge/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@knolleary knolleary marked this pull request as ready for review February 8, 2023 19:13
@knolleary knolleary added this to the 1.4 milestone Feb 10, 2023
@joepavitt joepavitt merged commit 36944be into main Feb 14, 2023
@joepavitt joepavitt deleted the admin-user-view branch February 14, 2023 15:55
@hardillb
Copy link
Contributor

Verified on Staging, Really like

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.

3 participants