1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component/feature
Thomas Heartman a228f54344
feat: show scheduled CRs using strategies when removing it (#5560)
Show a warning about how deleting a strategy might mess up scheduled
change requests.

If there are change requests, list them. If there are no conflicts, show
nothing. If we don't know (because of no successful response from the
API), say that it might cause issues.


![image](https://github.com/Unleash/unleash/assets/17786332/2c6a4257-69f5-458a-ab6f-9b2ea2f5d550)
2023-12-06 15:39:17 +01:00
..
CopyFeature bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
CreateFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateFeatureButton feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Dependencies chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
EditFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureForm chore: remove usage of feature naming pattern flag (#5364) 2023-11-20 12:42:24 +01:00
FeatureNamingPatternInfo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureStrategy feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00
FeatureToggleList feat: segments filter (#5558) 2023-12-06 14:50:18 +02:00
FeatureView feat: show scheduled CRs using strategies when removing it (#5560) 2023-12-06 15:39:17 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RedirectFeatureView feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
StrategyTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00