Scott Kiener
1daaa863bf
CSR-2195 | Formatting and unit test fix
2024-09-06 15:36:24 -04:00
Scott Kiener
6f48f0ae4d
Merge remote-tracking branch 'origin/develop' into feature/CSR-2194
2024-09-06 15:15:38 -04:00
Scott Kiener
840dcb65d0
CSR-2194 | Fix vehicle-damage validation
...
move continue button validation to top level
2024-09-06 15:15:05 -04:00
Adam Caouette
d6f812a571
CSR-2179: fix related unit tests
2024-09-06 14:48:44 -04:00
Adam Caouette
87e0426258
CSR-2179: add experiment logging for nextGen_RecalPriceRemoval on quote page
2024-09-06 14:48:22 -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
16538fff6f
CSR-2182: fix package price to remove recal
2024-09-06 07:18:00 -04:00
Adam Caouette
52c9bfecf7
CSR-2182: fix recursive error
2024-09-05 20:42:03 -04:00
Adam Caouette
737ef41ad1
Merge branch 'develop' into feature/CSR-2182-ajc
2024-09-04 08:30:18 -04:00
hiteshkumar87
663c1d90e2
Merge branch 'develop' into feature/Digital/CSR-1629
2024-09-04 14:59:36 +05:30
CarlNation
a6c92b6255
CSR-2185
...
CSR-2185 vue-router no longer supports properties via params without it showing in the url.
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22
2024-09-04 05:17:31 -04:00
hiteshkumar87
71fbc6a595
CSR-1629
...
creating non-CJ and CJE cookie for Nextgen
2024-09-04 14:42:48 +05:30
Adam Caouette
1fbaccc422
CSR-2182: prettier formatting
2024-09-03 17:23:41 -04:00
Adam Caouette
f0dd92e29f
CSR-2182: remove unused clone
2024-09-03 15:59:51 -04:00
Adam Caouette
785c9fd1bf
CSR-2182: remove recal prices from cash carts
2024-09-03 15:59:02 -04:00
Adam Caouette
01d0c809fa
CSR-2182: add boolean prop for insurance or not for cart
2024-09-03 15:49:55 -04:00
Adam Caouette
b00c0bdcf6
CSR-2182: add new base mixin
2024-09-03 15:48:38 -04:00
CarlNation
ec00031755
Merge pull request #1959 from Safelite/feature/CSR-2185
...
CSR-2185
2024-09-03 14:06:01 -04:00
CarlNation
42dc848ee4
CSR-2185
...
CSR-2185 vue-router no longer supports properties via params without it showing in the url.
https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22
2024-09-03 14:00:42 -04:00
Scott Kiener
d5b36dbbde
CSR-2194 | Repair flow fix
...
vee-validate weirdness fix
2024-09-03 09:20:58 -04:00
scottkiener
210c4257fd
Merge pull request #1957 from Safelite/feature/CSR-2185
...
CSR-2185 | Fix cms answers overwrite
2024-08-28 15:37:01 -04:00
Scott Kiener
ed8ce4e4cb
CSR-2185 | Fix cms answers overwrite
...
Sideglass options were missing
2024-08-28 15:00:19 -04:00
CarlNation
c1b76a322b
change variable for heritage url
...
change variable for heritage url
2024-08-28 11:15:56 -04:00
CarlNation
0912930b94
debug url
2024-08-28 10:36:24 -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
c4ff7caa44
CSR-2185 | unit test .only removal
2024-08-27 16:46:36 -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
Scott Kiener
3e210b006a
Fix vehicle page, remove base input v-validate
2024-08-27 15:21:22 -04:00
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
hiteshkumar87
d592a9a469
CSR-1953
...
zip code CTU to string
2024-08-27 13:19:24 +05:30
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
4dcb26b2ee
Merge pull request #1950 from Safelite/feature/CSR-2183-safari-confirmation-alert-bugfix-ajc
2024-08-24 14:09:14 -04:00
Adam Caouette
15200297ea
CSR-2183: add logic for when error.response.status is undefined like 404 condition
2024-08-24 11:01:26 -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
Adam Caouette
15aaca73ac
CSR-2183: avoid 'invalid navigation guard' by ensuring next() is always resolved
2024-08-24 10:58:42 -04:00
Matt Sykes
c7b19e6c4f
Upgraded eslint and prettier
2024-08-23 15:59:25 -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
Matt Sykes
4475c642a0
Upgrade more packages - only 47 moderate vuln left!!!
2024-08-23 12:42:09 -04:00
hiteshkumar87
4e09fe6cae
CSR-2185
...
estimate unit test case for external parameter
2024-08-23 19:10:30 +05:30
Scott Kiener
deff080bd2
CSR-2185 | Update app to Node 20.17.0 compatability
2024-08-22 15:13:19 -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
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
CarlNation
d85e375e1c
Merge branch 'develop' into feature/CSR-2091
2024-06-18 06:59:29 -04:00
CarlNation
451ce9cbf7
CSR-2091
...
CSR-2091 amount due showing as $NaN because it is adding the string values returned from getSubTotal and getSalesTax. Use the unary operator to convert to numeric before adding.
2024-06-18 06:58:40 -04:00
Bryan Mauger
8950d91493
WIP
2024-06-17 17:31:57 -04:00
Bryan Mauger
5da20c3cd7
WIP add v-if and computed.
2024-06-17 14:21:32 -04:00
Bryan Mauger
b5f180099f
WIP CSR-2115 remove recal glass only
2024-06-14 15:21:11 -04:00
Chloe Herd
cccefcbff8
Cut unused scenarios from estimate page
2024-06-14 11:24:59 -04:00
Chloe Herd
e5561e0c05
Differentiate skipvin vs. declinevin scenarios for back-nav
2024-06-14 10:47:29 -04:00
Chloe Herd
7b5b58de2d
Trim skipvin logic from estimate
2024-06-14 10:28:06 -04:00
Chloe Herd
3711094141
Fix part-question back-nav
2024-06-13 16:48:17 -04:00
Chloe Herd
26dead5f3e
Add no-vin option
2024-06-13 16:48:01 -04:00
Chloe Herd
c5838a0184
Add service-zip to repair/skipvin flow
2024-06-13 15:45:17 -04:00
AMSNEHA
9426b8f485
Merge pull request #1880 from Safelite/feature/CSR-1994
...
Update quote.vue
2024-06-13 11:13:37 +05:30
Sneha
0bd18550df
Update quote.vue
2024-06-13 09:20:56 +05:30
Chloe Herd
930ba9c3a0
Add first WIP
2024-06-12 13:47:49 -04:00
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
AMSNEHA
cb8e542672
Merge pull request #1855 from Safelite/feature/CSR-1994
...
Feature/csr 1994
2024-06-10 16:23:49 +05:30
Sneha
90b847e72e
Fixing unit test
2024-06-10 11:49:31 +05:30
Sneha
5989e446de
Css changes
2024-06-07 17:04:45 +05:30
Bryan Mauger
150037f002
Update logo / remove registration mark.
2024-06-05 14:19:34 -04:00
Bryan Mauger
3c11cd9d57
Format code.
2024-06-05 10:33:19 -04:00
Bryan Mauger
cecf8b3c10
CSR-2111 fix link colors.
2024-06-05 10:02:17 -04:00
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
CarlNation
7ccb55d1b8
CSR-2091
...
CSR-2091 delete cookie on work order submission. if hasdelayedclaimregistration was true, then it caused the vehicle dropdowns to be disabled. better to just remove the cookie after successful submission.
2024-06-04 09:28:51 -04:00
hiteshkumar87
8273329185
Merge pull request #1874 from Safelite/feature/CSR-2099-ajc
...
CSR-2099
2024-05-31 19:30:22 +05:30
hiteshkumar87
2929697243
CSR-2099
...
add ITAC deductible logic on payment and confirmation pages
2024-05-31 19:19:37 +05:30
chloeherdsafelite
f3090a087a
Merge pull request #1873 from Safelite/feature/csr-2084
...
Send promo codes to tax endpoint
2024-05-30 09:21:29 -04:00
CarlNation
01af819aa1
Merge pull request #1872 from Safelite/feature/SSR-1167
...
SSR-1167
2024-05-30 08:56:41 -04:00
Chloe Herd
f2eb6a4c88
Send promo codes to tax endpoint
2024-05-29 13:43:41 -04:00
CarlNation
47fa89e2e1
SSR-1167
...
SSR-1167 move insuranceCoverage to own object
2024-05-29 08:35:52 -04:00
CarlNation
f07fa97377
SSR-1167
...
SSR-1167 reorganize coverage
2024-05-28 14:12:05 -04:00
Leah Schumann
d40d6fb8e0
Prettified
2024-05-28 10:26:37 -04:00
Leah Schumann
21c8a65df2
One more time, then reverting to previous and leaving it there
2024-05-28 10:25:25 -04:00
Leah Schumann
77615bc69a
Merging from develop
2024-05-28 09:37:32 -04:00
Leah Schumann
8b65071c33
Revisions to get back to as good as before
2024-05-28 09:36:55 -04:00
CarlNation
946de90be7
Merge pull request #1869 from Safelite/feature/CSR-2098
...
CSR-2098
2024-05-24 10:58:35 -04:00
CarlNation
0d72f95350
CSR-2098 prettier
2024-05-24 10:33:04 -04:00
CarlNation
eb8594903c
CSR-2098
...
CSR-2098 for PIA insurance deductible pricing, pass the amount we passed to safeliteHop and set it in the referral QuoteTotalAmount to be used in the ConvertTenders method during settlement.
2024-05-24 10:29:04 -04:00
AdamCaouetteSafelite
60de537226
Merge pull request #1867 from Safelite/feature/CSR-2099-ajc
...
CSR-2099: possible fix that treats NoComp and ITAC the same as far as cart appearance
2024-05-24 10:00:25 -04:00
Adam Caouette
c3021ff42f
CSR-2099: remove accidental change
2024-05-24 09:30:22 -04:00
Leah Schumann
a3f82617e9
Merging from develop
2024-05-24 06:58:03 -04:00
Leah Schumann
b97d8bf968
Temporarily changing id from autocomplete to streetAddress
2024-05-24 06:56:56 -04:00
Adam Caouette
c798b69bda
CSR-2099: possible fix that treats NoComp and ITAC the same as far as cart appearance
2024-05-23 19:49:23 -04:00
AdamCaouetteSafelite
f634b58edc
Merge pull request #1866 from Safelite/feature/CSR-1742-ajc-r2
...
CSR-1742-r2: have cart use base-mixin shared logic
2024-05-23 19:43:36 -04:00
Adam Caouette
bc5ea319ed
CSR-1742-r2: restore accidentally removed code
2024-05-23 16:23:14 -04:00
Adam Caouette
b34b7cd134
CSR-1742-r2: have cart use base-mixin shared logic
2024-05-23 16:17:31 -04:00
Leah Schumann
4fcf891acb
Merge pull request #1865 from Safelite/feature/CSR-2065
...
Setting this.matchedFound to true when autofilling
2024-05-23 14:48:09 -04:00
Leah Schumann
eabe655488
Prettified
2024-05-23 14:39:43 -04:00
Leah Schumann
7fd9396108
Setting this.matchedFound to true when autofilling
2024-05-23 14:37:03 -04:00
bmauger
5f88e07b11
Merge pull request #1864 from Safelite/CSR-2105-fix-checkbox-that-should-be-radios
...
CSR-2105 add ui-radio sibling to set specificity for radio button styles to fix radio buttons…
2024-05-23 13:54:40 -04:00
Bryan Mauger
f79cd6d535
CSR-2105 set specificity for radio button styles to fix radio buttons that look like checkboxes.
2024-05-23 13:31:41 -04:00
Leah Schumann
ac24ca69e0
Prettified
2024-05-23 09:38:31 -04:00
Leah Schumann
20dc07ad7d
Trying to show address when adding text by input when the inputType is autofill
2024-05-23 08:48:52 -04:00
Leah Schumann
6e334c91d3
Prettified
2024-05-23 08:20:51 -04:00
Leah Schumann
143c63bbf8
Merging from develop
2024-05-23 08:16:27 -04:00
Leah Schumann
444296eae1
Added 'nextTick'
2024-05-23 08:15:06 -04:00
Leah Schumann
5e1213f38a
Merge pull request #1862 from Safelite/feature/CSR-2065
...
adding console logs to view on Chrome iOS
2024-05-22 14:39:53 -04:00
Leah Schumann
2db671380a
adding console logs to view on Chrome iOS
2024-05-22 11:39:01 -04:00
Leah Schumann
47a6c9f963
Merge pull request #1861 from Safelite/feature/CSR-2065
...
Testing again
2024-05-22 11:06:51 -04:00
Leah Schumann
cbc956b017
Testing again
2024-05-22 10:57:18 -04:00
Leah Schumann
b9873013c1
Merge pull request #1860 from Safelite/feature/CSR-2065
...
Feature/csr 2065
2024-05-22 10:26:22 -04:00
hiteshkumar87
c93cd9fe2a
Merge pull request #1858 from Safelite/feature/Digital/CSR-2097
...
CSR-2097
2024-05-22 19:48:14 +05:30
Leah Schumann
4ef2efd9e6
Unit tests and Prettified
2024-05-22 10:17:19 -04:00
Leah Schumann
a7a205965b
Merge branch 'develop' into feature/CSR-2065
2024-05-22 10:09:02 -04:00
Leah Schumann
effd9ed7f6
Testing something to fix autofill / autocomplete on Chrome iOS
2024-05-22 10:08:13 -04:00
Bryan Mauger
3377cf4ebd
CSR-2104 fix missing subheader style copy.
2024-05-22 09:50:03 -04:00
hiteshkumar87
cc4fb63a6e
CSR-2097
...
get deductibles, nocomp and isInsurance from submitted order
2024-05-22 19:08:23 +05:30
Leah Schumann
91dc1b8d03
Test autofill on clicking outside of address field 1
2024-05-21 11:21:06 -04:00
Leah Schumann
94eba9e7fe
Merge branch 'develop' into feature/CSR-2065
2024-05-21 07:52:08 -04:00
Leah Schumann
c6b23904e5
Fixed bug, simplied code, and improved matches for autoselecting first item
2024-05-21 07:51:12 -04:00
Sneha
3424f7e514
Fixing conflicts
2024-05-21 10:33:58 +05:30
hiteshkumar87
26cfd3f404
CSR-1994
...
servicePackageDiscountPart to availableline items
2024-05-20 20:05:37 +05:30
CarlNation
142cde832c
Merge pull request #1856 from Safelite/feature/CSR-2098
...
CSR-2098
2024-05-20 10:35:22 -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
Scott Kiener
8635ab63e7
CSR-2076 | Formatting
2024-05-20 10:17:58 -04:00
Scott Kiener
4830a53fb7
CSR-2076 | Make equals statement more robust
2024-05-20 10:07:51 -04:00
Scott Kiener
252d5454a1
Change deepequals to specific check
2024-05-20 10:00:25 -04:00
Sneha
9eafbe6f21
Reapply "Merge branch 'develop' into feature/CSR-1994"
...
This reverts commit 5c16471169 .
2024-05-20 19:24:43 +05:30
Sneha
5c16471169
Revert "Merge branch 'develop' into feature/CSR-1994"
...
This reverts commit d606aa85f6 , reversing
changes made to 04b505c860 .
2024-05-20 19:15:37 +05:30
CarlNation
67610544e0
CSR-2098 prettier
2024-05-20 09:43:11 -04:00
Sneha
b2e42e1c6c
Merge branch 'feature/CSR-1994' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into feature/CSR-1994
2024-05-20 19:11:15 +05:30
CarlNation
e03dfd65cc
CSR-2098
...
CSR-2098 handle case where verified insurance with deductible
2024-05-20 09:39:37 -04:00
hiteshkumar87
01e2df15a5
CSR-1994
...
code optimize
2024-05-20 19:04:53 +05:30
Scott Kiener
eccbe38a80
Merge remote-tracking branch 'origin/develop' into feature/CSR-2076
2024-05-20 09:03:02 -04:00
Sneha
024ac0adec
Fixing test
2024-05-20 17:58:29 +05:30
AMSNEHA
d606aa85f6
Merge branch 'develop' into feature/CSR-1994
2024-05-20 17:13:35 +05:30
Sneha
04b505c860
unit test
2024-05-20 16:45:20 +05:30
Sneha
2a790bd5f2
Unit testcases
2024-05-17 12:54:34 +05:30
CarlNation
a37626cf1d
separate insurance and cash logic for PIA
...
separate insurance and cash logic for PIA
2024-05-15 12:02:04 -04:00
Scott Kiener
73293a7219
CSR-2076 | Fix line item IDs mismatch
2024-05-15 10:05:27 -04:00
Leah Schumann
7a6de6e23d
Checkpoint - Unit tests fixed
2024-05-15 07:20:20 -04:00
Leah Schumann
c49476711e
Checkpoint - fixing unit tests
2024-05-15 06:45:49 -04:00
Bryan Mauger
0851003ef4
Update tint map file for privacy glass.
2024-05-14 16:33:34 -04:00
CarlNation
195a0ddb0f
CSR-1600 prettier
2024-05-14 09:58:05 -04:00
CarlNation
88d34ee9e7
CSR-1600
...
CSR-1600 hide mobile fee related data when it does not apply
2024-05-14 09:37:47 -04:00
hiteshkumar87
b9ef258183
CSR-1994
...
code optimize
2024-05-13 20:19:50 +05:30
hiteshkumar87
cb825a51c7
CSR-1994
...
code optimize
2024-05-13 17:53:40 +05:30
Sneha
07201731ac
CSR-1994
2024-05-13 15:27:41 +05:30
Chloe Herd
bbb3cafc59
Return early so page-not-found errors only create one error on bus.
2024-05-09 15:54:06 -04:00
Chloe Herd
1f781aab03
Fix Typo
2024-05-09 13:15:45 -04:00
Chloe Herd
de4dd9bada
Change location of checks + exact check for "verified" navigation
2024-05-09 13:07:34 -04:00
hiteshkumar87
e90d4c4246
CSR-1994
...
fix pricing issue when service package discount not available
2024-05-09 19:09:44 +05:30
Sneha
d7bc92ec0a
csr 1994
2024-05-09 16:15:54 +05:30
Sneha
e0a1d28c5b
discontprice
2024-05-08 20:20:51 +05:30
Bryan Mauger
6f2904a199
Reinsert event to fix breakage. Ooops.
2024-05-07 11:53:32 -04:00
AdamCaouetteSafelite
494e591efa
Merge pull request #1846 from Safelite/feature/CSR-1744-ajc
...
CSR-1744: prevent PIA if deductible is $0
2024-05-07 11:40:18 -04:00
Adam Caouette
10ffe3eeff
CSR-1744: prevent PIA if deductible is -zsh
2024-05-07 11:31:51 -04:00
Bryan Mauger
792ccd8bce
Remove unneeded code.
2024-05-07 11:16:21 -04:00
Bryan Mauger
71db16a0db
CSR-2072 fix ampersand issue.
...
Remove code that bolded letters as you typed. This was causing an issue with ampersands. This 'bold as you type' code was not necessary and it's not a requirement for the project, it was a bonus I added when it was setup initially.
2024-05-07 11:14:07 -04:00
CarlNation
65d8198b1c
CSR-977
...
CSR-977 Decommission vin capture experiment setting
2024-05-07 10:15:16 -04:00
Bryan Mauger
644cd5a67b
Add comment.
2024-05-06 13:42:00 -04:00
Bryan Mauger
4d78134649
CSR-2072 fix insurance search dropdown after API was updated and case mismatch caused issues.
2024-05-06 13:37:59 -04:00
AdamCaouetteSafelite
8a5624fd2d
Merge pull request #1840 from Safelite/feature/CSR-1742-ajc
...
CSR-1742: refactoring logic out of markup
2024-05-03 10:51:37 -04:00
Adam Caouette
7d67941493
CSR-1742: refactoring logic out of markup, part 2
2024-05-03 10:15:09 -04:00
hiteshkumar87
7d8c32b27d
CSR-2083
...
disabled Continue button by default
2024-05-03 18:32:32 +05:30
CarlNation
a8ba1b6371
CSR-2067
...
CSR-2067 fix tests
2024-05-03 08:31:14 -04:00
CarlNation
cfe63885cf
CSR-2067
...
CSR-2067 clean up the pre reqs for service location
2024-05-03 08:04:33 -04:00
Adam Caouette
f943a3648d
CSR-1742: refactoring logic out of markup
2024-05-03 07:45:58 -04:00
Sneha
2833666a34
CSR-1994
2024-05-02 20:41:09 +05:30
AdamCaouetteSafelite
79456bab46
Merge pull request #1839 from Safelite/feature/CSR-1742-ajc
...
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 10:08:40 -04:00
Leah Schumann
a34e594832
Checkpoint
2024-05-02 08:53:11 -04:00
Adam Caouette
70300d6e89
CSR-1742: refactor to centralize all insurance constants/helpers
2024-05-02 08:09:42 -04:00
CarlNation
7b55147d0e
Merge branch 'develop' into feature/CSR-2054
2024-04-30 13:58:40 -04:00
CarlNation
7fdcaf0ae0
CSR-2054
...
CSR-2054 no longer hard code cash parent account for pricing calls
2024-04-30 13:15:37 -04:00
AdamCaouetteSafelite
5ee2a2af02
Merge pull request #1837 from Safelite/feature/CSR-1742-ajc
...
CSR-1742: improve naming and update how pending status displays pricing
2024-04-30 10:15:15 -04:00
Adam Caouette
acfa099d64
CSR-1742: improve naming and update how pending status displays pricing
2024-04-30 09:50:00 -04:00
hiteshkumar87
9c1f22a7ab
Merge pull request #1836 from Safelite/feature/Digital/CSR-1953
...
CSR-1953
2024-04-26 19:24:09 +05:30
hiteshkumar87
e789b06f9c
CSR-1953
...
deductible scenario
2024-04-26 18:34:39 +05:30
Leah Schumann
53530095dc
WIP
2024-04-26 06:45:00 -04:00
Adam Caouette
fd5acc6946
last minute requirements change
2024-04-24 14:39:01 -04:00
Adam Caouette
40f55c22d5
prettier. 8-|
2024-04-24 14:12:02 -04:00
Adam Caouette
9e3eb1df3e
CSR-1742: cart changes for insurance implemented on payment and confirmation pages
2024-04-24 11:29:58 -04:00
Adam Caouette
6789713d1d
prettier
2024-04-24 09:08:36 -04:00
Adam Caouette
b3944f2ab4
Merge branch 'develop' into feature/CSR-1742-ajc
2024-04-24 09:06:29 -04:00
Adam Caouette
a0a6f1303b
CSR-1742: update cart test to accept global
2024-04-23 17:51:44 -04:00
Adam Caouette
15ca0785c1
CSR-1742: update naming and some logic to simplify
2024-04-23 17:39:47 -04:00
Adam Caouette
d3bc079eba
CSR-1742: update logic on store getter for CMS variable to determine which paragraph shows in subheader
2024-04-23 17:38:47 -04:00
CarlNation
0c94d33a54
CSR-2054
...
CSR-2054 send policy data to save on order service so we can check nocomp and itac to determine if we use cash parent account when pulling previous items from serverdata
2024-04-23 15:51:37 -04:00
Adam Caouette
310e77383a
CSR-1742: change for consistency
2024-04-23 09:38:17 -04:00
Adam Caouette
a3d4ffb057
CSR-1742: update unit test so it will run
2024-04-23 09:30:49 -04:00
Adam Caouette
120920178c
CSR-1742: work on cart to update for insurance orders
2024-04-23 09:30:25 -04:00
Adam Caouette
35a8dc6045
CSR-1742: add specialized getter for CMS variable use
2024-04-23 09:21:16 -04:00
Adam Caouette
62993978fc
CSR-1742: correct wrong widget name
2024-04-23 09:19:46 -04:00
hiteshkumar87
f2ff463cd1
CSR-2081
...
updating homephone from load session
2024-04-23 18:11:01 +05:30
hiteshkumar87
284b9e932d
CSR-1957
...
Create isOvernightDropOffAppointment getter
2024-04-22 17:58:28 +05:30
hiteshkumar87
092b58d01c
Merge pull request #1829 from Safelite/feature/Digital/CSR-1953
...
CSR-1953
2024-04-18 18:32:00 +05:30
hiteshkumar87
883704c167
CSR-1953
2024-04-18 17:53:20 +05:30
hiteshkumar87
90bc8e06af
Merge pull request #1828 from Safelite/feature/Digital/CSR-1953
...
CSR-1953
2024-04-18 16:00:42 +05:30
hiteshkumar87
f101a318ea
CSR-1953
...
GTM datalayer priceSubTotal and Price Total
2024-04-18 12:27:02 +05:30
Chloe Herd
d2f18953ca
Check correct location for EON on loadsession to avoid clearing state.
2024-04-16 13:56:20 -04:00
AMSNEHA
094a25e9d8
Merge pull request #1826 from Safelite/feature/CSR-2044
...
CSR-2044
2024-04-16 19:49:44 +05:30
Sneha
701f00535d
CSR-2044
2024-04-16 18:59:24 +05:30
CarlNation
b2b355c5f7
CSR-2074
...
CSR-2074 allow skipvin logic when returning through flow from heritage
2024-04-15 10:39:58 -04:00
CarlNation
a8ccf7e1c4
Merge pull request #1824 from Safelite/feature/CSR-2063
...
Feature/csr 2063
2024-04-12 10:53:22 -04:00
CarlNation
53f74d20dd
CSR-2063
...
CSR-2063 will allow hasclaimregistration to go to vehicle page now but disable vehicle dropdowns
2024-04-12 10:40:21 -04:00
CarlNation
4e245fd08e
prettier
2024-04-12 10:26:53 -04:00
CarlNation
d1219a7643
remove test code
2024-04-12 10:25:31 -04:00
CarlNation
1a5ed36e97
CSR-2063
...
CSR-2063 allow users that select 'vehicle not listed' button to return to concept and change their vehicle
2024-04-12 10:21:52 -04:00
hiteshkumar87
4891888079
CSR-1953
...
add insurance order data to GTM datalayer
2024-04-12 13:31:45 +05:30
Sneha
5e21c0c56b
CSR-2044
2024-04-11 11:29:48 +05:30
Chloe Herd
da7bb0f250
Add isGlassPart field to schedule requests to match api changes
2024-04-09 14:15:17 -04:00
CarlNation
f846c271d1
CSR-2068
...
CSR-2068 navigating manually triggers a session load. This reloads the referral from SV2 and the coverage status will be set to pending triggering the vehicle change during policy lookup even though they have not been to heritage yet. Changed the condition to include the policy number.
2024-04-09 09:41:46 -04:00
bmauger
6c00cd88b1
Merge pull request #1818 from Safelite/CSR-2045-update-funnel-with-new-logo-and-typog
...
CSR-2045 update funnel with new logo, colors, and typography.
2024-04-06 07:45:58 -04:00
Bryan Mauger
66a880d6ea
CSR-2045 update imagery, colors, typography to new Brand Guidelines.
2024-04-05 18:49:10 -04:00
bmauger
77f375e3ca
Merge pull request #1816 from Safelite/CSR-1996-fix-persist-data
...
Csr 1996 fix persist data
2024-04-05 14:50:26 -04:00
Bryan Mauger
8c868a11df
Merge branch 'develop' into CSR-2045-update-funnel-with-new-logo-and-typog
2024-04-04 14:45:00 -04:00
Bryan Mauger
70aa94654a
CSR-2048 fix styling on drop-off-alert.
2024-04-04 09:25:46 -04:00
Adam Caouette
fce292bb20
CSR-1996: bug fixes and refactoring
2024-04-03 18:11:33 -04:00
Bryan Mauger
ed2adf208d
WIP
2024-04-03 14:49:55 -04:00
hiteshkumar87
5fce807c5b
Merge pull request #1815 from Safelite/feature/Digital/CSR-2039
...
CSR-2039
2024-04-01 17:45:20 +05:30
hiteshkumar87
72c52f457b
CSR-2039
...
code cleanup - remove loader parameter
2024-04-01 17:29:14 +05:30
Sneha
4553fbf022
CSR-2021
2024-03-28 15:47:34 +05:30
hiteshkumar87
632a72d311
Merge pull request #1813 from Safelite/feature/Digital/CSR-2039
...
CSR-2039
2024-03-28 09:04:02 +05:30
Bryan Mauger
15b2341ba6
WIP updates for brand images and styles.
2024-03-27 15:43:35 -04:00
hiteshkumar87
95e6d02b74
CSR-2039
...
removing from estimate page
2024-03-27 20:53:01 +05:30
bmauger
ee7e624025
Merge pull request #1812 from Safelite/CSR-1944-link-open-in-new-tab
...
Update navigation links to open in new window.
2024-03-27 10:41:55 -04:00
Bryan Mauger
5e04401720
Update unit test.
2024-03-27 10:36:02 -04:00
Bryan Mauger
85fba15548
Format code.
2024-03-27 10:21:36 -04:00
Bryan Mauger
a88e0108c6
Update navigation links to open in new window.
2024-03-27 10:16:03 -04:00
hiteshkumar87
2cfd58d4f5
CSR-2039
...
Remove loading spinner when transitioning to Heritage
2024-03-27 16:49:18 +05:30
Bryan Mauger
7741e87f3b
todo unit tests
2024-03-26 14:25:43 -04:00
Bryan Mauger
a51a8e358b
Format code.
2024-03-26 08:47:13 -04:00
Bryan Mauger
132db34c59
Merge branch 'CSR-1891-abstract-autocomplete-to-component' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1891-abstract-autocomplete-to-component
2024-03-25 15:51:54 -04:00
Bryan Mauger
fb45136182
Remove console.log.
2024-03-25 15:51:43 -04:00
bmauger
228b0e974a
Merge branch 'develop' into CSR-1891-abstract-autocomplete-to-component
2024-03-25 15:42:45 -04:00
Bryan Mauger
187bbd228b
Change method from null to true.
2024-03-25 15:38:37 -04:00
Bryan Mauger
46fcd8f547
WIP add arePagePrerequisitesValid.
2024-03-22 16:18:52 -04:00
Chloe Herd
79f9d3cfc2
Send user to estimate/vin-lookup if verified + going to quote/insurance
2024-03-20 14:59:06 -04:00
Bryan Mauger
ca05fbb361
CSR-1891 WIP fix functionality where ins co name is
...
displayed but ins co number is saved.
2024-03-20 11:47:12 -04:00
CarlNation
32cef6a218
CSR-2035
...
csr-2035 PRETTIER
2024-03-20 09:11:39 -04:00
CarlNation
5333200395
CSR-2035
...
CSR-2035 The fees get removed on insurance orders causing the findindex on supportingitems to throw a script error.
2024-03-20 09:05:09 -04:00
Bryan Mauger
f8e1e70dbf
WIP isolate autocomplete component.
2024-03-19 15:11:16 -04:00
Adam Caouette
e127a06a52
CSR-1977: more adjustments for upper case styling
2024-03-19 12:14:39 -04:00
Adam Caouette
fc9e445843
CSR-1977: instead of transforming data, only present as all uppercase
2024-03-18 16:16:33 -04:00
Adam Caouette
13dbad3680
CSR-1977: format change per prettier
2024-03-18 13:31:59 -04:00
Adam Caouette
636f8476af
Merge branch 'develop' into feature/CSR-1977-ajc
2024-03-18 11:38:40 -04:00
Adam Caouette
99152df219
CSR-1977: ensures promo codes are in ALL CAPS even if they are returned from API call that way
2024-03-18 11:16:45 -04:00
Adam Caouette
a4a505ba43
CSR-1977: fix for TypeError: availableLineItems.filter is not a function
2024-03-18 09:54:34 -04:00
AMSNEHA
1b66133f89
Merge pull request #1805 from Safelite/feature/CSR-2030
...
CSR-2030
2024-03-18 16:20:58 +05:30
Sneha
2c39523f60
CSR-2030
2024-03-18 13:16:47 +05:30
AMSNEHA
8d7b092c03
Merge pull request #1804 from Safelite/feature/CSR-2030
...
CSR-2030
2024-03-15 13:27:34 +05:30
Sneha
e16bfd0ca0
Update cart.vue
2024-03-15 12:57:00 +05:30
Sneha
69adc5e1b8
CSR-2030
2024-03-15 12:32:22 +05:30
Sneha
bd10a8b8a6
CSR-2008
2024-03-15 11:03:20 +05:30
CarlNation
57a0dc5e17
Merge branch 'develop' into feature/CSR-2005
2024-03-14 16:01:46 -04:00
CarlNation
cc0d97ca75
CSR-2005
...
CSR-2005 changes to select parent account and navigate to Heritage
2024-03-14 16:00:52 -04:00
chloeherdsafelite
2916da90c0
Merge pull request #1800 from Safelite/feature/csr-1984
...
Feature/csr 1984 + Partial 2027
2024-03-12 16:43:29 -04:00
Scott Kiener
428d4e80fc
Bypass error handling
2024-03-12 15:23:34 -04:00
Chloe Herd
dd160a43fa
Merge branch 'develop' into feature/csr-1984
2024-03-12 12:20:17 -04:00
Chloe Herd
5af18a36cf
Also route insurance-company to heritage for verified users + tests
2024-03-12 12:20:00 -04:00
Bryan Mauger
8cb712c2ad
CSR-1891 re-add select code, format.
2024-03-12 09:56:45 -04:00
Bryan Mauger
6301ffb542
Merge branch 'CSR-1891-insurance-search-page' of https://github.com/Safelite/DigitalConsumer.FixMyGlass into CSR-1891-insurance-search-page
2024-03-12 09:12:15 -04:00
Bryan Mauger
f0687661d0
Remove console.log.
2024-03-12 09:09:15 -04:00
bmauger
9e55eead45
Merge branch 'develop' into CSR-1891-insurance-search-page
2024-03-12 09:01:41 -04:00
Bryan Mauger
75c312e66e
CSR-1891 set font weight to bold for matching characters
2024-03-12 08:56:55 -04:00
Bryan Mauger
224fd66c0c
WIP add names to mapping.
2024-03-11 16:32:58 -04:00
Adam Caouette
7057f6bf52
CSR-1891: use term mapping to update co list
2024-03-11 16:28:35 -04:00
Bryan Mauger
0403ad22d8
WIP
2024-03-11 15:14:02 -04:00
CarlNation
e2998e991b
CSR-2005 prettier
2024-03-08 10:49:32 -05:00
CarlNation
25d53cdecb
Merge branch 'develop' into feature/CSR-2005
2024-03-08 10:40:04 -05:00
CarlNation
43c1b1c18b
CSR-2005
...
CSR-2005 save parent account number before transition to heritage
2024-03-08 10:33:40 -05:00
Leah Schumann
c9702aa569
Changed check for environment to be 'SysTest' instead of 'Test
2024-03-08 08:48:02 -05:00
Leah Schumann
45a2b5d022
Prettified
2024-03-08 08:10:48 -05:00
Leah Schumann
537158eff5
Changed app setting name for logging path
2024-03-08 08:04:46 -05:00
Leah Schumann
06fda823d7
Merge branch 'develop' into feature/CSR-32-A
2024-03-08 08:02:09 -05:00
Leah Schumann
8c4984a9e8
Updated logger to fix env variable error and to add color coded log entries for the browser console
2024-03-08 08:01:40 -05:00
Chloe Herd
830988a9a0
Merge branch 'develop' into feature/csr-1984
2024-03-07 16:24:54 -05:00
Chloe Herd
020908f8e9
Route quote to heritage when verified insurance
2024-03-07 15:27:07 -05:00
CarlNation
9aaf807273
CSR-2005 prettier
2024-03-07 15:04:07 -05:00
CarlNation
f482d77524
CSR-2005
...
CSR-2005 Nav to heritage funnel from insurance page
2024-03-07 15:00:39 -05:00
CarlNation
c4ca73a9dc
CSR-1754
...
CSR-1754 route to insurance page after quote
2024-03-07 13:08:51 -05:00
Chloe Herd
809d1838df
Update unit tests
2024-03-07 12:14:52 -05:00
bmauger
e687793ddb
Merge branch 'develop' into CSR-1891-insurance-search-page
2024-03-07 11:49:57 -05:00
Bryan Mauger
245284d8a3
WIP change name to insurance-company.
2024-03-07 11:47:17 -05:00
CarlNation
f8256b6458
CSR-1754 prettier
2024-03-06 14:10:13 -05:00
CarlNation
96b7392051
CSR-1754
...
CSR-1754 show pia for verified insurance
2024-03-06 14:04:01 -05:00
Leah Schumann
8ec8f740fc
Merge branch 'develop' into feature/CSR-32-A
2024-03-06 07:36:41 -05:00
Leah Schumann
28b0ddfb0e
Added Test environment to environments which display the log entries in the browser console.
2024-03-06 07:36:16 -05:00
CarlNation
085534d0fc
CSR-1072 prettier
2024-03-05 14:49:39 -05:00
CarlNation
4fcfabfc77
CSR-1072 allow end to end insurance local development without having to run heritage locally
...
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-05 14:41:47 -05:00
Chloe Herd
3945113287
Navigation Logic Refactor
2024-03-05 11:19:31 -05:00
Leah Schumann
72b4c166c8
Prettified
2024-03-05 08:32:43 -05:00
Leah Schumann
3c0002696f
Fixed unit tests
2024-03-05 08:29:12 -05:00
Leah Schumann
800f22ac90
Tech review changes
2024-03-05 08:11:07 -05:00
Leah Schumann
dae9620843
Prettified
2024-03-05 06:50:07 -05:00
Leah Schumann
9b7d2c8e81
Merge branch 'develop' into feature/CSR-32-A
2024-03-05 06:44:59 -05:00
Leah Schumann
3586ae1b94
Frontend Logging - MVP
2024-03-05 06:43:58 -05:00
CarlNation
bf105542a1
CSR-1072
...
CSR-1072 allow end to end insurance local development without having to run heritage locally
2024-03-04 15:26:40 -05:00
Bryan Mauger
ef6310880c
WIP add insurance company endpoint list.
2024-03-04 10:31:16 -05:00
scottkiener
b842e5804f
Merge pull request #1786 from Safelite/feature/CSR-1971
...
CSR-1971 | Re-work quote page promos
2024-03-04 08:39:39 -05:00
AMSNEHA
a0b2598ab2
Merge pull request #1785 from Safelite/feature/CSR-1992
...
CSR-1992
2024-03-04 18:40:45 +05:30
Scott Kiener
a45702a560
CSR-1971 | sync local and store promos
2024-03-04 07:58:22 -05:00
Sneha
23b902b500
CSR-1992
2024-03-04 17:11:59 +05:30
AdamCaouetteSafelite
f95fe54d55
Merge pull request #1783 from Safelite/feature/CSR-1977-ajc
...
CSR-1977: remove brackets around promo code message
2024-03-01 16:47:51 -05:00
Adam Caouette
8a56f326b0
CSR-1977 format change
2024-03-01 15:47:09 -05:00
CarlNation
01f35a37ae
CSR-1072 prettier
2024-03-01 15:46:50 -05:00
CarlNation
5733ae6b82
Merge branch 'develop' into feature/CSR-1072
2024-03-01 15:41:43 -05:00
CarlNation
1b1702ed5f
CSR-1072
...
CSR-1072 do not run analytics calls without page name
2024-03-01 15:39:39 -05:00
Adam Caouette
dd9b6f2c20
CSR-1977: remove brackets around promo code message another
2024-03-01 15:39:32 -05:00
Adam Caouette
dc4e2c6aad
CSR-1977: remove brackets around promo code message
2024-03-01 15:36:36 -05:00
Scott Kiener
b42e436288
CSR-1971 | Continue to clean up code
2024-03-01 15:21:38 -05:00
Scott Kiener
e67b661279
CSR-1971 | Reworking quote page
2024-03-01 15:16:13 -05:00
Adam Caouette
900f790271
CSR-1977: update copy in promotions-helper
2024-03-01 14:49:46 -05:00
Scott Kiener
37b876f72c
Auto stash before merge of "feature/CSR-1971" and "origin/develop"
2024-03-01 10:59:10 -05:00
Bryan Mauger
1fca56a56c
WIP Add companies, sort, test matches.
2024-03-01 10:40:33 -05:00
Bryan Mauger
831173747e
WIP remove rounded corners, remove background for button.
2024-03-01 08:56:18 -05:00
hiteshkumar87
8b7c319705
Merge pull request #1781 from Safelite/feature/Digital/CSR-1993
...
Feature/digital/csr 1993
2024-03-01 19:10:26 +05:30
hiteshkumar87
3ebffb1128
tint image optional
...
tint image optional
2024-03-01 18:48:04 +05:30
Sneha
b0c931d6fc
CSR-1992
2024-03-01 17:13:07 +05:30
Sneha
43fbdb7c2e
CSR-1992
2024-03-01 11:57:31 +05:30
CarlNation
4a03629754
CSR-1072
...
CSR-1072 send verified insurance to vehicle-damage on page error
2024-02-29 09:55:49 -05:00
Bryan Mauger
c5b1c11cad
WIP revert
2024-02-29 09:49:50 -05:00
Leah Schumann
763956caef
Frontend Logging
2024-02-29 09:35:07 -05:00
CarlNation
9838b231d3
CSR-1072 incorrect name
...
CSR-1072 incorrect name
2024-02-29 08:14:01 -05:00
CarlNation
cbaf479d04
CSR-1072
...
move insurance loss fields to damage object to match ISS
comment out nav to insurance page until it's working. currently breaking the insurance flow for QA.
2024-02-29 06:56:11 -05:00
CarlNation
b080fc97c5
Merge pull request #1777 from Safelite/feature/CSR-1855
...
Feature/csr 1855
2024-02-28 10:01:08 -05:00
CarlNation
0c8ff99726
CSR-1855 prettier
2024-02-28 09:53:38 -05:00
CarlNation
3c8147081f
CSR-1855
...
CSR-1855 allow 404s to skip page error logic for no wipers or no promo
2024-02-28 09:48:19 -05:00
Bryan Mauger
ad4c113c26
Fix svg image.
2024-02-28 09:38:26 -05:00
CarlNation
9260892727
CSR-1855
...
CSR-1855 hold off on bailout page. Instead, route to vehicle page with a querystring parm that will clear state if the error occurs more than once.
2024-02-28 09:21:02 -05:00
hiteshkumar87
2205b7104d
CSR-1993
...
Green tint privacy
2024-02-28 19:14:29 +05:30
Bryan Mauger
3e3e2d89db
WIP insurance search page.
2024-02-28 08:44:00 -05:00
AMSNEHA
ca3554ff0e
Merge pull request #1776 from Safelite/feature/CSR-1983
...
CSR-1983
2024-02-28 17:50:32 +05:30
Sneha
a0b2e94a43
CSR-1983
2024-02-28 12:05:21 +05:30
scottkiener
f64b92228d
Merge pull request #1773 from Safelite/rlsmerge/2024.03.07-to-develop
...
Rlsmerge/2024.03.07 to develop
2024-02-27 16:04:45 -05:00