Commit graph

7643 commits

Author SHA1 Message Date
Minojhini Valaiyapathi
b5e5e92af2 CASH-2510 - pointed get-supporting items endpoint to v2 parts api and passed in providernumber and facilitytype as they are mandatory 2026-04-15 09:46:01 -04:00
Matt Sykes
e964fc4009 Undoing this change as based on local behavior
Unsure if this change should have been made so backing it out.  Doing this made local 2.0 to fixmyglassdev work right but those two domains wouldn't share cookies and Mark thought the behavior to say null in the query string could have been intentional at one time.

Best case this is part of why the fix didn't work in an actual environment although the logic to stop infinite redirect loops works, so that's a positive!

Could end up its necessary to put back but there's no justification for it at this time, so better not to make it.
2026-04-13 15:51:33 -04:00
credelinghuys
e4a31bf85b Merge branch 'release/2026.04.10' into rlsmerge/2026.04.10-to-2026.04.23 2026-04-09 13:52:17 -04:00
credelinghuys
5ea81d8560 CASH-1684: Defect fix 2026-04-09 13:09:42 -04:00
Matt Sykes
7c02499056 CASH-2521, CASH-2526 - Handle infinite loop and add logging 2026-04-07 16:14:34 -04:00
credelinghuys
d7c161ec41 CASH-2514: Create tooltip component for MSR and Recycle fee 2026-04-07 10:54:08 -04:00
credelinghuys
01abadc0d4 Merge branch 'release/2026.04.09' into rlsmerge/2026.04.09-to-develop 2026-04-07 08:03:09 -04:00
credelinghuys
8e959bfa17 CASH-2380: Don't skip vehicle parts or molding questions 2026-04-06 16:44:26 -04:00
credelinghuys
df35037adc CASH-1684: Update component styling for left align text 2026-04-06 09:35:48 -04:00
credelinghuys
2dd528fadb CASH-2380: Get SkipVinLookup and SkipPartQuestions from vehicle service and skip when applicable. 2026-04-03 11:06:54 -04:00
credelinghuys
a4072eac43 CASH-1684: Prettier 2026-04-03 08:36:22 -04:00
CarlNation
fe576a5e69 Merge branch 'develop' into nation/CASH-2415 2026-04-03 08:11:45 -04:00
credelinghuys
59d9921dae CASH-1684: Alert message UI updates 2026-04-02 15:22:42 -04:00
CarlNation
b7dcd92c9e CASH-2508 tests
CASH-2508 tests
2026-04-01 15:20:49 -04:00
CarlNation
a33149c621 prettier 2026-04-01 14:10:48 -04:00
CarlNation
a4e853e528 CASH-2508 check externalparameterstate correctly
CASH-2508 check externalparameterstate correctly.  It should check more than the flag because parms can be optional.  So make sure we're checking damage options stored in external params so the continue button is properly enabled
2026-04-01 13:49:06 -04:00
scottkiener-at-safelite
b8fc20e110
Merge branch 'develop' into revert-3093-nation/CASH-623-revert 2026-04-01 11:48:59 -04:00
scottkiener-at-safelite
485c63e017
Revert "CASH-623 revert" 2026-04-01 11:47:58 -04:00
CarlNation
94678ed7ba CASH-2491 pass querystring on init to send to logapp
CASH-2491 pass querystring on init to send to logapp
2026-03-31 12:57:19 -04:00
Matt Sykes
849443fa1c simplify logic -> set isInsuranceSelected if its null/undefined 2026-03-30 15:42:33 -04:00
Matt Sykes
2391748d60 Always set vm.isInsuranceSelected
Some cases were not setting it if external parameter state was marked 0 or 1
2026-03-30 14:39:30 -04:00
CarlNation
0b7d0a9083 CASH-2481 add null check to fix error involving external parameter
CASH-2481 add null check to fix error involving external parameter
2026-03-27 23:14:16 -04:00
credelinghuys
2f71aa32f2 CASH-1689: Add feature toggle for MSR Split pay 2026-03-27 14:53:57 -04:00
credelinghuys
4c82d80799 CASH-1689: Prettier 2026-03-27 08:12:15 -04:00
Chris
c134df2f4e
Merge branch 'release/2026.04.09' into feature/CASH-1689 2026-03-27 08:05:08 -04:00
credelinghuys
e8c0c8f2dc Merge branch 'release/2026.04.09' into feature/CASH-1689 2026-03-26 15:42:22 -04:00
credelinghuys
38d50f6612 CASH-1689: MSR fee in cart for insurance 2026-03-26 15:39:40 -04:00
CarlNation
d1ebb59cbb CASH-2497 log full querystring on init session
CASH-2497 log full querystring on init session
2026-03-26 13:55:27 -04:00
CarlNation
c353991f89 Merge branch 'release/2026.04.09' into rlsmerge/2026.04.09-to-develop 2026-03-26 09:59:41 -04:00
CarlNation
f5f720526f CASH-2415
CASH-2415 changes to allow forcing experiments on querystring
2026-03-25 15:10:57 -04:00
Adam Caouette
c8c3b406b4 CASH-2481 - update unit test 2026-03-25 11:04:39 -04:00
Adam Caouette
22cba2d54b CASH-2481 - when navigating forward, skip service-zip page if zip exists and is valid 2026-03-25 10:57:59 -04:00
credelinghuys
1e59a924cc Reapply "Reapply "Merge pull request #3075 from Safelite/feature/CASH-1684""
This reverts commit 80e77bc184.
2026-03-24 13:45:04 -04:00
credelinghuys
0b88c39b27 Merge branch 'release/2026.03.26' into rlsmerge/2026.03.26-to-develop 2026-03-24 13:30:51 -04:00
credelinghuys
58dcd30760 CASH-2433: Update event label 2026-03-24 11:34:56 -04:00
Chloe Herd
fe05b61fa6 Change idempotency to be cached with invalidating fields. 2026-03-19 13:53:25 -04:00
credelinghuys
80e77bc184 Revert "Reapply "Merge pull request #3075 from Safelite/feature/CASH-1684""
This reverts commit c9e5ccff54.
2026-03-19 12:01:00 -04:00
Minojhini Valaiyapathi
335fe75768 CASH-2472 - Fixed formatting 2026-03-18 11:12:17 -04:00
Minojhini Valaiyapathi
f80e85e2d8 CASH-2472 - Update Custom Exposure Logging for MultiLocationPopup 2026-03-18 11:05:39 -04:00
Minojhini Valaiyapathi
00afde2c6a CASH-2472 - Reverted the change as it got merged to develop directly 2026-03-18 10:50:35 -04:00
mvalaiyapathi
25929ed80c
Merge branch 'develop' into feature/CASH-2472 2026-03-18 10:18:02 -04:00
Minojhini Valaiyapathi
c3e646b000 CASH-2472 - Enabled custom exposure logging for Multi Location Pop up 2026-03-18 10:16:17 -04:00
credelinghuys
cc12098c19 CASH-1951: Service Package Discount decom 2026-03-17 15:41:01 -04:00
matthew-sykes
89e4c38a6a Merge pull request #3102 from Safelite/feature/page-prereqs-refactor-CASH-2456
All refactored pre-req will check all instead of stopping first failr
2026-03-17 14:02:00 -04:00
credelinghuys
ee47883973 CASH-2462: CJ conversion tracking updates 2026-03-12 11:37:31 -04:00
credelinghuys
c9e5ccff54 Reapply "Merge pull request #3075 from Safelite/feature/CASH-1684"
This reverts commit 27c7da1eb5.
2026-03-11 14:14:46 -04:00
credelinghuys
165ad49777 Merge branch 'release/2026.03.12' into rlsmerge/2026.03.12-to-develop 2026-03-10 14:23:16 -04:00
credelinghuys
4797eaf649 CASH-2458: Data events update for MultiLocationModal 2026-03-10 13:32:39 -04:00
Matt Sykes
801e759f6b Prettier making some weird edits... 2026-03-10 09:17:03 -04:00
matthew-sykes
5ca89734a9
Merge branch 'develop' into feature/page-prereqs-refactor-CASH-2456 2026-03-10 08:54:23 -04:00
Matt Sykes
f00aab4ad8 Added hasGlassPartsOrRepairInfo check on the 3 payment pages 2026-03-09 17:41:11 -04:00
Matt Sykes
07a184735a Adjusted unit tests on all refactored pages
Adjusted or added tests for prereqs on the pages I refactored to use the helper.
2026-03-09 17:34:03 -04:00
credelinghuys
1fd370e4bf CASH-2448: GA event update 2026-03-09 15:37:58 -04:00
CarlNation
a1d9301c46
Merge branch 'release/2026.03.12' into nation/CASH-623-revert 2026-03-09 13:46:48 -04:00
CarlNation
938ebe6c56 CASH-623 revert
CASH-623 revert
2026-03-09 13:40:06 -04:00
credelinghuys
37037ac654 CASH-2454: MultiLocationModal UI/UX updates 2026-03-09 13:29:47 -04:00
Matt Sykes
7ae16a5610 Added a few method comments and make prettier happier 2026-03-09 13:13:07 -04:00
Adam Caouette
7071a01a8d CASH-2378 fix to keep background from appearing loaded until multi location popup has finished it's logic 2026-03-09 12:58:36 -04:00
Matt Sykes
3b950302ff Additional schedule page prereqs refactor 2026-03-09 12:40:19 -04:00
Adam Caouette
8d4d14f4c2 CASH-2378 fix for multi location inshop appts CASH-2451 2026-03-09 11:53:51 -04:00
Matt Sykes
e138dfe508 Refactor new helper to call common flushPagePrereqsLogs 2026-03-09 11:29:18 -04:00
Matt Sykes
6997c2160d 2 additl files part of page prereqs refactor 2026-03-09 11:22:57 -04:00
Matt Sykes
a8694c7268 First round of page-prerequesting-helper refactors for later pages in fmg where a lot of duplication 2026-03-09 11:21:38 -04:00
Adam Caouette
f686b684ce CASH-2378: refactoring date picker to move several functions into helper so they can be used elsewhere 2026-03-08 17:00:04 -04:00
Adam Caouette
bbfaf75c87 CASH-2378 - split back out mobile and inshop instances of getFirstAvailableApptByTOD 2026-03-08 14:08:18 -04:00
Adam Caouette
def39132eb CASH-2449: added link to address 2026-03-06 14:52:54 -05:00
Adam Caouette
bae4df944c CASH-2448 - update inshop GA event label 2026-03-06 11:15:23 -05:00
Adam Caouette
980fb39b80 CASH-2378 prettier fixes 2026-03-05 15:23:30 -05:00
Adam Caouette
ef8ff581d5 CASH-2378 - CSS updates 2026-03-05 15:05:35 -05:00
CarlNation
e1bd79ef8e CASH-2442 ZipPlus4 changes
CASH-2442 pass address line 1/2 to the tax endpoint so zipPlus4 can be requested for tax purposes
2026-03-05 10:19:38 -05:00
Adam Caouette
27c7da1eb5 Revert "Merge pull request #3075 from Safelite/feature/CASH-1684"
This reverts commit cbb02bf4ae, reversing
changes made to e44acb4e61.
2026-03-05 08:56:16 -05:00
Adam Caouette
3bced163dc CASH-2378 prettier fix 2026-03-04 16:36:44 -05:00
Adam Caouette
de4384a6c3 CASH-2378: add GA event changes 2026-03-04 16:32:27 -05:00
Adam Caouette
4b3c80c62b CASH-2378 - remove hard coded values 2026-03-04 14:47:28 -05:00
Adam Caouette
e5b00fde3e CASH-2378: implement copilot PR review suggestions (better guards, removing superfluous emit) 2026-03-04 08:41:38 -05:00
Adam Caouette
364b5d29bf CASH-2378: implement new multi location modal 2026-03-04 08:06:27 -05:00
Adam Caouette
e5aa47673b CASH-2378: updates to mobile first modal (renaming, change in helper method) 2026-03-04 08:05:52 -05:00
Adam Caouette
b3fb548813 CASH-2378: new component for multi location modal 2026-03-04 08:01:13 -05:00
Adam Caouette
0c32eecdcc CASH-2378: create new radio button for multi location modal usage 2026-03-04 08:00:39 -05:00
Adam Caouette
664a7d289d CASH-2378: add experiment constants 2026-03-04 07:59:51 -05:00
Adam Caouette
83f808497d Merge branch 'release/2026.03.12' into feature/CASH-2378 2026-03-04 07:54:54 -05:00
Minojhini Valaiyapathi
7af19bba2a CASH-2264 - Checking if we have vehicle before routing to Vehicle Damage 2026-03-03 12:20:20 -05:00
CarlNation
5307602cd5 Merge branch 'release/2026.03.12' into rlsmerge/2026.03.12-to-develop 2026-02-27 15:39:08 -05:00
CarlNation
cf94233c3d CASH-623
CASH-623
2026-02-27 15:18:03 -05:00
CarlNation
0655817a9a prettier 2026-02-27 13:45:16 -05:00
CarlNation
d5ff839f51 CASH-623 use core service for serviceability details
CASH-623 use core service for serviceability details.  Pass damage type to endpoint now required and remove parms no longer needed
2026-02-27 13:35:42 -05:00
credelinghuys
6699c49eee CASH-1684: MSR fee not covered by insurance alert 2026-02-27 10:15:23 -05:00
Minojhini Valaiyapathi
32cc231375 CASH-2264 - Made agent scheduling work thru 2.0 2026-02-25 13:01:59 -05:00
CarlNation
cbddb33146 Merge branch 'release/2026.02.26' into rlsmerge/2026.02.26-to-develop 2026-02-25 06:58:55 -05:00
CarlNation
0042cc47be CASH-2402 use selected item for determining part number instead of amt
CASH-2402 use selected item for determining part number instead of amount.  Amount will be driven by the price service
2026-02-24 13:05:05 -05:00
CarlNation
3823054faa CASH-2417 save lock token on load session to state
CASH-2417 save lock token on load session to state
2026-02-20 15:57:56 -05:00
CarlNation
d301f592e1
Merge branch 'release/2026.02.26' into nation/CASH-2196 2026-02-19 14:33:10 -05:00
CarlNation
6f51eac1a4 CASH-2196 clear any validation errors for external parameter flow
CASH-2196 clear any validation errors for external parameter flow
2026-02-19 14:32:23 -05:00
Adam Caouette
6b19ada54a CASH-2397 prettier 2026-02-18 17:44:48 -05:00
Adam Caouette
f6f350afb1 CASH-2397: bug fix if mobile api returns 200 but empty 2026-02-18 17:04:24 -05:00
credelinghuys
aa2a5fff71 CASH-2389: Service package order experiment 2026-02-16 10:18:35 -05:00
CarlNation
918c9b986e CASH-1455 test
CASH-1455 test
2026-02-14 11:43:15 -05:00
CarlNation
03eb4e28b3 prettier 2026-02-13 15:52:57 -05:00
CarlNation
d3a9931b93 CASH-1455 unverified insurance alert
CASH-1455 unverified insurance alert for the unverified experiment
2026-02-13 15:48:28 -05:00
CarlNation
34a8bf1898 Merge branch 'release/2026.02.12' into rlsmerge/2026.02.12-to-develop 2026-02-11 14:51:01 -05:00