Skip to content

Move current User Management under Settings #298

@fvanderflier

Description

@fvanderflier

Description

Currently the Users for Dappi are managed under the "Content Management" Tab. We need to move this under "Settings>User Administration" Tab.

Image

Our current implementation relies on .NET's Identity library, nothing should be changed here, we just need to expose the role management in the new tab.

For the UI take inspiration from here:

Image

Acceptance Criteria

  • New option with a settings icon is added in the Sidebar
  • This opens a new page called "Settings" which has a section with two sub-items: Users and Roles.
  • Users displays the current implementation
  • Roles displays a table where roles are managed (no edit/remove just add new)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions