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
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
..
CreateProject
DeleteProject
HiddenProjectIconWithTooltip Feat/private project badge (#5373) 2023-11-21 11:49:50 +01:00
hooks
Import
PaginatedProjectFeatureToggles Fix row selection on paginated pages (#5706) 2023-12-21 11:01:10 +02:00
ProjectDoraMetrics refactor: remove feature flag for Dora (#5367) 2023-11-21 08:18:00 +01:00
ProjectEnterpriseSettingsForm chore: remove private projects flag (#5743) 2024-01-02 15:53:26 +02:00
ProjectFeaturesArchive
ProjectFeatureToggles fix: remove extra call to features on project load (#5690) 2023-12-19 21:03:24 +02:00
ProjectForm fix: add checks to remove warnings on project settings (#5766) 2024-01-05 09:23:12 +01:00
ProjectHealth feat: more info on staleness in health report (#5582) 2023-12-11 13:11:28 +02:00
ProjectInfo feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
ProjectLog
ProjectSettings chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
ProjectStats feat: features list pagination (#5496) 2023-12-01 14:53:05 +00:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx refactor: paginated project table cleanup (#5646) 2023-12-15 11:37:49 +01:00
ProjectOverview.tsx fix: pagination and column width 2023-12-19 16:24:43 +01:00