1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/admin
Tymoteusz Czech 208ca05933
Update menu for billing page (#4525)
## About the changes

- [x] Show admin menu on billing page in cloud offering. Category menu
was not showing up because we have 2 different pages for billing (hosted
or not)
  - [x] Fix menu tab padding
 
https://linear.app/unleash/issue/1-1266/update-menu-for-billing-page
2023-08-18 10:40:35 +02:00
..
apiToken fix: project tokens can now be created with the correct permissions (#4165) 2023-07-06 15:47:03 +02:00
auth Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02: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 Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
instance-admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
instance-privacy feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
invoice Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
maintenance feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
menu Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
network Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
roles Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
serviceAccounts Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
users Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
Admin.tsx Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
AdminIndex.tsx Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
adminRoutes.ts Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00
filterAdminRoutes.test.ts Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02:00
filterAdminRoutes.ts Update admin navigation (1-1104-improved-menu-oss) (#4458) 2023-08-10 09:28:10 +02: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
useAdminRoutes.ts Update menu for billing page (#4525) 2023-08-18 10:40:35 +02:00