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
Gastón Fournier abe160eb7d
feat: Unleash v7 ESM migration (#9877)
We're migrating to ESM, which will allow us to import the latest
versions of our dependencies.

Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io>
2025-05-14 09:47:12 +02:00
..
apiToken feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
auth feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
banners feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
billing feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
cors chore: remove granularAdminPermissions flag (#9467) 2025-03-10 16:36:59 +01:00
groups feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
instance-admin feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
instance-privacy feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
invoice feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
license
maintenance feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
network feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
roles feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
serviceAccounts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
users feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Admin.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
AdminHome.tsx
AdminRedirect.tsx
adminRoutes.ts
filterAdminRoutes.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
filterRoutesByPlanData.ts
LazyAdmin.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
LazyAdminExport.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
useAdminRoutes.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00