1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02: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 fix: misc fixes for project archive (#7948) 2024-08-21 10:34:13 +02:00
CreateProject fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
DeleteProject feat: project actions count metric (#7929) 2024-08-20 09:46:39 +02:00
HiddenProjectIconWithTooltip
hooks chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
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 fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
ProjectEnterpriseSettingsForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectFeaturesArchive update project archive and revive dialogs (#7918) 2024-08-19 13:33:00 +00:00
ProjectFeatureToggles fix: fix two disabled tooltips (#8464) 2024-10-16 15:25:50 +02:00
ProjectForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectHealth refactor: ts checking conditionallyrender props (#7840) 2024-08-30 13:39:11 +02:00
ProjectInfo feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectInsights chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
ProjectLog refactor: Make event log look and act like other pages (#7704) 2024-07-31 09:46:47 +02:00
ProjectSettings chore: flag overview page redesign - environments (#8683) 2024-11-08 09:56:46 +00:00
ProjectStats feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectStatus fix: Project Status UI fixes (#8762) 2024-11-15 07:16:09 +00:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts fix: don't cut off hover-color of favorite button (#7691) 2024-07-29 17:03:47 +02:00
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 feat: fetch change request overview in project overview (#6683) 2024-03-25 14:02:06 +01:00
ProjectOverviewChangeRequests.tsx refactor: remove change requests from project insights api (#6685) 2024-03-25 14:44:32 +01:00