DigitalConsumer.FixMyGlass/src/mixins
CarlNation a3dff865ea CSR-1625
router/index.js assumes a load-session successful response should always go to heritage.  This may have been true in the initial version of NextGen but now we can load and direct it to the correct page.  The incorrect routing to heritage was also failing here for returning users that already had a NextGen cookie.  The error caused us to route to the beginning.
Fixed that error by removing the default true in the navigateToHeritageFunnel and changing all calls to pass a true or false.
2023-09-08 08:25:44 -04:00
..
analytics-mixin.js CSR-1588 2023-08-04 14:21:08 -04:00
analytics-mixin.spec.js CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
base-mixin.js CSR-1137 | First deploy to dev 2023-05-18 15:44:35 -04:00
base-mixin.spec.js CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
experiment-mixin.js CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
experiment-mixin.spec.js CSR-731 | Formatting update 2022-11-03 08:22:15 -04:00
input-button-wrapper-mixin.js CSR-1137 | Remove 'additionalButtonStyling' 2023-05-22 09:15:56 -04:00
input-button-wrapper-mixin.spec.js CSR-1021 Move ux-components folder to src 2023-01-18 15:26:20 -05:00
vehicle-questions-mixin.js CSR-1625 2023-09-08 08:25:44 -04:00
vehicle-questions-mixin.spec.js WIP 2023-06-07 13:51:19 -04:00
vin-pages-mixin.js CSR-1055 | Defer most await scenarios to saveSession call 2023-01-16 12:09:50 -05:00
vin-pages-mixin.spec.js CSR-748 Remove loading modal from vin and question pages 2022-11-08 11:36:07 -05:00