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 fddb78380e
fix: make the project submission work from the project creation modal (#7040)
It seems the code that was copied was copied from before we changed
the validation logic, so it wouldn't submit. This fixes that to remove
any ID validation in the new form.
2024-05-13 10:49:05 +02:00
..
CreateProject fix: make the project submission work from the project creation modal (#7040) 2024-05-13 10:49:05 +02:00
DeleteProject
HiddenProjectIconWithTooltip
hooks feat: front end can create projects without ids (#7009) 2024-05-08 14:57:07 +02:00
Import test: move import test from cypress to RTL to make it less flaky (#6982) 2024-05-06 14:40:47 +02:00
PaginatedProjectFeatureToggles feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
ProjectDoraMetrics
ProjectEnterpriseSettingsForm
ProjectFeaturesArchive
ProjectFeatureToggles test: move tests from cypress to rtl (#6987) 2024-05-07 09:03:40 +02:00
ProjectForm
ProjectHealth
ProjectInfo feat: project members widget (#6628) 2024-03-20 14:30:27 +02:00
ProjectInsights fix: show loading features only when loading is happening (#6817) 2024-04-10 12:43:22 +02:00
ProjectLog
ProjectSettings feat: Project owners UI (#6949) 2024-04-29 11:51:44 +02:00
ProjectStats
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx chore: remove project overview refactor flag (#6897) 2024-05-07 13:58:56 +02:00
ProjectOverview.tsx chore: remove project overview refactor flag (#6897) 2024-05-07 13:58:56 +02: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