Skip to content

Elevate Accounts Page #36

@LudoLogical

Description

@LudoLogical

Story

As an authenticated developer portal admin, I want to see a page where I can grant, manage and revoke project leader or developer portal admin permissions for other users.

Description

Create a new page, admin.tsx, in the Developer Portal Next.js app that resembles the relevant frames in the Figma file for Platform.

Acceptance Criteria

  1. The page appears as shown in the Figma file. It consists of an AccountTable and a Button allowing users to elevate unelevated user accounts, as well as the common Sidebar and Footer.
  2. The function calls necessary for the interactive elements in the AccountTable DialogBoxes to work are mocked. They do not need to actually work (yet).
  3. The AccountTable is not hidden if there are no keys to display. Instead, its empty variant is shown.
  4. The Button allowing users to elevate unelevated user accounts opens a DialogBox populated with the fields necessary to define the nature and target of the elevation. Nothing inside that is interactive needs to work (yet).

Notes

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions