1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy
Nuno Góis 2e2840e690
chore: persist strategy filter when going back from release template preview (#10663)
https://linear.app/unleash/issue/2-3878/persist-strategy-filter-when-going-back-from-the-release-template

Persists the strategy filter in the new "add strategy" modal when going
back from the release template preview modal.

This is done by moving the filter to the parent component, so the filter
state persists across these navigations.

Also updates the button text in the release templates preview to say
"Apply template" for consistency, but only if the `newStrategyModal`
flag is enabled.
2025-09-22 10:52:28 +01:00
..
FeatureStrategyConstraints Chore(1 3895)/small input tweaks (#10316) 2025-07-04 14:57:52 +02:00
FeatureStrategyCreate chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyEdit chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyForm chore(1-3842): don't reorder constraint properties / make id's non-optional (#10160) 2025-06-19 10:09:38 +02:00
FeatureStrategyIcon chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyIcons chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyMenu chore: persist strategy filter when going back from release template preview (#10663) 2025-09-22 10:52:28 +01:00
FeatureStrategyProdGuard chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategySegment Chore(1-3831)/add edit strategy cleanup pt iv (#10135) 2025-06-13 10:02:12 +00:00
FeatureStrategyType chore!: removing userId strategy for new installations of Unleash (#9800) 2025-06-04 09:30:13 +02:00
featureStrategy.utils.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00