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
6ef362b1ff
prettier
2024-08-26 15:18:31 -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
CarlNation
914edd39a9
CSR-2186 hide mobile line item when 0
...
CSR-2186 hide mobile line item when 0
2024-08-23 13:30:46 -04:00
hiteshkumar87
e932ba01a2
CSR-2184
...
display datalayer sub total and total in case itac
2024-08-22 20:14:34 +05:30
CarlNation
ffdfee7263
CSR-2087 null check
2024-08-21 08:46:03 -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
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
c6a15910c1
prettier
2024-08-17 07:23:15 -04:00
CarlNation
bc71ee589e
CSR-1981 cart tests for mobile fee
...
CSR-1981 cart tests for mobile fee
2024-08-17 07:19:16 -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
e1701abbf3
Merge pull request #1941 from Safelite/feature/CSR-2181
...
CSR-2181 prod issue
2024-08-15 13:20:29 -04:00
CarlNation
29230a0ba1
CSR-2181 prod issue
...
CSR-2181 prod issue - slide door vs side door.
2024-08-15 13:10:15 -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
hiteshkumar87
a2b3e5bb31
CSR-1632
...
unit test case
2024-08-12 17:36:18 +05:30
hiteshkumar87
8322d44173
CSR-1632
...
Affiliate Cookies
2024-08-09 18:04:43 +05:30
Sneha
51071c375a
code changes
2024-08-08 16:22:08 +05:30
Sneha
89cfaa9eae
CSR-2155
2024-08-08 13:00:16 +05:30
Leah Schumann
194180b983
Merge pull request #1935 from Safelite/feature/CSR-2157
...
Reverted change to endpoint names
2024-08-06 12:45:54 -04:00
Leah Schumann
ddfc2216d6
Reverted change to endpoint names
2024-08-06 11:31:27 -04:00
Leah Schumann
e246abde01
Merge pull request #1934 from Safelite/feature/CSR-2157
...
Added back the routing logic to go back to the first page if a non 404 error occurs
2024-08-06 07:15:17 -04:00
Leah Schumann
e50d444928
Another local redirect fix
2024-08-06 07:08:15 -04:00
Leah Schumann
de7eb15032
Removed temp redirection to local vehicle service
2024-08-06 07:06:35 -04:00
Leah Schumann
95b3ef7cc6
Added back router.navigateError for errors other than 404.
2024-08-06 06:36:23 -04:00
CarlNation
acc955bfb1
CSR-1161
...
CSR-1161 send serviceType on parts call for Labor2 request
2024-08-01 15:28:01 -04:00
CarlNation
d8192b8f2d
Merge branch 'develop' into feature/CSR-1161
2024-08-01 13:53:58 -04:00
CarlNation
91fa5c3f94
CSR-1161
...
CSR-1161 pass service type needed for Labor2 parts request
2024-08-01 13:53:43 -04:00
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
CarlNation
337af18180
CSR-2130 unnecessary ternary
...
CSR-2130 unnecessary ternary
2024-07-30 14:34:09 -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
e15d25e948
CSR-2130 include mac check
...
CSR-2130 include mac check
2024-07-30 14:07:28 -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