1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/frontend/src
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
..
__mocks__
assets feat: add demo guide welcome dialog (#3574) 2023-04-20 16:32:26 +01:00
component feat: add demo guide welcome dialog (#3574) 2023-04-20 16:32:26 +01:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
interfaces feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
openapi Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
themes fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
types chore(deps): update dependency prettier to v2.8.1 (#2509) 2022-12-27 10:45:43 +01:00
utils feat: CR title from review page (#3509) 2023-04-13 12:24:31 +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