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
Thomas Heartman de74faac46
chore: remove flag for new project cards (#7225)
This PR removes the flag for the new project card design, making it GA.

It also removes deprecated components and updates one reference (in the
groups card) to the new components instead.
2024-05-31 10:58:31 +02:00
..
apiToken chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
auth feat: move SCIM config into separate tab (#7055) 2024-05-16 08:01:32 +02:00
banners chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
billing fix: attempt a react friendly fix of summing (#7151) 2024-05-28 09:08:23 +02:00
cors chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
groups chore: remove flag for new project cards (#7225) 2024-05-31 10:58:31 +02: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 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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
users chore: UI SCIM guard for groups (#6866) 2024-04-17 08:27:56 +01: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 feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
adminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filterAdminRoutes.test.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
filterAdminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00