1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
Nuno Góis 715119741b
fix: hide enable strategy dialog when there are release plans (#10796)
https://linear.app/unleash/issue/2-3953/fix-enable-environment-modal-when-there-are-release-plans

Prevents the "environment needs at least one enabled strategy" dialog
from showing up if you have added a release plan.

This relies on the new `featureReleasePlans` feature flag.

PS: Maybe we should revisit this dialog in the future. We don't usually
see it, and maybe it should trigger the new "add strategy" modal?

<img width="684" height="399" alt="image"
src="https://github.com/user-attachments/assets/2f8213db-22b4-4618-b8e2-15eca096d465"
/>
2025-10-15 09:21:23 +01:00
..
CleanupReminder feat: add "cleanup" action to other flag lifecycle stages (#10471) 2025-08-07 11:54:33 +02:00
FeatureCopyName feat: move 'copy flag name' button (#9805) 2025-04-22 11:12:37 +02:00
FeatureEnvironmentSeen feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureLog
FeatureMetrics refactor: new endpoint for global impact metrics saving (#10631) 2025-09-09 09:22:43 +02:00
FeatureNotFound refactor: remove deprecated get archive featured by project endpoint (#9938) 2025-05-13 12:09:52 +01:00
FeatureOverview fix: hide enable strategy dialog when there are release plans (#10796) 2025-10-15 09:21:23 +01:00
FeatureSettings feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureVariants feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Collaborators.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Collaborators.tsx
FeatureView.tsx feat: add feature impact metrics initial area (#10548) 2025-08-27 13:24:41 +02:00
FeatureViewHeader.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureViewLazyExport.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
LazyFeatureView.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00