CarlNation
2bc75cde2d
Merge branch 'develop' into feature/CASH-286
2025-02-24 11:13:27 -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
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
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
Bryan Mauger
19eb891ca9
WIP
2025-02-19 10:18:48 -05:00
Adam Caouette
29b240819f
CASH-132: temp updates to enable donation block
2025-02-19 08:20:26 -05:00
Adam Caouette
cb22453eb0
CASH-132: move donationAmount into data and calc it before page load
2025-02-18 14:12:00 -05:00
CarlNation
b2459ffcf6
CASH-176
...
CASH-176 clear email/phone field on all pages, not just service zip
2025-02-18 13:54:42 -05:00
Scott Kiener
946c44a251
CASH-245 | Add insurance-company unit tests
...
Renamed the file
Built the necessary scaffolding to run tests
wrote tests covering the pay on my own back button
Wrote two other simple tests to help test the scaffolding
2025-02-18 09:24:53 -05:00
Adam Caouette
69c9c45763
CASH-153: move experiment datePicker into new prescribed folder
2025-02-17 15:46:01 -05:00
Adam Caouette
456f00653f
CASH-153: update with new experiment name
2025-02-17 15:37:34 -05:00
Adam Caouette
7e2f5ae623
Merge branch 'release/2025.02.27' into feature/CASH-153
2025-02-17 15:37:10 -05:00
Adam Caouette
023ae9cd51
CASH-153: update unit test
2025-02-17 15:34:23 -05:00
Adam Caouette
6772029d71
CASH-153: put new datePicker behind DisplayPricingByDay experiment check
2025-02-17 15:34:01 -05:00
Bryan Mauger
59c4046281
WIP formatting.
2025-02-17 10:41:38 -05:00
CarlNation
6d9c7d518f
Merge branch 'release/2025.02.27' into feature/CASH-151
2025-02-17 06:04:27 -05:00
CarlNation
69c706d80d
CASH-151
...
CASH-151 Fix test
2025-02-17 05:59:37 -05:00
hiteshkumar87
b1da13d7be
Merge branch 'release/2025.02.27' into Feature/Digital/CASH-170
2025-02-17 14:42:54 +05:30
hiteshkumar87
a7ab673819
CASH-170
...
code optimization with single event setMobileLocationAndProceed
2025-02-17 14:41:27 +05:30
CarlNation
8123cae1a2
CASH-151
...
CASH-151 add 'as low as' to quote page.
used an experiment version of service-package-radio
2025-02-16 14:10:13 -05:00
CarlNation
4452f718d0
CASH-256
...
CASH-256 prettier config change and prevent email and phone getting cleared when navigating back from payment to service-zip.
2025-02-14 15:13:26 -05:00
Adam Caouette
d860701f6d
Merge branch 'develop' into feature/CASH-153
2025-02-13 19:54:12 -05:00
Adam Caouette
881ad63458
CASH-153 - cleanup and more css tweaks
2025-02-13 19:46:26 -05:00
Bryan Mauger
f4d8cd3f4f
WIP
2025-02-13 15:56:07 -05:00
Bryan Mauger
61abcbb5d8
Merge branch 'develop' into CASH-132-dontation-widget-foster-love
2025-02-13 14:13:11 -05:00
CarlNation
7fb3202e5d
Merge branch 'release/2025.02.13' into rlsmerge/2025.02.13-to-develop
2025-02-13 08:18:19 -05:00
CarlNation
7caadb8880
CASH-250
...
CASH-250 clear phone / email when user clears the field
2025-02-12 12:50:23 -05:00