1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02:00
unleash.unleash/frontend/src/component/admin
Jaanus Sellin 6d6a4290fe
feat: requests consumption UI for frontend (#9550)
Switching frontend traffic tab to use the requests consumption API:
2025-03-17 12:55:01 +02: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: remove dataUsageMultiMonthView flag (#9429) 2025-03-05 12:08:33 +01:00
cors chore: remove granularAdminPermissions flag (#9467) 2025-03-10 16:36:59 +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: requests consumption UI for frontend (#9550) 2025-03-17 12:55:01 +02:00
roles chore: remove granularAdminPermissions flag (#9467) 2025-03-10 16:36:59 +01:00
serviceAccounts Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
users chore: access overview search (#9547) 2025-03-17 08:46:09 +00: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