1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
application
archive fix: fix deleting feature from global archive (#3786) 2023-05-17 16:19:19 +03:00
changeRequest chore: remove strategyImprovements flag (#4043) 2023-06-28 11:38:21 +03:00
common feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
context feat: context/segment usage plausible (#3956) 2023-06-12 12:41:03 +03:00
demo fix: demo flow with split strategy button by making step optional (#4125) 2023-06-30 11:15:25 +01:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
feature feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
loginHistory feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
maintenance
menu feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
playground/Playground chore: remove unused imports from yarn lint (#4082) 2023-06-29 09:08:00 +00:00
project fix: project 404 (#4114) 2023-06-29 12:48:32 +02:00
providers refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
segments chore: remove unused values to stop linter complaining (#4078) 2023-06-23 09:32:09 +00:00
splash
strategies feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00