1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/admin/groups
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
..
CreateGroup
EditGroup
Group
GroupForm feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
GroupsList
hooks
RemoveGroup
GroupsAdmin.tsx