1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
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
..
FeatureEnvironmentSeen refactor/reshape table (#5328) 2023-11-14 08:44:36 +01:00
FeatureLog feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureMetrics feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureNotFound feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureOverview feat: show scheduled CRs using strategies when removing it (#5560) 2023-12-06 15:39:17 +01:00
FeatureSettings chore: remove dependent feature flags (#5419) 2023-11-27 14:54:40 +01:00
FeatureVariants chore: remove variantTypeNumber flag (#5382) 2023-11-23 11:12:56 +02:00
FeatureView.tsx chore: remove dependent feature flags (#5419) 2023-11-27 14:54:40 +01:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx