1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src
Nuno Góis 0b4df3f53c
feat: add demo guide finish dialog (#3578)
https://linear.app/unleash/issue/2-925/add-final-tutorial-complete-dialog

Adds the finish dialog, similar to
https://github.com/Unleash/unleash/pull/3574

Also includes some fixes and improvements identified in the meantime.

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


![image](https://user-images.githubusercontent.com/14320932/233421564-447c559b-db70-4f72-a1d2-b6b5bef3707f.png)

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2023-04-21 11:48:44 +01:00
..
__mocks__
assets feat: add demo guide welcome dialog (#3574) 2023-04-20 16:32:26 +01:00
component feat: add demo guide finish dialog (#3578) 2023-04-21 11:48:44 +01:00
constants
contexts
hooks Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
interfaces chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +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
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