1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-26 01:17:00 +02:00
unleash.unleash/frontend/src/component/admin
Nuno Góis 3eeab7e80b
chore: new release plan template card (#9096)
https://linear.app/unleash/issue/2-3125/improve-release-plan-template-cards

Improves the release plan template cards.

This PR introduces a new reusable `Card` component to help us render
cards with the new design. The GroupCard is also adapted to use this new
`Card` component in this PR, since that was the latest one to be
upgraded, however other items like projects and integrations are not. We
can migrate them to this new component at a later stage in separate PRs.

### Before


![image](https://github.com/user-attachments/assets/623454c7-77e9-4672-ad5b-cb6bd7cbf7f2)

### After


![image](https://github.com/user-attachments/assets/20bff73e-80d2-41b5-8f8b-de1c76e69caf)
2025-01-14 13:49:50 +00:00
..
apiToken chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
auth chore: mark SSO as an Enterprise only feature (#9071) 2025-01-09 13:07:28 +00:00
banners feat(cjux-278): maintenance root roles (#8875) 2024-12-10 15:22:46 +01:00
billing chore: adapt billing page to custom billing scenarios (#8862) 2024-11-27 08:59:25 +00:00
cors feat: read logs and update cors maintenance root-role permissions (#8996) 2025-01-08 10:03:40 +01:00
groups chore: new release plan template card (#9096) 2025-01-14 13:49:50 +00:00
instance-admin feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02: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 chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
maintenance feat(cjux-278): maintenance root roles (#8875) 2024-12-10 15:22:46 +01:00
menu chore: remove navigation sidebar leftover flag (#8504) 2024-10-22 10:08:27 +02:00
network chore: PAYG traffic bundles (#8805) 2024-11-20 15:20:50 +00:00
roles refactor: project permissions list (#9082) 2025-01-14 14:24:25 +01:00
serviceAccounts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
users [Gitar] Cleaning up stale flag: licensedUsers with value true (#9061) 2025-01-06 10:44:13 +02:00
Admin.tsx chore: remove navigation sidebar leftover flag (#8504) 2024-10-22 10:08:27 +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: mark SSO as an Enterprise only feature (#9071) 2025-01-09 13:07:28 +00: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