Commit graph

421 commits

Author SHA1 Message Date
Chloe Herd
51655e7247 Update payment-method & cart for new recal 2024-09-17 14:23:55 -04:00
Chloe Herd
4075d685f4 Merge branch 'develop' into feature/csr-2147 2024-09-12 09:53:52 -04:00
Adam Caouette
5c1e6b550a CSR-2179: update to handle new updated recal parts from api 2024-09-11 19:38:36 -04:00
CarlNation
3c54c6951e CSR-2193 submittedOrder
CSR-2193 PR requested changes and test corrections
2024-09-08 15:42:15 -04:00
CarlNation
114d6a88ca prettier 2024-09-06 10:04:09 -04:00
Chloe Herd
e54ead578e Add call to recal endpoint 2024-09-06 10:01:08 -04:00
CarlNation
b0e106df4a Merge branch 'develop' into feature/CSR-2193 2024-09-06 10:00:11 -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
Adam Caouette
737ef41ad1 Merge branch 'develop' into feature/CSR-2182-ajc 2024-09-04 08:30:18 -04:00
Adam Caouette
b00c0bdcf6 CSR-2182: add new base mixin 2024-09-03 15:48:38 -04:00
scottkiener
cbcf0b1bd2
Merge pull request #1948 from Safelite/feature/CSR-2185
CSR-2185 | Update to Node 20.17.0
2024-08-27 16:51:50 -04:00
Scott Kiener
a1335a56d3 Rectify prettier change 2024-08-27 16:18:22 -04:00
Scott Kiener
cdd82a2f8c CSR-2185 | Fix formatting 2024-08-27 15:56:13 -04:00
Matt Sykes
d5908fa92e Fixed unit tests breaking after upgrades
Changed from .trigger("click") to .setChecked
2024-08-27 15:25:46 -04:00
hiteshkumar87
d592a9a469 CSR-1953
zip code CTU to string
2024-08-27 13:19:24 +05:30
Matt Sykes
c7b19e6c4f Upgraded eslint and prettier 2024-08-23 15:59:25 -04:00
hiteshkumar87
e932ba01a2 CSR-2184
display datalayer sub total and total in case itac
2024-08-22 20:14:34 +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
86badc76e6 CSR-2181 remove labor2 logic from parts
CSR-2181 remove labor2 logic from parts since it will now be returned in supporting items collection.  also, base part number is required to get labor2 if applicable.
2024-08-15 07:10:03 -04:00
CarlNation
337af18180 CSR-2130 unnecessary ternary
CSR-2130 unnecessary ternary
2024-07-30 14:34:09 -04:00
CarlNation
e15d25e948 CSR-2130 include mac check
CSR-2130 include mac check
2024-07-30 14:07:28 -04:00
hiteshkumar87
f89581abab Update base-mixin.js 2024-07-19 16:36:27 +05:30
hiteshkumar87
3333555098
Merge branch 'develop' into feature/Digital/CSR-2087 2024-07-19 16:25:27 +05:30
CarlNation
8b507d21ad CSR-2130 latest applepay
CSR-2130 apple merchant id file, pass hybrid for new hop form, show afterpay, check for IOS version for applepay
2024-07-18 16:11:13 -04:00
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
Chloe Herd
8a86185206 Update unit tests 2024-06-04 17:29:33 -04:00
Chloe Herd
fff25a4e9e Check submitted order for deductible as well 2024-06-04 15:43:25 -04:00
CarlNation
258c8ec2a3 CSR-2091 prettier 2024-06-04 13:56:32 -04:00
CarlNation
73144f8347 CSR-2091
CSR-2091 increase code coverage %
2024-06-04 13:49:44 -04:00
Adam Caouette
b34b7cd134 CSR-1742-r2: have cart use base-mixin shared logic 2024-05-23 16:17:31 -04:00
CarlNation
831685aa5f CSR-2098 prettier 2024-05-20 10:29:28 -04:00
CarlNation
91b4036cd5 CSR-2098
CSR-2098 unit test for verified deductible
2024-05-20 10:26:26 -04:00
CarlNation
67610544e0 CSR-2098 prettier 2024-05-20 09:43:11 -04:00
CarlNation
e03dfd65cc CSR-2098
CSR-2098 handle case where verified insurance with deductible
2024-05-20 09:39:37 -04:00
hiteshkumar87
e789b06f9c CSR-1953
deductible scenario
2024-04-26 18:34:39 +05:30
hiteshkumar87
883704c167 CSR-1953 2024-04-18 17:53:20 +05:30
hiteshkumar87
f101a318ea CSR-1953
GTM datalayer priceSubTotal and Price Total
2024-04-18 12:27:02 +05:30
hiteshkumar87
4891888079 CSR-1953
add insurance order data to GTM datalayer
2024-04-12 13:31:45 +05:30
hiteshkumar87
72c52f457b CSR-2039
code cleanup - remove loader parameter
2024-04-01 17:29:14 +05:30
Chloe Herd
b9fc0b2c8b Formatting 2024-02-15 12:14:17 -05:00
Chloe Herd
c0a26b2a95 Update unit tests 2024-02-15 12:00:51 -05:00
Chloe Herd
026bb5383f Ensure parsed numbers are not NaN before logging. 2024-02-15 11:59:01 -05:00
Chloe Herd
a324bba65d Remove unneeded code 2024-02-14 15:26:23 -05:00
Chloe Herd
5800d00839 Calculate total + subtotal as early as available 2024-02-14 14:48:50 -05:00
Chloe Herd
808693b443 Clarify Falsy checks 2024-02-14 13:59:21 -05:00
Chloe Herd
0514dc3387 Helper lemma for verifying existence of fields 2024-02-14 13:01:29 -05:00
Chloe Herd
db9f5f38f7 Create generic GTM logging method 2024-02-14 09:39:24 -05:00
hiteshkumar87
2dc8d42971 CSR-1438
make email optional
2024-02-09 20:51:11 +05:30