1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-22 01:16:07 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 2cf6e689ee
feat: add demo guide welcome dialog (#3574)
https://linear.app/unleash/issue/2-923/add-initial-getting-started-dialog

Adds the welcome dialog with the static QR code pointing to our demo
website. Also changes how the run logic works a bit, so that we have
better control over it (only start demo steps once we click the start
button, etc).

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537


![image](https://user-images.githubusercontent.com/14320932/233395897-133edc18-371f-424f-a276-9ca0c9ec5b49.png)
2023-04-20 16:32:26 +01:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive feat: deletion confirmation spelling (#3548) 2023-04-18 17:10:34 +02:00
changeRequest feat: list affected features (#3534) 2023-04-17 16:03:59 +03:00
common feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
demo feat: add demo guide welcome dialog (#3574) 2023-04-20 16:32:26 +01:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
feedback fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: update route modes (#3412) 2023-03-28 20:14:57 +01:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
providers feat: skip change request in UI (#3495) 2023-04-11 14:47:54 +02:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
tags E2E test - batch updates (#3392) 2023-03-29 14:47:12 +03:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
App.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00