1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project
Thomas Heartman 0af5bbad38
chore: remove createProjectWithEnvironmentConfig and newCreateProjectUI flags (#7429)
This PR removes the last two flags related to the project managament
improvements project, making the new project creation form GA.

In doing so, we can also delete the old project creation form (or at
least the page, the form is still in use in the project settings).
2024-06-24 12:53:55 +02:00
..
CreateProject chore: remove createProjectWithEnvironmentConfig and newCreateProjectUI flags (#7429) 2024-06-24 12:53:55 +02:00
DeleteProject chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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 chore: disable filtering for unknown users (#7369) 2024-06-12 07:41:40 +00:00
ProjectDoraMetrics chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectEnterpriseSettingsForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectFeaturesArchive fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00
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: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ProjectLog
ProjectSettings feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03: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
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 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