1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-23 01:16:27 +02:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman 2c7a654860
fix: use a fixed-width button label for CR selector in new project creation form (#7179)
This change makes the button label for the CR selector in the new
project creation form have a fixed width. It adds a missing wrapper
element.
2024-05-28 09:48:30 +02:00
..
CreateProject fix: use a fixed-width button label for CR selector in new project creation form (#7179) 2024-05-28 09:48:30 +02:00
DeleteProject
HiddenProjectIconWithTooltip
hooks fix: don't send change request info unless using the new form (#7102) 2024-05-22 08:44:39 +02:00
Import chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
PaginatedProjectFeatureToggles chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectDoraMetrics chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectEnterpriseSettingsForm chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectFeaturesArchive fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00
ProjectFeatureToggles chore: rename toggle to flag #4 (#7114) 2024-05-22 16:26:22 +03:00
ProjectForm chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectHealth chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectInfo feat: project members widget (#6628) 2024-03-20 14:30:27 +02:00
ProjectInsights chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectLog
ProjectSettings chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ProjectStats chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx feat: switch to hook without features list (#7085) 2024-05-20 13:52:21 +02:00
ProjectOverview.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03: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