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/hooks
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
..
useProjectEnterpriseSettingsForm.ts
useProjectForm.test.ts chore: allow CR selection when no envs are enabled (#7183) 2024-05-28 11:35:06 +02:00
useProjectForm.ts chore: allow CR selection when no envs are enabled (#7183) 2024-05-28 11:35:06 +02:00