1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component
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
..
addons
admin feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
application
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
demo feat: add demo guide finish dialog (#3578) 2023-04-21 11:48:44 +01:00
environments
events
feature feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
feedback
layout
loginHistory
maintenance
menu
playground/Playground
project chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
providers
segments chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
splash
strategies chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +02:00
tags
user
App.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
InitialRedirect.tsx