1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/frontend/src/component/admin
2023-12-11 14:10:03 +02:00
..
apiToken chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
auth
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
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
invoice
maintenance fix: maintenance banner should show right away when toggled (#5021) 2023-10-13 14:30:50 +01:00
menu
network
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 fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
Admin.tsx feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts feat(banners): enable customer banners (#5348) 2023-11-17 13:56:09 +00:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts