-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Type: Feature RequestNew feature or requestNew feature or request
Milestone
Description
Story
As a developer portal admin, I want to see a table with information about the Nebula Platform accounts I have assigned elevated permissions (i.e., project leader or developer portal admin) to.
Description
Create a React component, AccountTable, that can be configured to appear in all of the styles shown in the Figma file for Platform. AccountTable should be located in the Developer Portal Next.js app.
Acceptance Criteria
- If empty, an
AccountTablewill show the column headers and "No other elevated accounts." text and an "Elevate one" link. It does not need to be functional (yet). AccountTables show the display names and email addresses of all elevated accounts.AccountTables showBadges indicating the type of elevation for all elevated accounts.AccountTables show the last sign in times of all elevated accounts.AccountTables have aButtonor clickable icon that opens aDialogBox.- The contents of the
DialogBoxare as specified in the Figma file for Platform. Nothing inside that is interactive needs to work (yet).
Notes
None
Metadata
Metadata
Assignees
Labels
Type: Feature RequestNew feature or requestNew feature or request