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 c8fa7e477a
chore: allow CR selection when no envs are enabled (#7183)
This PR allows you to configure change requests for all environments
when no environments are enabled explicitly. This is the default state
of the form and makes it so that you can configure CRs even if you want
all envs enabled.

Additionally, it preserves the case where you configure CRs for an
environment and then disable all envs.

This is logic only. It's not available in the UI yet.
2024-05-28 11:35:06 +02:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
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: remove deprecated legacy features endpoint (#7129) 2024-05-27 09:24:09 +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 test: navigation sidebar (#7172) 2024-05-27 17:00:10 +02:00
loginHistory chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu chore: switch insights ui flag to kill switch (#7166) 2024-05-28 09:44:52 +03:00
playground/Playground chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
project chore: allow CR selection when no envs are enabled (#7183) 2024-05-28 11:35:06 +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: remove deprecated legacy features endpoint (#7129) 2024-05-27 09:24:09 +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 Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00