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

User Management Page cleanup #8

Open
mraineri opened this issue Aug 29, 2024 · 0 comments
Open

User Management Page cleanup #8

mraineri opened this issue Aug 29, 2024 · 0 comments

Comments

@mraineri
Copy link
Contributor

mraineri commented Aug 29, 2024

Notes from testing...

  • Make "Add New" a button instead of a link
  • For "Add New"...
    • Hide the password as the user enters it
    • Add a second box to "confirm" the password
  • Add a "Delete Account" button for each user account
  • When clicking a user account name, it jumps to a new page that shows raw data
    • Instead, it should bring a pop-up box (similar to the Add New button) to edit the user account
    • Based on the contents, it will PATCH the account resource
  • Same issue above with the "Roles" list
  • For the account service properties at the bottom...
    • Instead of calling it "Properties", call it "Account Service Settings"
    • Omit non-supported properties
    • "Edit" should be a button and not a link
    • When clicking "Edit" to update Account Service properties, the pop-up says "Chassis Reset"; needs to be fixed
    • Need to omit boxes for properties not supported by the service
  • After making a new user, need to manually refresh the page
    • Needs to be automated
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

No branches or pull requests

1 participant