1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
application feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
archive chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
banners feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
changeRequest Feat/change request comments formatting (#7360) 2024-06-11 15:49:22 +02:00
commandBar feat: menubar is not dependant on query params anymroe (#7399) 2024-06-14 12:26:52 +03:00
common Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
context feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
demo feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
environments feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature fix: lifecycle button permissions (#7395) 2024-06-14 10:26:54 +02:00
featureTypes chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
feedback feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
feedbackNew feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
filter feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
insights feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
integrations chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
layout feat: command bar pages and name resolving (#7397) 2024-06-14 11:22:55 +02:00
loginHistory task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu feat: command bar poc (#7350) 2024-06-11 15:27:59 +03:00
playground/Playground feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
project chore: remove createProjectWithEnvironmentConfig and newCreateProjectUI flags (#7429) 2024-06-24 12:53:55 +02:00
providers feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
segments feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
tags feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
user feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
App.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
InitialRedirect.tsx