1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-03 01:18:43 +02: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 refactor: rename demo img assets (#3795) 2023-05-17 08:47:19 +00:00
component fix: demo flow with split strategy button by making step optional (#4125) 2023-06-30 11:15:25 +01:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
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 fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts