1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin
Ivar Conradi Østhus 38df2e1831
fix: add instanceName to license display (#6065)
## About the changes
- Shows the instanceName from the license
- add new feature flag `enableLicenseChecker` used to enforce a valid
license.
2024-01-30 11:05:27 +01:00
..
apiToken feat: added killswitch for admin tokens (#5905) 2024-01-17 10:27:36 +01:00
auth fix: improve SSO default role resolution (#5916) 2024-01-16 16:08:46 +00:00
banners Chore inc webhooks modal form (#5938) 2024-01-18 11:38:05 +00:00
billing
cors chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
groups
instance-admin Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
instance-privacy
invoice
license fix: add instanceName to license display (#6065) 2024-01-30 11:05:27 +01:00
maintenance chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
menu
network
roles fix: role form sluggishness (#5888) 2024-01-15 08:37:53 +00:00
serviceAccounts Chore inc webhooks modal form (#5938) 2024-01-18 11:38:05 +00:00
users chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
Admin.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts