1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/admin/serviceAccounts
Nuno Góis a9e9ae8c3e
feat: use new role components in project access (#4018)
https://linear.app/unleash/issue/2-1143/adapt-project-roles-to-use-the-new-role-selector-and-role-description

This PR further unifies roles, by having a single `IRole` interface to
cover both types, and re-using the same components for project roles.
2023-06-21 08:16:37 +01:00
..
ServiceAccountsTable feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
ServiceAccounts.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00