1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-07 01:16:28 +02:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman 5d36862ddb
feat: add project status feedback (#8764)
This PR adds the feedback component to the project status page. When you
open the feedback modal, we close the status sidebar. Exiting the
feedback modal takes you back to the project page.

As a bonus: fixes the background color of the health grid, which was a
little bit off.


![image](https://github.com/user-attachments/assets/6e7e61cb-75f4-44ac-9efd-632b40ccab51)


![image](https://github.com/user-attachments/assets/6e049719-cff3-4b85-8f02-e0174b515ab2)
2024-11-15 10:51:00 +02: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 feat: add project status feedback (#8764) 2024-11-15 10:51:00 +02: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