Commit graph

5357 commits

Author SHA1 Message Date
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