mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-26 01:17:00 +02:00
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  ### After  |
||
---|---|---|
.. | ||
apiToken | ||
auth | ||
banners | ||
billing | ||
cors | ||
groups | ||
instance-admin | ||
instance-privacy | ||
invoice | ||
license | ||
maintenance | ||
menu | ||
network | ||
roles | ||
serviceAccounts | ||
users | ||
Admin.tsx | ||
AdminIndex.tsx | ||
AdminRedirect.tsx | ||
adminRoutes.ts | ||
filterAdminRoutes.test.ts | ||
filterAdminRoutes.ts | ||
LazyAdmin.tsx | ||
LazyAdminExport.tsx | ||
useAdminRoutes.ts |