Commit graph

3296 commits

Author SHA1 Message Date
CarlNation
c6237fbc6b
Merge pull request #1952 from Safelite/feature/CSR-2177
CSR-2177
2024-08-27 09:02:35 -04:00
CarlNation
900b043361 CSR-2177 null checking 2024-08-27 07:21:39 -04:00
CarlNation
e06d288a63 CSR-2177 null checking 2024-08-27 06:16:52 -04:00
CarlNation
b6df3ac8d2 CSR-2177
CSR-2177 we need to allow navigation forward on a policy vehicle change so that we call parts again for the new vehicle.  Having the jump back to heritage on service-zip prevents parts from being called again so we end up in heritage with no items on the order.  Nav to heritage will still happen in the vehicle-questions-mixin logic or the quote beforerouteenter logic.
2024-08-26 15:13:30 -04:00
Adam Caouette
ba143082ba CSR-2183: remove forward button action since we're not using it 2024-08-24 10:59:33 -04:00
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
Bryan Mauger
c52e54fbbf Remove comments. 2024-08-20 14:07:00 -04:00
Bryan Mauger
5aa7bef3cc CSR-2171 update colors (green) on quote page. 2024-08-20 14:05:33 -04:00
CarlNation
fae2ff0b8c
Merge pull request #1942 from Safelite/feature/CSR-1981
CSR-1981 add back removed mobile fee references
2024-08-17 08:29:54 -04:00
CarlNation
2ee87ebcfb CSR-1981 prettier 2024-08-17 07:08:54 -04:00
CarlNation
92e8ab0965 CSR-1981 add back removed mobile fee references
CSR-1981 add back removed mobile fee references and use fee amount to determine when to show mobile fees
2024-08-16 16:05:08 -04:00
CarlNation
42990f9040
Merge pull request #1940 from Safelite/feature/CSR-2181
CSR-2181 remove labor2 logic from parts
2024-08-15 07:28:41 -04:00
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
907ed95d96 CSR-1981 show mobile fee free alert if it is 0
CSR-1981 show mobile fee free alert if it is 0
2024-08-14 10:40:46 -04:00
CarlNation
7fee462163 CSR-1981 show mobile fee free alert if it is 0
CSR-1981 show mobile fee free alert if it is 0
2024-08-14 10:39:41 -04:00
CarlNation
7ff88162d7 CSR-1981 show mobile fee free alert if it is 0
CSR-1981 show mobile fee free alert if it is 0
2024-08-14 10:38:57 -04:00
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
Sneha
51071c375a code changes 2024-08-08 16:22:08 +05:30
Sneha
89cfaa9eae CSR-2155 2024-08-08 13:00:16 +05:30
Bryan Mauger
243418fbaa Update service-package-radio.vue
Format code.
2024-07-31 10:42:07 -04:00
Bryan Mauger
d0cf324653 CSR-1169 fix animation. 2024-07-31 10:31:37 -04:00
Sneha
ab1b27d3fa CSR-2117 2024-07-31 18:33:19 +05:30
bmauger
ed50076e40
Merge pull request #1930 from Safelite/CSR-2155-fix-wrong-price-displayed
CSR-2155 fix incorrect price for afterpay packages.
2024-07-30 14:41:15 -04:00
Bryan Mauger
5bb2bf0bdd Format code. 2024-07-30 14:29:25 -04:00
Bryan Mauger
4112f09e46 CSR-2155 fix incorrect price for afterpay packages. 2024-07-30 14:22:51 -04:00
CarlNation
e79d127aba CSR-2130
CSR-2130 Afterpay on hop uses some credit card flow.  We get credit card messages from HOP even for Afterpay.  So only set the paymentMethod based on HOP messages if it is not already set.
2024-07-30 10:02:50 -04:00
CarlNation
23a9c426a2 CSR-2130
CSR-2130 exclude recal from the check when insurance order
2024-07-29 14:29:59 -04:00
CarlNation
e637b1b0a0 CSR-2130 prettier 2024-07-29 13:49:38 -04:00
CarlNation
ac2adcd641 Merge branch 'develop' into feature/CSR-2130 2024-07-29 13:48:55 -04:00
CarlNation
9d37938535 CSR-2130 payment method page corrections
CSR-2130 payment method page corrections
2024-07-29 13:46:40 -04:00
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
Josh Seltzer
d14823acc1 Corrected Overnight scheduling 2024-07-25 15:24:06 -04:00
Josh Seltzer
15368e3255 Prettier 2024-07-25 14:09:07 -04:00
Josh Seltzer
7e05d20d53 Correct All Day appointment duration 2024-07-25 13:52:35 -04:00
hiteshkumar87
74f8c8ad0a
Merge pull request #1921 from Safelite/feature/Digital/CSR-2087
CSr-2087
2024-07-25 20:40:12 +05:30
hiteshkumar87
5cc484bacd CSr-2087
clearing test console log
2024-07-25 20:26:57 +05:30
hiteshkumar87
132e78e184 CSR-2049
Quote page GA event for cash glass only
2024-07-25 19:05:10 +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
hiteshkumar87
49dd51a0e1
Merge pull request #1917 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-23 13:47:08 +05:30
hiteshkumar87
30fd43b09f CSR-2087
leadgen Repair issue fix
2024-07-23 13:26:48 +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
883b7b0916 csr-2087
estimate and quote page unit test
2024-07-22 17:00:58 +05:30
hiteshkumar87
3333555098
Merge branch 'develop' into feature/Digital/CSR-2087 2024-07-19 16:25:27 +05:30
CarlNation
b2d6418915
Merge pull request #1911 from Safelite/feature/CSR-2130
Feature/csr 2130
2024-07-19 06:27:10 -04:00
CarlNation
0f6bcb9969 CSR-2130 rename isApplePay
CSR-2130 rename isApplePay
2024-07-19 06:21:06 -04:00
CarlNation
b3dda363fa CSR-2130 prettier 2024-07-18 21:22:56 -04:00