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 c0d7be040d
fix: make config dropdown list generic over values (#7676)
This PR makes the config dropdown list generic over its values, so that
you can pass stuff that isn't strings.

It also updates the existing impression data button to use booleans
instead.
2024-07-26 11:38:29 +02:00
..
CreateProject fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
DeleteProject feat: update description on project deletion (#7539) 2024-07-05 11:07:47 +00:00
HiddenProjectIconWithTooltip
hooks feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Import feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
PaginatedProjectFeatureToggles fix: make config dropdown list generic over values (#7676) 2024-07-26 11:38:29 +02:00
ProjectDoraMetrics
ProjectEnterpriseSettingsForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectFeaturesArchive
ProjectFeatureToggles feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectHealth chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectInfo feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectInsights feat: filter project flags by state (#7618) 2024-07-18 14:52:27 +02:00
ProjectLog
ProjectSettings fix: project icon sizing and color (#7672) 2024-07-26 10:26:16 +02:00
ProjectStats feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts chore: fix project name overflow (#7575) 2024-07-11 10:00:38 +02:00
Project.tsx chore: update project overview to flags (#7247) 2024-06-04 09:35:17 +02:00
ProjectFlags.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectOverviewChangeRequests.test.tsx
ProjectOverviewChangeRequests.tsx