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

Elevated Accounts Table #33

Open
LudoLogical opened this issue Apr 20, 2023 · 0 comments
Open

Elevated Accounts Table #33

LudoLogical opened this issue Apr 20, 2023 · 0 comments
Labels
Type: Feature Request New feature or request
Milestone

Comments

@LudoLogical
Copy link
Contributor

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

  1. If empty, an AccountTable will show the column headers and "No other elevated accounts." text and an "Elevate one" link. It does not need to be functional (yet).
  2. AccountTables show the display names and email addresses of all elevated accounts.
  3. AccountTables show Badges indicating the type of elevation for all elevated accounts.
  4. AccountTables show the last sign in times of all elevated accounts.
  5. AccountTables have a Button or clickable icon that opens a DialogBox.
  6. The contents of the DialogBox are as specified in the Figma file for Platform. Nothing inside that is interactive needs to work (yet).

Notes

None

@LudoLogical LudoLogical added the Type: Feature Request New feature or request label Apr 20, 2023
@LudoLogical LudoLogical added this to the Milestone #3 milestone Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant