-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels