1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component/admin
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
..
apiToken fix: make api tokens ui consistent and remove check for deprecated envs. (#3410) 2023-03-29 10:33:14 +03:00
auth feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
billing refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance-admin feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
invoice feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
maintenance refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
menu feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
projectRoles fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
serviceAccounts UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
users fix: proper check for billing seats on user creation (#3432) 2023-03-31 13:37:33 +03:00
Admin.tsx fix: add container for EditGroups (#3318) 2023-03-15 15:23:59 +01:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00