1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-27 01:19:00 +02:00
unleash.unleash/frontend/src/component/admin
2025-02-27 16:02:09 +01:00
..
apiToken chore: remove references to admin token kill switch (#9324) 2025-02-19 09:08:21 +01:00
auth feat: allow SCIM user deletion (#9190) 2025-02-10 14:17:46 +02:00
banners feat(cjux-278): maintenance root roles (#8875) 2024-12-10 15:22:46 +01:00
billing chore: use union type for traffic search data (#9221) 2025-02-05 10:50:39 +00:00
cors feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
groups feat: allow SCIM user deletion (#9190) 2025-02-10 14:17:46 +02:00
instance-admin feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02:00
instance-privacy chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
invoice chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
license chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
maintenance feat(cjux-278): maintenance root roles (#8875) 2024-12-10 15:22:46 +01:00
menu chore: remove navigation sidebar leftover flag (#8504) 2024-10-22 10:08:27 +02:00
network feat: frontend traffic tab (#9385) 2025-02-27 16:02:09 +01:00
roles chore: remove sortProjectRoles flag (#9226) 2025-02-06 19:40:10 +01:00
serviceAccounts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
users feat: allow SCIM user deletion (#9190) 2025-02-10 14:17:46 +02:00
Admin.tsx chore: remove navigation sidebar leftover flag (#8504) 2024-10-22 10:08:27 +02:00
AdminIndex.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
AdminRedirect.tsx
adminRoutes.ts chore: visualize connected edges (#9325) 2025-02-19 12:23:52 +00:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts