Commit graph

806 commits

Author SHA1 Message Date
Adam Caouette
6cfba7e431 CSR-2234: restore original creation state of isExternalParameter var 2024-10-03 08:58:53 -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
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
hiteshkumar87
e4a3d40e60
Merge pull request #1923 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-29 17:01:42 +05:30
hiteshkumar87
5b79d9ed28 CSR-2087
Leadgen widget have different case style value so need to parse with NextGen
2024-07-29 16:39:17 +05:30
hiteshkumar87
f0a3d3579c
Merge pull request #1918 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-23 18:09:33 +05:30
hiteshkumar87
cef3a22bce CSR-2087 2024-07-23 17:51:29 +05:30
Josh Seltzer
547824db08 Merge branch 'develop' into feature/CSR-1903 2024-07-22 14:19:54 -04:00
Josh Seltzer
1159ab6c09 CSR-1903 - Display service duration on confirmation 2024-07-22 14:19:14 -04:00
hiteshkumar87
3cbabbb204
Merge pull request #1908 from Safelite/merge-dev-to-CSR-2087
Merge dev to csr 2087
2024-07-18 20:34:56 +05:30
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
CarlNation
1b6c6b141c CSR-2130 prettier
CSR-2130 prettier
2024-07-15 10:27:22 -04:00
CarlNation
6fec862fbf CSR-2130 flag applePay for backend
CSR-2130 flag applePay for backend
2024-07-15 10:21:36 -04:00
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
AMSNEHA
862cd5a90b
Merge pull request #1879 from Safelite/feature/CSR-1994
Tech review changes
2024-06-12 20:37:35 +05:30
Sneha
7cbe82eb57 Tech review changes 2024-06-12 20:00:51 +05:30