1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00
unleash.unleash/frontend/src/component/admin
Ivar Conradi Østhus fef6935d3a
feat: license checker for self-hosted (#5239)
Show banner for enterprise self-hosted if they violate their license.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-01-02 20:06:35 +00:00
..
apiToken chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
auth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
banners fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
billing chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
cors feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
groups fix: groups link (#5511) 2023-11-30 09:42:27 +01:00
instance-admin feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
instance-privacy feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
invoice feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
license feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
maintenance fix: maintenance banner should show right away when toggled (#5021) 2023-10-13 14:30:50 +01:00
menu feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
network feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
roles feat: improve role form validation (#5548) 2023-12-05 12:39:30 +00:00
serviceAccounts fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
users feat: add reset password to user manager (#5580) 2023-12-18 13:54:04 +01:00
Admin.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
AdminIndex.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
AdminRedirect.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
adminRoutes.ts feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
filterAdminRoutes.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
filterAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01: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 feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00