* feat: added guided tour context, hook and provider to helper-plugin
* feat(guided-tour): using helpers in the admin + init reducer
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* feedback fixes
* created data structure for guided tour state and content
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
* removed closed leaf key from initialState
* init guided tour home component
* feedback fix fontWeight prop
* Stepper, StepNumber, StepLine, Step
* wip adding Stepper to homepage
* WIP: homepage stepper
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* fixed grid aligment StepHomepage
* feat: added homepage stepper
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* changed StepLine color if isNotDone + added useGuidedTour mock and updated snapshort for homepage tests
* removed guided tour component from homepage until we add local storage and user role detection in the next PR
* removed changed from homepage snapshots
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
* feat: added guided tour context, hook and provider to helper-plugin
* feat(guided-tour): using helpers in the admin + init reducer
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
* feedback fixes
* created data structure for guided tour state and content
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
* removed closed leaf key from initialState
* init guided tour home component
* feedback fix fontWeight prop
Co-authored-by: vincentbpro <89356961+vincentbpro@users.noreply.github.com>
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>