1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman ff377cd704
chore: new project dialog code cleanup 1 (#7113)
This PR implements some initial cleanup work for the new project
creation dialog.

The primary focus here is to remove unused props and to use the same
logic for the configuration buttons regardless of the content (mode,
stickiness, envs, change requests).
2024-05-28 14:01:59 +02:00
..
accessOverview
admin fix: attempt a react friendly fix of summing (#7151) 2024-05-28 09:08:23 +02:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
banners fix: small improvements (#7090) 2024-05-21 12:40:52 +03:00
changeRequest chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
common chore: new create project dialog UI fixes (#7167) 2024-05-28 07:10:34 +02:00
context chore: rename toggle to flag #4 (#7114) 2024-05-22 16:26:22 +03:00
demo chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
environments chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
featureTypes chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
insights chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
integrations chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
layout feat: Content padding matches top nav (#7187) 2024-05-28 12:33:21 +02:00
loginHistory chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance
menu chore: switch insights ui flag to kill switch (#7166) 2024-05-28 09:44:52 +03:00
playground/Playground chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
project chore: new project dialog code cleanup 1 (#7113) 2024-05-28 14:01:59 +02:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +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 chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
tags feat: add "my projects" filter to projects list (#6831) 2024-04-12 12:35:47 +02:00
user feat: user profile preview (#7150) 2024-05-27 12:32:21 +02:00
App.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
InitialRedirect.tsx