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
chloeherdsafelite
4456996c3d
Merge pull request #2258 from Safelite/feature/CASH-146
...
Feature/cash 146
2025-01-28 10:20:06 -05:00
chloeherdsafelite
497e3c425b
Merge branch 'release/2025.01.30' into feature/CASH-146
2025-01-28 10:08:49 -05:00
CarlNation
d1f0b72f90
Merge pull request #2259 from Safelite/feature/CASH-164
...
CASH-164
2025-01-28 08:29:51 -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
12e9f8f0a4
Merge pull request #2257 from Safelite/release/2025.01.25
...
Release/2025.01.25
2025-01-27 16:02:01 -05:00
CarlNation
b3f492bfa4
Merge branch 'release/2025.01.30' into release/2025.01.25
2025-01-27 15:55:56 -05:00
CarlNation
497e63f370
Merge pull request #2255 from Safelite/feature/CASH-109-x
...
CASH-109
2025-01-27 14:21:23 -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
hiteshkumar87
9920371d35
Merge pull request #2253 from Safelite/Feature/Digital/CASH-57
...
CASH-57
2025-01-27 18:43:15 +05:30
hiteshkumar87
2a97b02b04
CASH-57
...
Remove zip code matching condition causing zip code state validation
2025-01-27 17:30:40 +05:30
CarlNation
d05d1ae9b1
Merge pull request #2252 from Safelite/feature/CASH-160
...
CASH-160
2025-01-24 13:56:45 -05:00
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
Johnny Shultz
2a7f15df12
Merge pull request #2250 from Safelite/feature/CASH-109-specs
...
CASH-109-specs
2025-01-24 08:58:35 -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
3891dc5aea
Merge pull request #2249 from Safelite/feature/CASH-139-v2
...
CASH-139
2025-01-23 14:10:31 -05:00
CarlNation
faabf7486e
Merge branch 'release/2025.01.30' into feature/CASH-139-v2
2025-01-23 14:05:51 -05:00
CarlNation
a6d038870e
CASH-139
...
CASH-139 validate session out of order
2025-01-23 14:04:53 -05:00
CarlNation
c48fcd6721
Merge pull request #2248 from Safelite/feature/CASH-139-v2
...
CASH-139
2025-01-23 13:55:49 -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
b7bc16da68
Merge pull request #2247 from Safelite/feature/CASH-144-v2
...
CASH-144
2025-01-23 12:42:33 -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
01986fcd4a
Merge pull request #2246 from Safelite/feature/CASH-139-revert
...
Revert "CASH-139"
2025-01-23 09:56:16 -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
8d9f46bc44
Merge pull request #2245 from Safelite/feature/CASH-144
...
Feature/cash 144
2025-01-23 07:23:37 -05:00
CarlNation
497b8d7568
Merge branch 'release/2025.01.24' into feature/CASH-144
2025-01-23 07:15:48 -05:00
CarlNation
21ff2f4644
Merge pull request #2244 from Safelite/feature/CASH-139
...
CASH-139
2025-01-23 07:15:20 -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
chloeherdsafelite
bbfe654227
Merge pull request #2242 from Safelite/feature/CASH-145
...
CASH-145
2025-01-22 15:58:13 -05:00
bmauger
23126112c1
Merge pull request #2243 from Safelite/CASH-147-move-return-user-block-lower-in-page
...
CASH-147 move contine scheduling/start over block lower in page.
2025-01-22 15:43:08 -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
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
479df01043
Merge pull request #2240 from Safelite/feature/CASH-109
...
Feature/cash 109
2025-01-22 11:07:35 -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
AdamCaouetteSafelite
bdc7fec913
Merge pull request #2239 from Safelite/feature/CASH-143
...
Feature/CASH-143
2025-01-22 10:20:45 -05:00
Adam Caouette
ff0843c9a8
Merge branch 'release/2025.01.23' into feature/CASH-143
2025-01-22 10:14:40 -05:00
Adam Caouette
16cb4fc6b4
CASH-143: turn off SYP for time being
2025-01-22 10:13:45 -05:00
bmauger
21505bcb62
Merge pull request #2238 from Safelite/CASH-136-fix-sticky-footer
...
CASH-136 reapply modal sticky footer.
2025-01-22 10:12:48 -05:00
Bryan Mauger
d3d3320d6d
CASH-136 reapply modal sticky footer.
2025-01-22 09:57:35 -05:00
CarlNation
f0ac77680e
Merge branch 'release/2025.01.23' into feature/CASH-109
2025-01-22 06:26:44 -05:00
bmauger
560a90b44c
Merge pull request #2235 from Safelite/CASH-54-update-hover-state-on-list-button-horiz
...
Cash 54 update hover state on list button horizontal
2025-01-21 14:30:19 -05:00