1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
Thomas Heartman bc7511abd4
chore: prepare for lifecycle comments (#8733)
This PR is a preparation for adding lifecycle comments. It turns the
Lifecycle boxes into buttons, using MUI's
[`CardActionArea`](https://mui.com/material-ui/api/card-action-area/)
component, and allows you to select one at a time.

I'm not convinced about the a11y of this approach, but it appears to be
in line with what MUI suggests, so ...

I'll add the speech bubbles in a follow-up.

<img width="1059" alt="image"
src="https://github.com/user-attachments/assets/ad3f649f-10de-4418-a780-10321e90d001">
2024-11-13 12:02:33 +00:00
..
__mocks__
assets Feat/release management overview (#8672) 2024-11-06 14:02:42 +01:00
component chore: prepare for lifecycle comments (#8733) 2024-11-13 12:02:33 +00:00
constants feat: use new environment limit in Unleash UI (#7500) 2024-07-02 06:14:15 +00:00
contexts
hooks feat: frontend initial page for creating release templates (#8732) 2024-11-13 11:03:19 +01:00
interfaces feat: edit release plan template (#8723) 2024-11-13 09:37:47 +01:00
openapi Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
themes chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
types
utils chore: list release templates in strategy popover (#8703) 2024-11-08 14:26:01 +00:00
index.tsx refactor: introduce a highlight reusable component (#8643) 2024-11-05 09:21:19 +00:00
setupTests.ts
vite-env.d.ts