Commit graph

252 commits

Author SHA1 Message Date
hiteshkumar87
d5d0e7a480 CSR-2371
revert previous commit and check experiment for recal disclaimer
2024-11-14 23:47:34 +05:30
hiteshkumar87
39033e858d CSR-2066
handleBeforeUnload and formatting
2024-11-13 13:57:17 +05:30
bmauger
b7240cecf1
Merge pull request #2098 from Safelite/CSR-2337-remove-evox-2
CSR-2337 remove references to EVOX and vehicle-banner.
2024-11-11 15:15:56 -05:00
Bryan Mauger
ca06d2013d CSR-2337 remove references to EVOX and vehicle-banner. 2024-11-11 15:03:14 -05:00
Bryan Mauger
147b6c24b4 CSR-2341 change position of disclaimer on quote page. 2024-11-11 09:44:33 -05:00
Bryan Mauger
84960c1d71 CSR-2337 remove EVOX functionality. 2024-11-08 14:28:13 -05:00
CarlNation
b22a7d91b9 CSR-2321 lost estimated job time on save quote
CSR-2321 lost estimated job time on save quote mobile order
2024-11-08 08:13:33 -05:00
AMSNEHA
c56c1338f7
Merge branch 'develop' into feature/CSR-2199 2024-11-04 12:04:55 +05:30
Sneha
16ce4783c9 Update quote.vue
Modifying the code in accordance with the new service package discount on all packages
2024-11-04 12:04:06 +05:30
Bryan Mauger
a7c4d47adc CSR-2287 fix copy alignment. 2024-10-30 12:23:27 -04:00
CarlNation
2e7e5d4eae prettier 2024-10-25 13:50:05 -04:00
CarlNation
df99b06743 CSR-2276 restructure the external parm checking for isinsurance to properly check the experimet thresholds
CSR-2276 restructure the external parm checking for isinsurance to properly check the experimet thresholds
2024-10-25 13:30:24 -04:00
CarlNation
4d9b5c92b8 CSR-2276 if request is from leadgen then use external threshold
CSR-2276 if request is from leadgen then use external threshold
2024-10-24 08:34:29 -04:00
CarlNation
ebb7ff0925 CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
CSR-2273 Schedule page errors due to invalid prereq because there was a type in the load-session logic for providerNumber
2024-10-23 08:48:20 -04:00
CarlNation
ba7fb05ca2 CSR-2260
CSR-2260 quote page should not auto advance any longer after page has been visited
2024-10-22 14:19:42 -04:00
CarlNation
21f3c28c11 CSR-2262 persist isInsurance through the site
CSR-2262 persist isInsurance through the site so that we know when we get to the quote page if it was set through the leadgen querystring parm
2024-10-21 15:01:01 -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
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
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
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
9bf5255f2b CSR-2166: refactoring to include logic to retrieve an insurance threshold from external parameters 2024-09-20 15:23:28 -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
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