Commit graph

3720 commits

Author SHA1 Message Date
Johnny shultz
4daa2527b0 CASH-185
CASH-185 formatting
2025-03-17 11:44:17 -04:00
Johnny shultz
af02cb3d57 CASH-185
CASH-185 fixed issue for value not being persisted upon user navigation
2025-03-17 11:38:44 -04:00
Johnny shultz
b15bf1be6f CASH-185
CASH-185 formatting
2025-03-14 16:30:09 -04:00
Johnny shultz
c3538ce36e CASH-185
CASH-185 added success message to display when user clicks checkbox
2025-03-14 16:13:21 -04:00
Chloe Herd
7e7a7a79e1 Remove extra auto-focus code to prevent early blur event 2025-03-12 13:45:08 -04:00
Scott Kiener
6d26288233 Formatting 2025-03-06 13:53:26 -05:00
Scott Kiener
47ad0c9bf8 CASH-309 | Fix whitespace in safeliteHOP
add reference to iframeresizer to payment-pia-return
2025-03-06 13:46:45 -05:00
Chris Redelinghuys
b8b63da5bb CASH-70: Pass isMSRFeeApplicable to cart component 2025-03-05 15:07:12 -05:00
hiteshkumar87
c3cd2e346b CASH-323
revert cart showPromoModalQuestion changes
2025-03-05 14:47:21 +05:30
hiteshkumar87
94742221f2 CASH-323
formating
2025-03-05 14:20:47 +05:30
hiteshkumar87
41c039e332 CASH-323
removing extra spaces, cart promo link is taking extra space even not in use at confirmation page.
2025-03-05 14:14:51 +05:30
Chris Redelinghuys
26fab3ddba CASH-70: Add MSR fee to order for insurance but don't show in cart. 2025-02-28 15:15:53 -05:00
CarlNation
d0f40fea8f Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-27 05:05:10 -05:00
Scott Kiener
8b54efb059 Run formatting 2025-02-25 11:35:57 -05:00
CarlNation
4f995a1ad0 CASH-307
CASH-307 switch the navigate call to perform a save.  The isInsurance property was not being saved to SV2, only to the store.  So a refresh on the page would reload from sv2 and the field would be false triggering the page prereq error.
2025-02-25 06:23:40 -05:00
Johnny shultz
3dda9b65d0 Merge remote-tracking branch 'origin/feature/CASH-185' into feature/CASH-185 2025-02-24 13:32:47 -05:00
Johnny shultz
2f13ade0b3 CASH-185
CASH-185 added experiment check to setDisplayWaitList function in schedule
2025-02-24 13:32:16 -05:00
CarlNation
e75054b8f0
Merge branch 'develop' into feature/CASH-185 2025-02-24 11:59:17 -05:00
CarlNation
9860c94f89 CASH-286
CASH-286 test
2025-02-24 11:15:51 -05:00
CarlNation
2bc75cde2d
Merge branch 'develop' into feature/CASH-286 2025-02-24 11:13:27 -05:00
Johnny Shultz
b32f68396c
Merge branch 'develop' into feature/CASH-185 2025-02-24 11:09:18 -05:00
Johnny shultz
63de7f959f CASH-185
CASH-185 fixed import conflict
2025-02-24 10:58:17 -05:00
CarlNation
4805c750ec CASH-132
CASH-132 mock experiment settings
2025-02-24 10:32:27 -05:00
CarlNation
05d55cbe43 CASH-286
CASH-286 - change to 'as low as' for insurance
2025-02-24 10:12:32 -05:00
Johnny Shultz
ea03889bb1
Merge branch 'develop' into feature/CASH-185 2025-02-24 09:58:23 -05:00
bmauger
80afae0e73
Merge branch 'develop' into CASH-132-tech-review-updates 2025-02-24 09:44:30 -05:00
CarlNation
112ba413de Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:37:20 -05:00
Bryan Mauger
5302d04f22 CASH-132 tech review updates. 2025-02-24 09:36:20 -05:00
CarlNation
9ebfcd4fb3 Merge branch 'develop' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:35:49 -05:00
CarlNation
e6778d3403 Merge branch 'release/2025.02.27' into rlsmerge/2025.02.27-to-develop 2025-02-24 09:35:42 -05:00
Chris
554bc756bd
Merge branch 'develop' into feature/CASH-273 2025-02-24 08:07:39 -05:00
bmauger
f1b3234398
Merge branch 'develop' into CASH-132-add-experiment-settings 2025-02-23 15:46:06 -05:00
Bryan Mauger
8fbe2173aa Fix unit test. 2025-02-23 15:39:12 -05:00
CarlNation
8e53442d93 CASH-291
CASH-291 fix tests
2025-02-23 05:50:56 -05:00
CarlNation
eedcf4dfdd CASH-291
CASH-291 The issue here is that when computing the tier one price for determining which tab to select. we are including the service package discount of $50 bringing the tier one price to $287(337-50), which is less than $300 and causing the cash tab to be selected.  This is not the tier one price we show but only used in the computation for determining which tab to default.
2025-02-22 06:09:45 -05:00
bmauger
7674eb0e33
Merge branch 'develop' into feature/CASH-151 2025-02-21 16:29:05 -05:00
Chris Redelinghuys
90f8f6f3cd CASH-273 2025-02-21 14:44:08 -05:00
CarlNation
75345b9f9d CASH-291
CASH-291 cannot recreate locally.  adding some debug info to try and determine in dev/sys or qa
2025-02-21 14:28:16 -05:00
hiteshkumar87
06d7edadab CASH-273
unit test cases
2025-02-21 23:30:43 +05:30
Bryan Mauger
2683e837a6 CASH-132 add experiment. 2025-02-21 12:44:25 -05:00
Johnny shultz
748970b715 CASH-185
CASH-185 fixed unit test in schedule.spec.js
2025-02-21 10:11:53 -05:00
Chris Redelinghuys
a2be43e190 CASH-273: Update service location when mobile service zip doesn't offer mobile service 2025-02-21 10:11:34 -05:00
Adam Caouette
ca65ba6659 Merge branch 'release/2025.02.27' into feature/CASH-153 2025-02-20 10:46:05 -05:00
CarlNation
6297246301
Merge branch 'develop' into rlsmerge/2025.02.27-to-develop 2025-02-20 09:31:03 -05:00
Bryan Mauger
0eaa1c2fd7 Move component out of subfolder. 2025-02-20 09:18:10 -05:00
Bryan Mauger
3455c50fe7 CASH-132 move donation block to experiment-component folder. 2025-02-20 09:05:30 -05:00
Bryan Mauger
31ba135ef4 Merge branch 'develop' into CASH-132-dontation-widget-foster-love 2025-02-20 08:57:07 -05:00
CarlNation
1a9edd28c9 Merge branch 'release/2025.02.20' into rlsmerge/2025.02.20-to-2025.02.27 2025-02-20 08:42:06 -05:00
Bryan Mauger
91da7f8c45 CASH-132 donation block updates. 2025-02-19 18:35:00 -05:00
Adam Caouette
f2b4cd5e90 CASH-153: updates after tech review 2025-02-19 15:11:01 -05:00