Commit graph

5879 commits

Author SHA1 Message Date
Scott Kiener
d5eee99b01 CASH-183 | Update experiment logging for debugging in dev-qa
These changes must be removed before any release
2025-02-03 10:53:31 -05:00
CarlNation
2b505e2660 Merge branch 'release/2025.02.06' into rlsmerge/2025.02.06-to-develop 2025-02-03 06:38:52 -05:00
CarlNation
829567d401 CASH-48
CASH-48 switch to order object from applicationUser
2025-02-02 11:11:49 -05:00
Adam Caouette
b5f158ce80 CASH-177: adding 2nd slot to modal / removing SYP-specific CSS 2025-01-31 17:05:57 -05:00
Adam Caouette
9443e31825 CASH-177: necessary structure and CSS updates due to modal markup changes made on SYP /quote popup question 2025-01-31 17:02:10 -05:00
Adam Caouette
00596bc232 CASH-177: necessary structure and CSS updates due to modal markup changes made on SYP modal question 2025-01-31 16:21:16 -05:00
Adam Caouette
3456d7ff2f CASH-177: restore SYP Save Your Progress feature 2025-01-31 08:47:46 -05:00
Scott Kiener
6fc3332b18 Merge remote-tracking branch 'origin/release/2025.02.06' into rlsmerge/2025.02.06-to-develop 2025-01-30 14:34:28 -05:00
CarlNation
2ccdb423b3 Merge branch 'develop' into rlsmerge/2025.01.30-to-develop 2025-01-30 10:38:43 -05:00
CarlNation
5c7e25b924 Merge branch 'release/2025.01.30' into rlsmerge/2025.01.30-to-develop 2025-01-30 10:38:35 -05:00
Scott Kiener
5e47dd7bd2 CASH-166 | Changes to how experiment endpoints are called
"run" endpoint changed parameter name to deviceId to better reflect what is being passed

"logExposure" sends deviceId as well as userId now because it is used by new functionality
2025-01-29 15:24:37 -05:00
Chris Redelinghuys
042e896235 CASH-69: Add MSR experiment. Filter recal part by partType instead of part number 2025-01-29 11:14:31 -05:00
Adam Caouette
833d6f248a CASH-48: update application name value 2025-01-28 19:14:43 -05:00
Adam Caouette
6175230cea Merge branch 'develop' into feature/CASH-48-frontend 2025-01-28 19:02:50 -05:00
Johnny shultz
c9b9476976 Cash-93
CASH- 93 include undefined in check
2025-01-28 15:04:12 -05:00
Johnny shultz
134c78204c CASH-93
CASH-93 added null check to header
2025-01-28 14:44:36 -05:00
Johnny shultz
e6df11f3f6 Cash-93
CASH-93 added log-enabled header
2025-01-28 14:31:24 -05:00
chloeherdsafelite
497e3c425b
Merge branch 'release/2025.01.30' into feature/CASH-146 2025-01-28 10:08:49 -05:00
AdamCaouetteSafelite
7b6a8eeeae
Merge branch 'develop' into feature/CASH-48-frontend 2025-01-28 10:07:31 -05:00
Adam Caouette
e6df30696b CASH-48: front end work to call new log-part-questions endpoint 2025-01-28 09:59:00 -05:00
CarlNation
c353fa4815 CASH-164
CASH-164 add session check on modal continue button
2025-01-28 08:23:41 -05:00
Chloe Herd
009f07df05 Prettier + parenthesis change 2025-01-27 18:06:01 -05:00
Chloe Herd
c313241d62 Merge branch 'release/2025.01.30' into feature/CASH-146 2025-01-27 18:04:03 -05:00
Chloe Herd
a8a959e491 Change eval to getBoolFromString helper 2025-01-27 18:02:34 -05:00
CarlNation
b3f492bfa4
Merge branch 'release/2025.01.30' into release/2025.01.25 2025-01-27 15:55:56 -05:00
CarlNation
4803086712 Merge branch 'release/2025.01.30' into rlsmerge/2025.01.30-to-develop 2025-01-27 14:41:20 -05:00
CarlNation
c5ad651546 CASH-109
CASH-109 do not use the funnel session cookie as it will be deleted when the browser closes.  instead, look at vuex and make sure they at least have a vehicle year to determine if they have visited the site before.
2025-01-27 13:50:21 -05:00
CarlNation
478089ad07 Merge branch 'release/2025.01.25' into rlsmerge/2025.01.30-to-develop 2025-01-27 13:15:01 -05:00
CarlNation
0e7ad4bbdd Merge branch 'release/2025.01.30' into rlsmerge/2025.01.30-to-develop 2025-01-27 13:14:49 -05:00
hiteshkumar87
2a97b02b04 CASH-57
Remove zip code matching condition causing zip code state validation
2025-01-27 17:30:40 +05:30
CarlNation
ccc3feb15e CASH-160
CASH-160 promo code lost coming from content site /cjrepair.  Added all passed querystring keys to the redirect to return-user so they're not lost.
2025-01-24 13:50:40 -05:00
CarlNation
fc0a6b346a Merge branch 'release/2025.01.24' into rlsmerge/2025.01.24-to-develop 2025-01-24 10:01:32 -05:00
Johnny shultz
5dede2978f CASH-109-specs
CASH-109-specs clean up on return-user.spec.js
2025-01-23 16:51:53 -05:00
CarlNation
a6d038870e CASH-139
CASH-139 validate session out of order
2025-01-23 14:04:53 -05:00
CarlNation
16093ecaf7 CASH-139
CASH-139 remove fromHeritage querystring once validation is checked so expiration works on service location
2025-01-23 13:43:23 -05:00
CarlNation
c972a0f10c CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 11:59:11 -05:00
CarlNation
34700a797d Merge branch 'release/2025.01.23' into feature/CASH-139-revert 2025-01-23 09:48:14 -05:00
CarlNation
856ae81993 Revert "CASH-144"
This reverts commit e7fee44398.
2025-01-23 09:47:28 -05:00
CarlNation
64c09c2429 Revert "CASH-139"
This reverts commit 1240ef92c0.
2025-01-23 09:42:19 -05:00
CarlNation
497b8d7568 Merge branch 'release/2025.01.24' into feature/CASH-144 2025-01-23 07:15:48 -05:00
CarlNation
e7fee44398 CASH-144
CASH-144 checking expired session and routing to return user from the validateSession function in analytics does not prevent the forward click.  So move the expiration check and routing to the forward and back buttons and skip the emit click when expired.
2025-01-23 07:14:57 -05:00
CarlNation
8272f4a119
Merge branch 'release/2025.01.24' into feature/CASH-139 2025-01-23 05:14:13 -05:00
Bryan Mauger
dc5a1ac621 Change px to rem. 2025-01-22 15:37:10 -05:00
Bryan Mauger
3d7e8b00e2 CASH-147 move contine scheduling/start over block lower in page. 2025-01-22 15:34:01 -05:00
Chloe Herd
fc87763e5d Parse string -> bool without eval. 2025-01-22 15:26:30 -05:00
CarlNation
7f4c14cf83 Merge branch 'release/2025.01.23' into rlsmerge/2025.01.23-to-develop 2025-01-22 15:13:50 -05:00
CarlNation
1240ef92c0 CASH-139
CASH-139 remove fromHeritage querystring once validation is checked so expiration works on service location
2025-01-22 15:11:52 -05:00
CarlNation
7ad42554d5
Merge branch 'release/2025.01.23' into feature/CASH-109 2025-01-22 10:49:34 -05:00
CarlNation
7ff2c1b38f CASH-109
CASH-109 the implicit navigation won't work for verified insurance because the quote prereqs always returns false because verified insurance is not permitted on quote page.
Also prevent glassparts from being removed for return-users.
2025-01-22 10:44:12 -05:00
Adam Caouette
ff0843c9a8 Merge branch 'release/2025.01.23' into feature/CASH-143 2025-01-22 10:14:40 -05:00