Skip to content

User Management Page cleanup #8

@mraineri

Description

@mraineri

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions