1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/feature
Nuno Góis 8746cb1f89
fix: strategyId in edit strategy API command endpoint (#3725)
Fixes a small issue where the "API Command" for edit strategy was
showing the strategyId as `undefined`:


`/api/admin/projects/demo-app/features/demoApp.step1/environments/dev/strategies/undefined'`


![image](https://github.com/Unleash/unleash/assets/14320932/19650a15-5cde-43c3-9d2b-a7e790bea0ac)
2023-05-09 13:39:28 +00:00
..
CopyFeature feat: disallow clone toggle on change request enabled (#3383) 2023-03-27 13:21:50 +02:00
CreateFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
CreateFeatureButton Orval generator POC (#2724) 2023-01-05 11:57:53 +01:00
EditFeature refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
FeatureForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
FeatureStrategy fix: strategyId in edit strategy API command endpoint (#3725) 2023-05-09 13:39:28 +00:00
FeatureToggleList Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
FeatureView feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
hooks refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
RedirectFeatureView
StrategyTypes fix: override built in stickiness options (#3563) 2023-04-21 17:13:42 +03:00