Commit graph

795 commits

Author SHA1 Message Date
Scott Kiener
4d99a07e89 CASH-56 | Clear VAPS when glass damage changes
This fixes an issue where rear wipers were still on the order after removing rear glass. Then wiper promos stopped working on quote. See card for full details
2025-01-07 09:57:22 -05:00
CarlNation
2e3e8a67bb CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
CSR-2423 when researching meemic defect, noticed that coverage sub status of CMPDED gets overwritten
2024-12-24 08:09:20 -05:00
CarlNation
a431a58fd5 date functions use client browser for date parts
date functions use client browser for date parts.  just parse it instead
2024-12-11 13:41:36 -05:00
CarlNation
96bde9eb40 toString on the referralDate issue
toString on the referralDate issue.  the toString javascript function is adding timezone causing issues after 7pm
2024-12-10 18:42:59 -05:00
CarlNation
bba652cd1a Add logging to debug QA automation failure.
Add logging to debug QA automation failure.  Kishan reports about 1 out of 10 requests to this endpoint fail running qa regression.
2024-12-06 08:35:03 -05:00
CarlNation
1833e67272 CSR-2420 trying to debug issue
CSR-2420 trying to debug issue
2024-12-01 09:48:34 -05:00
hiteshkumar87
9b3e8191b1 CSR-2398
check actual recalibration required on the part or the child parts
2024-11-26 20:43:44 +05:30
Adam Caouette
3028ca7883 CSR-2370: add new getter var to use in CMS for payment-method subheader logic 2024-11-18 14:59:52 -05:00
hiteshkumar87
d5d0e7a480 CSR-2371
revert previous commit and check experiment for recal disclaimer
2024-11-14 23:47:34 +05:30
hiteshkumar87
e026dd387b CSR-2371
remove Insurance check on shouldHideRecalibration getter.
2024-11-14 21:35:10 +05:30
CarlNation
0060011534 CSR-2253 clear heritage session
CSR-2253 clear the heritage session with querystring when starting a new session but there was previously a submitted order.  Otherwise CCPolicyInfo will disable fields.
2024-11-11 06:02:19 -05:00
CarlNation
e4206887b7 CSR-2351 wrong order location
CSR-2351 wrong order location
2024-11-08 16:00:31 -05:00
CarlNation
6157082a8e
Merge pull request #2088 from Safelite/feature/CSR-2303
CSR-2303 insurance should always show recal
2024-11-08 15:03:13 -05:00
CarlNation
5c5367bfc0 CSR-2303 insurance should always show recal
CSR-2303 insurance should always show recal not just for itac and nocomp
2024-11-08 14:50:39 -05:00
Scott Kiener
68e1cbcf61 CSR-2322 | Fix shouldHideRecalibration response 2024-11-07 11:26:26 -05:00
CarlNation
982c0dc322 CSR-2303 itac and nocomp should allow recal
CSR-2303 itac and nocomp should allow recal
2024-11-04 11:43:09 -05:00
Chloe Herd
fa52ee0b3d Use set/reset actions instead of directly calling mutations 2024-10-31 12:23:18 -04:00
Scott Kiener
fcd5c99cf3 Merge remote-tracking branch 'origin/develop' into feature/CSR-2266 2024-10-28 15:50:11 -04:00
Scott Kiener
8baa213004 CSR-2266 | Get bill-to earlier in flow 2024-10-28 15:49:45 -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
4ce93d06c1 make application name a parameter to serviceability endpoint
make application name a parameter to serviceability endpoint
2024-10-24 14:07:18 -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
Chloe Herd
932d941e56 Formatting from last commit 2024-10-16 15:33:21 -04:00
Chloe Herd
d5378109c6 Update calls for service location page 2024-10-15 17:02:03 -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
Scott Kiener
94a7ce5f47 CSR-2244 | Send isInsurance to promo endpoints 2024-10-10 14:49:12 -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
CarlNation
ca4f6a2bd6 CSR-2243
Not actually related to CSR-2243 but found while debugging that issue.  We set isGlassPart true for all items in that collection, even child parts like recal, molding and clips.  Micro service team's latest changes is more strict with this property and returning a 404 error and then mule returns a 500 internal server error.
2024-10-07 06:21:15 -04:00
CarlNation
eee67e5571
Merge pull request #2015 from Safelite/feature/CSR-1928
set isGlass to false for adas part type
2024-10-04 11:20:36 -04:00
CarlNation
9fa6a4d669 set isGlass to false for adas part type
set isGlass to false for adas part type now that they are child parts
2024-10-04 10:57:31 -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
Scott Kiener
13598aea94 CSR-2150 | Make recal promos work 2024-10-04 09:07:08 -04:00
Adam Caouette
6cfba7e431 CSR-2234: restore original creation state of isExternalParameter var 2024-10-03 08:58:53 -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
06d54dcb99 CSR-2234: remove external param source bc it is no longer needed 2024-10-02 15:30:09 -04:00
Adam Caouette
09f53773ae CSR-2234: remove isExternalParameter from initialization setup 2024-10-02 15:28:59 -04:00
Adam Caouette
f13b243669 CSR-2234: fix to enable BaseMixin ResetExternalParamsAndHideModal to work 2024-10-02 15:27:50 -04:00
CarlNation
2b69271d4d Merge branch 'develop' into feature/CSR-2237 2024-09-29 09:31:47 -04:00
CarlNation
8ebd0cd306 CSR-2237
CSR-2237
Added new getter that checks the 7777 and 9999 deductibles when determining if coverage is verified.

Added the amount of vaps due to the amount due when using deductible/verified pricing.
2024-09-29 09:31:26 -04:00
chloeherdsafelite
8706b63055
Merge pull request #2004 from Safelite/feature/csr-2147
Feature/csr 2147
2024-09-27 15:30:31 -04:00
CarlNation
d8c14e77ea CSR-1600
CSR-1600 correct name for itac flag on part service
2024-09-27 13:32:37 -04:00
Chloe Herd
a0cec6e83e Merge branch 'develop' into feature/csr-2147 2024-09-26 16:07:42 -04:00
CarlNation
2419986c7e CSR-1600
CSR-1600 mobile fee endpoint changes
2024-09-26 15:34:10 -04:00
CarlNation
feab3c5c54 CSR-1600 prettier
CSR-1600 prettier
2024-09-26 12:03:35 -04:00
CarlNation
daf9ecba0d CSR-1600
CSR-1600 new endpoint from mule for applicable fees
2024-09-26 12:00:31 -04:00
CarlNation
8d9bf01a1a CSR-1600
CSR-1600 backout unintentional commit for mobile fee endpoint
2024-09-24 05:47:22 -04:00
CarlNation
40ba5bb3b8 CSR-1600
CSR-1600 rename pia field
2024-09-23 14:04:47 -04:00
Adam Caouette
4ab4438344 CSR-2166: adding a few missed state methods 2024-09-19 18:02:27 -04:00