1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project/ProjectSettings
Thomas Heartman c6f1f44e64
chore: show new change request diagram for users who are exposed to scheduled CRs (#5777)
This PR adds the new CR diagram (with schedule info) conditionally.
It'll only render for users who are exposed to scheduled CRs.

It also updates the text of the old version to make it all consistent
and adds a `aria-details` attribute to the SVG so that assistive tech
knows what it is.

New version

![image](https://github.com/Unleash/unleash/assets/17786332/54833996-41ff-4d5c-9c62-8eb36aa065c6)
2024-01-08 09:49:13 +05:30
..
ChangeRequestConfiguration chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
ProjectApiAccess feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
ProjectDefaultStrategySettings feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
ProjectSegments
Settings fix: add checks to remove warnings on project settings (#5766) 2024-01-05 09:23:12 +01:00
ProjectSettings.tsx