1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin/groups
Simon Hornby 3b42e866ec
feat: root roles from groups (#3559)
feat: adds a way to specify a root role on a group, which will cause any user entering into that group to take on the permissions of that root role

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-04-20 12:29:30 +02:00
..
CreateGroup feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
EditGroup feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
Group feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
GroupForm feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
GroupsList feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
hooks feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
RemoveGroup Update messages in the dialogs for groups (#1208) 2022-08-08 06:08:21 +00:00
GroupsAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00