1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman c9b674f7ab
fix: Project Status UI fixes (#8762)
This PR fixes a few small UI issues reported by UX. It:
- Adds hover colors to the lifecycle boxes
- Adjusts the font size for the health widget to match project resources
and lifecycle
- Makes the `view health over time tooltip` take you to the insights
page with the current project preselected


![image](https://github.com/user-attachments/assets/f672a577-1b01-4d45-98da-d5c367c9a0bc)
2024-11-15 07:16:09 +00:00
..
ArchiveProject
CreateProject
DeleteProject
HiddenProjectIconWithTooltip
hooks
Import chore: add placeholder project status sidebar (#8629) 2024-11-01 12:04:22 +00:00
PaginatedProjectFeatureToggles feat: archived toggles do not show switch (#8696) 2024-11-08 12:27:41 +02:00
ProjectDoraMetrics
ProjectEnterpriseSettingsForm
ProjectFeaturesArchive
ProjectFeatureToggles
ProjectForm
ProjectHealth
ProjectInfo
ProjectInsights
ProjectLog
ProjectSettings chore: flag overview page redesign - environments (#8683) 2024-11-08 09:56:46 +00:00
ProjectStats
ProjectStatus fix: Project Status UI fixes (#8762) 2024-11-15 07:16:09 +00:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx fix: prevent rendering too many hooks error (#8667) 2024-11-06 12:28:48 +01:00
ProjectFlags.tsx feat: initial setup of change request notification indicator (#8606) 2024-10-31 10:19:08 +01:00
ProjectOverviewChangeRequests.test.tsx
ProjectOverviewChangeRequests.tsx