1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src
Nuno Góis 5dcb0f1913
fix: demo flow with split strategy button by making step optional (#4125)
This fixes the demo flow by making the strategy popup step optional. 

This way the demo works whether the flag is enabled or not. Once we make
the split strategy button GA, we can remove this step entirely.

Feel free to re-enable the flag once this is deployed to demo.
2023-06-30 11:15:25 +01:00
..
__mocks__
assets
component fix: demo flow with split strategy button by making step optional (#4125) 2023-06-30 11:15:25 +01:00
constants
contexts refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
hooks feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
interfaces feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
openapi chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
themes
types
utils chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
index.tsx
setupTests.ts
vite-env.d.ts