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

Adds Org column to Admin User table #3416

Merged
merged 5 commits into from
Oct 26, 2023

Conversation

misaugstad
Copy link
Member

Resolves #3398

Adds an Org column to the Admin User table. Also removes the audit_count, mission_count, % Own Labels Notsure, and % Own Labels Disagree columns to make space. I also decreased the font size from 12px to 11px to fit even more on screen.

The org column functions the same way as the role column, so we can now set users' org from the Admin page! I included the ability to fully remove a user's org as well.

Before/After screenshots (if applicable)

Before
Screenshot from 2023-10-26 12-47-23

After
Screenshot from 2023-10-26 12-46-19

Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.
  • I've included before/after screenshots above.

@misaugstad misaugstad self-assigned this Oct 26, 2023
@misaugstad misaugstad merged commit 001dec5 into develop Oct 26, 2023
@misaugstad misaugstad deleted the 3398-admin-users-tab-add-org-col branch October 26, 2023 19:51
@misaugstad misaugstad mentioned this pull request Nov 1, 2023
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.

Add organization as a column in the Admin Users tab
1 participant