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
433ba2cd47
CSR-2243 fix tests
2024-10-07 08:28:03 -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
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
Chloe Herd
fad42eba6e
Update unit test
2024-09-26 15:52:17 -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
Adam Caouette
0ca54edddf
CSR-2166: updates to external parameter naming
2024-09-19 10:01:01 -04:00
Adam Caouette
e538f4d8c2
CSR-2166: add experiments as an externalParameter in store and capture in router
2024-09-18 15:32:07 -04:00
Scott Kiener
51f9374104
CSR-1804 | Unit test and formatting changes
2024-09-18 11:36:47 -04:00
Scott Kiener
534337b48b
CSR-1804 | Utilize billToAccountNumber endpoint
...
Only fires when zip changes on service-location
2024-09-18 10:23:15 -04:00
Chloe Herd
51655e7247
Update payment-method & cart for new recal
2024-09-17 14:23:55 -04:00
Chloe Herd
664e2a734a
Merge branch 'develop' into feature/csr-2147
2024-09-17 14:06:01 -04:00
Chloe Herd
1dde9eb6f7
Update store getters for recal
2024-09-17 13:45:32 -04:00
CarlNation
5852e3980e
CSR-2102
...
only drop one of the leading zeroes if the length is > 5. There are some provider numbers that actually start with 00. 00729, MI 48195 zip
2024-09-17 13:32:21 -04:00
Chloe Herd
e7d7500500
Merge branch 'develop' into feature/csr-2147
2024-09-17 11:27:03 -04:00
CarlNation
8d73880b3f
CSR-2102
...
CSR-2102 change order-items to a post. order-items now can price cash or insurance orders
2024-09-16 13:50:08 -04:00
Chloe Herd
4075d685f4
Merge branch 'develop' into feature/csr-2147
2024-09-12 09:53:52 -04:00
hiteshkumar87
eeb0661882
CSR-2216
...
change isExternalParameter getter
2024-09-10 18:48:32 +05:30
Chloe Herd
e54ead578e
Add call to recal endpoint
2024-09-06 10:01:08 -04:00
CarlNation
6b42a04068
CSR-2193 submittedOrder issue
...
CSR-2193 the getter in the vuex store does not seem to return the submittedOrder data. Possibly related to caching due to the recent upgrade to vuex. Not 100% certain. So just moved the submittedOrder logic out of the store and into the basemix.
2024-09-06 09:58:56 -04:00
hiteshkumar87
deb6688c89
CSR-2087
...
formating
2024-08-21 16:41:23 +05:30
hiteshkumar87
20f6972361
Merge branch 'develop' into feature/Digital/CSR-2087
2024-08-21 16:37:15 +05:30
hiteshkumar87
6ab9c34370
CSR-2087
...
replacing LeadGenState with ExternalParameterState and add capability questions, molding questions and vehicle parts.
2024-08-21 16:28:00 +05:30
CarlNation
a6c9ea67de
CSR-2181 Exclude Labor2 part type
...
CSR-2181 The labor2 part type should be excluded where looking at glass parts. It is part of the glass parts request and response because you need the base glass part to determine if labor2 applies. It would make more sense to add it to supporting items but that request does not include base part number for windshields. This certainly won't come back to haunt me later.
2024-08-14 07:59:47 -04:00
hiteshkumar87
8322d44173
CSR-1632
...
Affiliate Cookies
2024-08-09 18:04:43 +05:30
CarlNation
acc955bfb1
CSR-1161
...
CSR-1161 send serviceType on parts call for Labor2 request
2024-08-01 15:28:01 -04:00
CarlNation
91fa5c3f94
CSR-1161
...
CSR-1161 pass service type needed for Labor2 parts request
2024-08-01 13:53:43 -04:00
Sneha
ab1b27d3fa
CSR-2117
2024-07-31 18:33:19 +05:30