Commit graph

5405 commits

Author SHA1 Message Date
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
CarlNation
9d37938535 CSR-2130 payment method page corrections
CSR-2130 payment method page corrections
2024-07-29 13:46:40 -04:00
hiteshkumar87
05b03243b1
Merge pull request #1925 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-29 19:08:39 +05:30
hiteshkumar87
c197093632 CSR-2087
Service package
2024-07-29 18:55:28 +05:30
hiteshkumar87
46512d8289
Merge pull request #1924 from Safelite/feature/Digital/CSR-2087
CSR-2087
2024-07-29 18:13:09 +05:30
hiteshkumar87
ea16e6da30 CSR-2087
updating IsInsurance parameter
2024-07-29 18:00:04 +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
459682d8a0 CSR-2087
remove condition store.getters.applicationUser.triggeredSiteEntry  not required
2024-07-29 16:55:47 +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
Leah Schumann
2dee21887a Prettified 2024-07-25 11:45:10 -04:00
Leah Schumann
02b5e92bc8 Frontend changes to not log errors for 404s 2024-07-25 11:33:01 -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
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
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
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
Bryan Mauger
9de920de56 Comment update. 2024-07-18 14:07:22 -04:00
Bryan Mauger
e4402a6215 CSR-2140 QA Updates. 2024-07-18 14:04:40 -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
7e0bcf4b7c Update quote.vue 2024-07-18 20:28:23 +05:30
hiteshkumar87
ac873bf893 CSR-2087
create session storage
2024-07-18 20:15:09 +05:30
bmauger
37a2bbed35
Merge pull request #1904 from Safelite/CSR-2140-QA
CSR-2140 QA updates
2024-07-18 08:28:15 -04:00
CarlNation
6d7f68ab7e CSR-977 revert suppressvincapture decommission
CSR-977 revert suppressvincapture decommission
2024-07-17 08:45:52 -04:00
Bryan Mauger
953ed047f5 Format code. 2024-07-16 15:39:51 -04:00
Bryan Mauger
00357cd944 CSR-2140 QA updates. 2024-07-16 15:38:48 -04:00
bmauger
c6ba5cb97f
Merge pull request #1903 from Safelite/CSR-2140-qa-fixes
CSR-2140 Format quote page service packages for desktop horizontal layout.
2024-07-15 15:20:30 -04:00
Bryan Mauger
a9683b824a Format code. 2024-07-15 15:11:28 -04:00
Bryan Mauger
d9de8e58b2 CSR-2140 css updates. 2024-07-15 15:08:36 -04:00
CarlNation
57cae3a32b
Merge pull request #1902 from Safelite/feature/CSR-2130
CSR-2130 flag applePay for backend
2024-07-15 10:33:27 -04:00
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
Bryan Mauger
e750e277ab CSR-2140 WIP added styles for spacing. 2024-07-12 18:40:42 -04:00
Bryan Mauger
2b9e32a829 WIP align promo code copy. 2024-07-12 16:23:00 -04:00
Bryan Mauger
5c3e9e6789 WIP 2024-07-12 16:18:01 -04:00
Bryan Mauger
b017bae2cb CSR-2140 WIP add styles for horizontal service packages on desktop. 2024-07-12 14:37:56 -04:00
Leah Schumann
dde1b23250
Merge pull request #1897 from Safelite/feature/CSR-2000
Feature/csr 2000
2024-07-12 10:14:16 -04:00
CarlNation
918af52380 CSR-2130 use credit card field from qs
CSR-2130 use credit card field from qs to determine payment-method
2024-07-11 16:50:03 -04:00
Bryan Mauger
f776a3e9fc WIP initial commit quote deskop change with correct Figma 2024-07-11 15:15:43 -04:00
CarlNation
62e1e189e7 CSR-2130 fix test
CSR-2130 fix test
2024-07-11 14:31:52 -04:00
CarlNation
2b636e6127 CSR-2130 filter insurance
CSR-2130 filter insurance
2024-07-11 14:05:38 -04:00
CarlNation
727183ef89 CSR-2130 check recal to determine which payment options to show
CSR-2130 check recal to determine which payment options to show
2024-07-11 11:24:46 -04:00
Leah Schumann
1f163f95ae Merging from develop 2024-07-11 06:28:48 -04:00
Leah Schumann
cef9eba759 Updated endpoint names to match the backend for Vehicle service 2024-07-11 06:26:55 -04:00
CarlNation
bd3eb4b78f CSR-2130 prettier
CSR-2130 prettier
2024-07-10 14:55:59 -04:00
CarlNation
22f36dea4e CSR-2130
CSR-2130 more style updates and save the payment method type once we know what it is after being selected on the hop page
2024-07-10 14:50:19 -04:00
CarlNation
e52329ffea CSR-2130 prettier 2024-07-10 07:36:57 -04:00
CarlNation
b3cba6520b CSR-2130 more commented code
CSR-2130 more commented code
2024-07-10 07:26:40 -04:00
CarlNation
0d63a1f2cf CSR-2130 remove commented out code 2024-07-10 07:24:10 -04:00
CarlNation
8b5f837098 Merge branch 'develop' into feature/CSR-2130 2024-07-10 07:19:40 -04:00
CarlNation
a7d5f776a4 CSR-2130
CSR-2130
2024-07-10 06:47:42 -04:00
Chloe Herd
50ea20db15 Remove debug comment 2024-07-09 14:43:38 -04:00
Chloe Herd
6521115cb0 Formatting 2024-07-09 13:16:23 -04:00
Chloe Herd
f6fadd8ed8 Unit tests & restore FBA functionality 2024-07-09 13:07:06 -04:00
Chloe Herd
58ea248079 Small fixes 2024-07-09 13:01:33 -04:00
Chloe Herd
4930b41448 Remove unneeded store references 2024-07-09 11:29:14 -04:00
Chloe Herd
58d60a5834 Recal Modal 2024-07-09 11:10:37 -04:00
Chloe Herd
acf6c3b3ea Formatting 2024-07-09 10:43:27 -04:00
Chloe Herd
e8e0669fe2 Parse CMS text correctly 2024-07-09 10:30:38 -04:00
Chloe Herd
4d4b978678 Merge branch 'develop' into CSR-2115-remove-recal-from-cart 2024-07-09 10:07:48 -04:00
Chloe Herd
2beb9407d3 Validation working 2024-07-09 10:07:15 -04:00
Bryan Mauger
85f8a3839a Format code. 2024-07-08 16:32:27 -04:00
Bryan Mauger
90ad2a2b4f Make special price label position correctly when changing to insurace. 2024-07-08 16:30:23 -04:00
Bryan Mauger
bcbf9359b8 Format code. 2024-07-08 14:23:32 -04:00
Bryan Mauger
b3a41f828d Add comment. 2024-07-08 14:08:15 -04:00
Bryan Mauger
5c13ee9dd2 WIP move css block to fix specificity issue. 2024-07-08 13:13:43 -04:00
Bryan Mauger
b886723e2f WIP responsive style updates. 2024-07-08 10:19:37 -04:00
Bryan Mauger
ed9f85c18a WIP desktop updates of service packages on quote page. 2024-07-03 14:02:37 -04:00
chloeherdsafelite
aefa44c33f
Merge pull request #1891 from Safelite/feature/csr-2129
Feature/csr 2129
2024-07-02 09:48:29 -04:00
Leah Schumann
d5b600a8c0 Prettified 2024-07-02 06:17:52 -04:00
Leah Schumann
fc9fd857ef Restored check for current deductable for ins PIA availability 2024-07-02 06:15:32 -04:00
Chloe Herd
1999d7dbc4 Part number change 2024-07-01 14:49:34 -04:00
Chloe Herd
76c602ade7 Recycle Fee 0 2024-07-01 14:48:09 -04:00
Leah Schumann
85a8efe75d Temp to merge develop 2024-07-01 06:22:34 -04:00
Bryan Mauger
f9fea3c9b6 WIP 2024-06-28 15:23:58 -04:00
Bryan Mauger
064851798f WIP 2024-06-28 14:21:59 -04:00
Leah Schumann
1a1575ad43 Prettified 2024-06-28 08:24:35 -04:00
Leah Schumann
c428852f4b Removed unwanted comment 2024-06-28 08:23:01 -04:00
Leah Schumann
e6b296b3a1 Updated logic for displaying PIA options or alert for time of service 2024-06-28 08:20:38 -04:00
CarlNation
00b1fa463e CSR-2118 always use cash account calling pricing from quote
CSR-2118 always use cash account calling pricing from quote
2024-06-27 21:48:38 -04:00
Leah Schumann
61b771d2c2 Merge branch 'develop' into feature/CSR-2123 2024-06-26 11:33:50 -04:00
Bryan Mauger
da89f0929f WIP CSR-2115 2024-06-26 11:27:20 -04:00
Sneha
7d41074949 CSR-2128 2024-06-26 17:45:28 +05:30
Leah Schumann
9d3a6c9c82 Corrected logic for whether to display PIA message 2024-06-26 06:16:35 -04:00
Bryan Mauger
60a63891df Revert "WIP uncomment lines at end of testing."
This reverts commit b0377459d5.
2024-06-25 10:31:12 -04:00
Bryan Mauger
f2f8c2bead Revert "WIP add store info."
This reverts commit b24b33e5ed.
2024-06-25 10:26:37 -04:00
Bryan Mauger
dce4c07260 Revert "WIP add store actions for recal ack."
This reverts commit 4db562212b.
2024-06-25 10:26:17 -04:00
hiteshkumar87
2e12fb3c90 CSR-2087
Custom query strings
2024-06-25 18:26:02 +05:30
Bryan Mauger
4db562212b WIP add store actions for recal ack. 2024-06-24 15:29:25 -04:00
Leah Schumann
ce25a95759 Removed console log that was left in 2024-06-24 10:59:34 -04:00
Leah Schumann
b5cf4e9bce Moved the code that appends the google autocomplete dropdown to the first keydown event 2024-06-24 10:51:05 -04:00
Bryan Mauger
b24b33e5ed WIP add store info. 2024-06-21 15:58:11 -04:00
Bryan Mauger
b0377459d5 WIP uncomment lines at end of testing. 2024-06-21 13:40:13 -04:00
AMSNEHA
e50d6aef6a
Merge pull request #1884 from Safelite/feature/CSR-2113
Tech review changes
2024-06-21 18:08:53 +05:30
Sneha
756de21a9b Update content-group-modal.vue 2024-06-21 14:50:53 +05:30
Sneha
2ed4e03411 Tech review changes 2024-06-21 14:44:55 +05:30
Bryan Mauger
0180589800 WIP get modal functional and setup recal modal in CMS. 2024-06-20 16:43:08 -04:00
Adam Caouette
0ee1cda67e CSR-2115: get modal to work from CMS link 2024-06-20 16:19:47 -04:00
chloeherdsafelite
d1348f5fae
Merge pull request #1882 from Safelite/feature/CSR-2109
Feature/csr 2109
2024-06-20 08:58:46 -04:00
Sneha
df2755ad62 CSR-2113 2024-06-20 09:34:32 +05:30
Bryan Mauger
b97833d3bd WIP 2024-06-19 16:30:31 -04:00
Chloe Herd
156c05a903 Formatting 2024-06-19 15:21:51 -04:00
Chloe Herd
e5c8378197 Merge branch 'develop' into feature/CSR-2109 2024-06-19 15:17:32 -04:00
Chloe Herd
cf5ad1a884 Edits 2024-06-19 15:16:54 -04:00
Chloe Herd
f9dc366b84 Update tests 2024-06-19 15:16:44 -04:00
Bryan Mauger
e658bdb9bf WIP test with Carl. 2024-06-18 15:16:02 -04:00