1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-07 01:16:28 +02:00
unleash.unleash/frontend/src/component/admin
2024-07-03 16:58:04 +02:00
..
apiToken fix: prevent project cell overflow on api keys table (#7472) 2024-07-02 12:10:02 +02:00
auth fix: trim sso URL fields (#7301) 2024-06-06 10:01:24 +02:00
banners chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
billing feat: change billing plan get in touch to support email (#7523) 2024-07-03 16:58:04 +02:00
cors chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
groups feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
instance-admin chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
instance-privacy chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
invoice chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
license
maintenance
menu feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
network fix: also check includedTraffic before calculating overage and showing warning (#7091) 2024-05-21 12:41:19 +02:00
roles chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
serviceAccounts task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
users feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Admin.tsx feat: hide top nav (#7140) 2024-05-24 12:08:08 +02:00
AdminIndex.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
AdminRedirect.tsx
adminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts