1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component/admin
2023-07-18 13:46:06 +02:00
..
apiToken fix: project tokens can now be created with the correct permissions (#4165) 2023-07-06 15:47:03 +02:00
auth feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
billing feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
cors feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
groups feat: show username and email in name column (users tables) (#4180) 2023-07-07 11:24:09 +01:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
instance-privacy feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
invoice feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
maintenance feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
menu feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
network fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
roles Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
serviceAccounts refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
users fix: hide users list extra searchable columns (#4142) 2023-07-05 08:39:59 +01:00
Admin.tsx feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
AdminRedirect.tsx
LazyAdmin.tsx
LazyAdminExport.tsx