Skip to content

Add roles support #283

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

Open
wants to merge 87 commits into
base: main
Choose a base branch
from
Open

Conversation

ashearin
Copy link

@ashearin ashearin commented May 7, 2025

Description

Adds updates related to roles implementation and various improvements to Access Management User tabs.

Some more specifc descriptions:

  • UserManagementMixin: attempts to consolidate functionality across user types
  • Adds a role tab to the Access Management, which handles
    • Creating/Deleting new roles
    • Managing the permissions assigned to each role
  • Adds a Role field to each user type detailed view, enabling the assignment of a role to a user for a specific project

Addressed Issue

Project Level RBAC

Associated ApiServer PR

Additional Details

Access Management Roles tab (with default Roles populated)
Screenshot 2025-05-07 at 1 22 51 PM

CreateRoleModal
Screenshot 2025-05-07 at 1 24 34 PM

Select Role Modal
Screenshot 2025-05-07 at 1 26 00 PM

Ldap User updates
Screenshot 2025-05-07 at 1 26 40 PM

Checklist

EphraimEM and others added 30 commits February 11, 2025 17:58
Signed-off-by: Ephraim Mensah <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
emeremikwu-lm and others added 29 commits March 31, 2025 16:38
Signed-off-by: Allen Shearin <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
Styling and formatting

Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Signed-off-by: emeremikwu-lm <[email protected]>
Fix: allow permission selection when creating a new role
Update the requestBody in CreateRoleModal to work with the API
Signed-off-by: Allen Shearin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants