1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
application
archive feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
changeRequest feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
common fix: application name link styling (#3724) 2023-05-09 13:02:32 +00:00
context
demo fix: improve steps for demo guide variants topic (#3721) 2023-05-09 11:47:55 +01:00
environments
events
feature fix: strategyId in edit strategy API command endpoint (#3725) 2023-05-09 13:39:28 +00:00
feedback
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
loginHistory
maintenance
menu feat: Footer sdks (#3654) 2023-04-28 15:56:35 +02:00
playground/Playground
project Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
providers
segments
splash
strategies
tags feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
user
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx