1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis 40a4451818
fix: add admin guard to groups (#4069)
Adds an admin guard to groups: It is an admin feature and should be
guarded on the UI the same way other admin features are.
2023-06-22 15:37:02 +01:00
..
apiToken refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
auth fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
billing fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups fix: add admin guard to groups (#4069) 2023-06-22 15:37:02 +01:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01: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: roles unification (#3999) 2023-06-19 09:41:40 +01:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
roles refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
serviceAccounts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
users feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
Admin.tsx feat: roles unification (#3999) 2023-06-19 09:41:40 +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