1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src/component/admin
Christopher Kolstad 8380a7a532
fix(frontend): Now only shows average daily requests when viewing daily (#9758)
As reported by Ivar, there's no point in displaying the average daily
traffic when grouping monthly.
2025-04-15 08:38:56 +00:00
..
apiToken chore: remove references to admin token kill switch (#9324) 2025-02-19 09:08:21 +01:00
auth feat: admin menu (#9617) 2025-03-26 15:08:56 +01:00
banners feat(cjux-278): maintenance root roles (#8875) 2024-12-10 15:22:46 +01:00
billing fix: linter rule for hooks (#9660) 2025-04-01 14:33:17 +02: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
invoice
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 fix(frontend): Now only shows average daily requests when viewing daily (#9758) 2025-04-15 08:38:56 +00: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 feat: remove access overview flag making it GA ready (#9654) 2025-03-31 14:33:38 +02:00
Admin.tsx feat: admin menu (#9617) 2025-03-26 15:08:56 +01:00
AdminHome.tsx chore: admin menu main layout tweaks (#9671) 2025-04-01 14:16:26 +02:00
AdminIndex.tsx feat: admin menu (#9617) 2025-03-26 15:08:56 +01:00
AdminRedirect.tsx
adminRoutes.ts chore: add flags to control network route links from menu (#9667) 2025-04-01 11:18:32 +02:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
oldAdminRoutes.ts feat: admin menu (#9617) 2025-03-26 15:08:56 +01:00
useAdminRoutes.ts feat: command bar admin menu improvements (#9689) 2025-04-03 10:23:45 +02:00