Commit graph

355 commits

Author SHA1 Message Date
Bryan Mauger
56ec38b502 CSR-2258 update quote page styling. 2024-10-18 13:25:14 -04:00
Chloe Herd
b8c17ca75f Update quote page spacing 2024-10-16 15:32:59 -04:00
CarlNation
ee79be8396 CSR-2253
CSR-2253 if we're loading a session and we do not have a provider number yet, then set isInsurance to null so that
a service package is not selected by default on the quote page.
2024-10-15 09:36:30 -04:00
CarlNation
ff10464303 CSR-2253
CSR-2253
2024-10-15 07:05:18 -04:00
CarlNation
b383418c5b remove console.log
remove console.log
2024-10-14 15:52:04 -04:00
CarlNation
1c55729af5 CSR-2253
CSR-2253 default option threshold on save quote email
2024-10-14 15:50:25 -04:00
Adam Caouette
4d6f3d3fa9 CSR-2179-again: update unit test 2024-10-09 07:42:27 -04:00
Adam Caouette
000baf14ee CSR-2179-again: restore missing recal bullets et al changes 2024-10-09 07:41:05 -04:00
AdamCaouetteSafelite
812149a98b
Merge pull request #2012 from Safelite/feature/CSR-2234
Feature/csr-2234
2024-10-07 11:14:14 -04:00
Adam Caouette
4814b0ce39 CSR-2234: fix unit tests 2024-10-07 11:04:53 -04:00
scottkiener
8e586f1fa2
Merge pull request #2014 from Safelite/feature/CSR-2150
CSR-2150 | Make promos work with Recal
2024-10-04 09:51:45 -04:00
Scott Kiener
48c6a56e96 CSR-2150 | Future proofing 2024-10-04 09:44:02 -04:00
Adam Caouette
b48a62b3fc CSR-2234: implement new externalParameter constants 2024-10-03 08:59:55 -04:00
AdamCaouetteSafelite
a4a48b8cfc
Merge pull request #2010 from Safelite/feature/CSR-2234
Feature/csr-2234
2024-10-03 08:08:19 -04:00
Adam Caouette
7b73a164ad CSR-2234: refine quote page external param logic 2024-10-02 15:32:33 -04:00
CarlNation
c41fe3fcfc CSR-2237
CSR-2237 found another cart price issue.  Salestax was showing $13 on an order that was pending coverage.  Changed salestax to return 0 for not verified insurance
2024-10-01 08:21:47 -04:00
Chloe Herd
06a2d381fa Tweaks to dev changes 2024-09-26 17:34:13 -04:00
Chloe Herd
a0cec6e83e Merge branch 'develop' into feature/csr-2147 2024-09-26 16:07:42 -04:00
Sneha
e7e20f5f9f CSR-2199 2024-09-26 17:34:51 +05:30
CarlNation
930998c0e0 CSR-1928
CSR-1928 ga event for mobile and shop locations offered.  Also some prettier changes triggered.
2024-09-24 13:34:22 -04:00
Adam Caouette
f9a02effd6 CSR-2166: fix unit tests 2024-09-23 19:07:17 -04:00
Adam Caouette
16783a0917 CSR-2166: protect against undefined typeerrors 2024-09-23 18:53:13 -04:00
Adam Caouette
9bb3832610 CSR-2166: make shouldHideRecalibration consistent across pages 2024-09-23 18:50:01 -04:00
Adam Caouette
42072c0c77 CSR-2166: remove no longer needed imports 2024-09-23 18:19:10 -04:00
Adam Caouette
3cd54358c6 CSR-2166: remove temp changes that were needed to test on dev 2024-09-23 18:18:45 -04:00
Adam Caouette
53d4a09a52 CSR-2166: change all instances of hide recal setting from experiments to compare strings not boolean / reformatting 2024-09-23 18:09:30 -04:00
Adam Caouette
00f34b7c3c CSR-2166: fix for null exception error 2024-09-23 16:16:18 -04:00
Adam Caouette
784705041a CSR-2166: EVEN MORE temporary debugging indications for dev 2024-09-23 16:06:25 -04:00
Adam Caouette
5e7bc8dc13 CSR-2166: some temporary debugging indications for dev 2024-09-23 15:27:55 -04:00
Adam Caouette
2560787b4f CSR-2166: remove recal from calculation if experiment says it should be hidden 2024-09-23 13:50:47 -04:00
Adam Caouette
add23e7165 CSR-2166: fix unit test 2024-09-20 16:50:24 -04:00
Adam Caouette
9bf5255f2b CSR-2166: refactoring to include logic to retrieve an insurance threshold from external parameters 2024-09-20 15:23:28 -04:00
CarlNation
f0bf8edcd6 CSR-2202
CSR-2202 tests
2024-09-20 09:10:34 -04:00
CarlNation
73553f82db CSR-2202
CSR-2202 allow unverified insurance users to return to quote page
2024-09-20 08:45:58 -04:00
Adam Caouette
2305a57f0a CSR-2166: revert temporary test for DEV ONLY 2024-09-18 15:29:05 -04:00
Adam Caouette
871ca0d5d7 CSR-2166: temporary test for DEV ONLY; will be reverted 9/18/24 2024-09-18 14:13:52 -04:00
Chloe Herd
e30f2631e5 Merge issue 2024-09-17 13:23:19 -04:00
Chloe Herd
e7d7500500 Merge branch 'develop' into feature/csr-2147 2024-09-17 11:27:03 -04:00
Adam Caouette
5f5eb697a1 CSR-2179: update unit tests 2024-09-16 06:06:38 -04:00
Adam Caouette
7cfcf07dd6 CSR-2179: pass experiment boolean via prop from /quote & refactor 2024-09-12 15:46:49 -04:00
Adam Caouette
a4a25ad547 CSR-2179: remove unnecessary experiment logging from quote 2024-09-12 15:44:15 -04:00
Chloe Herd
e29248a7ed Update quote to use new parts 2024-09-12 12:29:22 -04:00
Adam Caouette
374b97bcb6 CSR-2179: fixes from PR 2024-09-12 09:23:11 -04:00
Adam Caouette
834508d646 Merge branch 'develop' into feature/CSR-2179-ajc 2024-09-10 15:26:53 -04:00
Adam Caouette
b2a2184200 CSR-2179: update var name for consistency 2024-09-10 14:31:24 -04:00
Adam Caouette
bf66112963 CSR-2179: minor format updates to unit test file 2024-09-10 10:09:23 -04:00
Adam Caouette
5bf32fd487 Wrapped Remove Recal Experiment conditions around previous quote changes from CSR-2113 2024-09-10 10:08:18 -04:00
hiteshkumar87
eeb0661882 CSR-2216
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
Adam Caouette
d6f812a571 CSR-2179: fix related unit tests 2024-09-06 14:48:44 -04:00
Adam Caouette
87e0426258 CSR-2179: add experiment logging for nextGen_RecalPriceRemoval on quote page 2024-09-06 14:48:22 -04:00