1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
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
..
__mocks__
assets feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
component fix: strategyId in edit strategy API command endpoint (#3725) 2023-05-09 13:39:28 +00:00
constants
contexts
hooks Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
interfaces feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
openapi
themes feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00
types
utils Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
index.tsx
setupTests.ts
vite-env.d.ts