Commit graph

3636 commits

Author SHA1 Message Date
Katie Kroell
a9b6e91dc3 Merge branch 'develop' into feature/kroell/INSR-8907
# Conflicts:
#	src/layouts/schedule-page/schedule-page.vue
2026-03-30 10:42:12 -04:00
Katie Kroell
ce3ff6e6b4 add unit test 2026-03-27 14:21:58 -04:00
copilot-swe-agent[bot]
2d00e6e1c1 Fix ineffective test assertion in updateSupportingItems test
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/fb2f46f9-6e42-4502-8833-3d3cae89de85

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 17:31:42 +00:00
katiekroell
5fc719849e
Update src/store/store.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:29:13 -04:00
katiekroell
53e7e640c5
Update src/store/index.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:28:49 -04:00
Katie Kroell
bd20d47849 fix Labor2 part being added to order 2026-03-27 13:08:45 -04:00
copilot-swe-agent[bot]
94f1504ef9 fix: use .some() instead of .filter() in isRecalPartOrHasChildRecalPart to return boolean
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/af7c0e65-2f59-45e0-8c49-f5c468cafa1a

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 15:54:58 +00:00
katiekroell
744f1b4724
Update src/helpers/recal-helper.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 11:51:40 -04:00
Katie Kroell
4bff273b47 fix recal logic 2026-03-27 11:42:46 -04:00
Katie Kroell
23f6693a8c recal logic updates 2026-03-27 09:59:17 -04:00
Katie Kroell
590b5a47c9 fix events 2026-03-26 12:36:00 -04:00
AHumphriesSL
537a070951
Merge pull request #1151 from Safelite/feature/humphries/INSR-9036
INSR-9036: Fix mapping issue with Adyen Afterpay
2026-03-25 16:05:33 -04:00
AHumphriesSL
1714c232f8
Merge pull request #1149 from Safelite/feature/humphries/INSR-8878
INSR-8878/9031: Add analytics events on welcome-page and contact-details
2026-03-25 16:04:50 -04:00
Katie Kroell
933449fbdf recal ack modal WIP 2026-03-25 14:56:54 -04:00
Bill Richardson
1cb6b1798b toString the Max min minutes 2026-03-25 14:27:12 -04:00
Alex Humphries
376a061b9e INSR-9036: Fix mapping issue with Adyen Afterpay 2026-03-25 10:48:52 -04:00
Bill Richardson
a9ae7666b6 mobile styling 2026-03-25 10:29:14 -04:00
Alex Humphries
6acefcb307 Move accountName logic to store getter, better required field search 2026-03-24 17:28:26 -04:00
Alex Humphries
7f565fb8cf INSR-8878/9031: Add analytics events on welcome-page and contact-details 2026-03-24 17:15:15 -04:00
Bill Richardson
6f643c388b couple copilot things 2026-03-24 15:52:04 -04:00
Bill Richardson
372213eefd update for loading modal
some unused code clean up
repair/replace added to cms
2026-03-24 15:35:30 -04:00
Bill Richardson
d068ff4446 updates for mobile first
feel like i removed something
2026-03-24 15:35:30 -04:00
Bill Richardson
bc0a509c66 just to have 2026-03-24 15:35:30 -04:00
Bill Richardson
3938eea60c commit to transfer laptop 2026-03-24 15:35:30 -04:00
Katie Kroell
29f727a342 recalAckModal WIP 2026-03-24 15:18:24 -04:00
Jeremy-Z
a6d3b72380 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-20 12:02:46 -04:00
scottkiener-at-safelite
706528b2f4 INSR-8913 | Ensure all items are priced before being taxed 2026-03-20 09:05:21 -04:00
Jeremy-Z
bc309884cd Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-19 15:10:11 -04:00
AHumphriesSL
2c488803bd
Merge pull request #1142 from Safelite/feature/humphries/INSR-7995
INSR-7995: Adyen integration
2026-03-19 10:47:26 -04:00
Jeremy-Z
a96695da3a Added a helper class for useragent utilities. 2026-03-18 13:45:39 -04:00
Jeremy-Z
bc19d336a6 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-18 12:54:55 -04:00
Jeremy-Z
686f07ec44 Refactoring. 2026-03-18 12:54:35 -04:00
Jeremy-Z
597685a02b Refactoring. 2026-03-18 12:27:03 -04:00
Jeremy-Z
6a80a9b1b0 More updates. 2026-03-18 12:11:07 -04:00
Alex Humphries
91858f1d28 INSR-7995: Fix an issue with AfterPay 2026-03-18 11:37:39 -04:00
Katie Kroell
f7aa751054 remove duplicate code 2026-03-18 11:31:36 -04:00
Katie Kroell
d6298e9baf add unit test 2026-03-18 11:30:26 -04:00
Jeremy-Z
6c65786109 Adding population of work order id.
Fixed some formatting issues.
2026-03-18 11:28:12 -04:00
Katie Kroell
cb7e4fa714 remove Labor2 from supporting items 2026-03-18 11:07:11 -04:00
Alex Humphries
ab565fccec INSR-7995: Address some inconsistencies 2026-03-17 13:15:51 -04:00
Jeremy-Z
1d459cdacd Updates to the session logging logic. 2026-03-17 12:58:05 -04:00
Jeremy-Z
e2e705f000 Refinements. 2026-03-17 12:24:05 -04:00
Alex Humphries
5a795744ee INSR-7995: Remove unnecessary IP in request body 2026-03-17 12:22:49 -04:00
Jeremy-Z
1d14694157 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-17 11:06:52 -04:00
Alex Humphries
aac6cd1dea INSR-7995: Address copilot comments 2026-03-17 10:00:13 -04:00
Alex Humphries
3bd15f9054 INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
Jeremy-Z
7565ac85f0 Refinements. 2026-03-16 14:54:20 -04:00
Katie Kroell
7b112e0c3d unit test fix 2026-03-16 13:21:21 -04:00
Katie Kroell
adbaa7d0ca copilot fixes 2026-03-16 12:57:12 -04:00
Jeremy-Z
02b3e3c3f9 Initial digital session logging commits. 2026-03-16 12:20:21 -04:00
katiekroell
8c0c82eeaf
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 11:33:22 -04:00
Katie Kroell
c29bc10640 fixes 2026-03-16 11:13:11 -04:00
Katie Kroell
5a13165d09 remove old alert, bailout with non-serviceable vehicle 2026-03-16 11:07:46 -04:00
Katie Kroell
cd4cf33db5 reset heavy truck bailout before looking up a new vehicle 2026-03-16 11:07:12 -04:00
Katie Kroell
2e4bfaaab6 bailout before choosing new glass 2026-03-16 10:28:02 -04:00
katiekroell
b8e08da56c
Merge pull request #1139 from Safelite/feature/kroell/INSR-8523
INSR-8523: Bail out if non-serviceable big truck is selected
2026-03-11 13:10:45 -04:00
Jeremy-Z
743de4c152 Removed debugging statement. 2026-03-10 14:13:50 -04:00
Jeremy-Z
97528e8b4f Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-10 13:46:01 -04:00
Katie Kroell
d5804c72e5 Merge branch 'feature/kroell/INSR-8523' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/INSR-8523 2026-03-10 13:23:35 -04:00
Katie Kroell
07e563a29f use constant 2026-03-10 13:23:09 -04:00
katiekroell
67b18aef33
Update src/layouts/policy-vehicles/policy-vehicles.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:17:14 -04:00
katiekroell
5a27faba57
Update src/constants/vehicle-lookup-alert-types.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:57 -04:00
katiekroell
98e8881cd7
Update src/layouts/address-lookup/address-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:35 -04:00
katiekroell
5abf45db2f
Update src/layouts/license-plate-lookup/license-plate-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:10 -04:00
katiekroell
465b3a90c6
Update src/layouts/vin-lookup/vin-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:14:41 -04:00
Katie Kroell
2e124a8fd5 remove unneeded method 2026-03-10 13:12:55 -04:00
Katie Kroell
e7a9b61873 Merge branch 'develop' into feature/kroell/INSR-8523 2026-03-10 12:57:41 -04:00
Katie Kroell
2ae6dbd2dc remove unit tests for unused alert 2026-03-10 12:57:14 -04:00
Katie Kroell
96574ed187 keep big truck bailout data 2026-03-10 11:27:46 -04:00
Katie Kroell
5495fdcbf8 method fixes 2026-03-09 16:13:43 -04:00
CarlNation
bd48617d3b
Merge pull request #1138 from Safelite/revert-1123-feature/skiener/serviceability-details-change
Revert "Serviceability details update"
2026-03-09 15:37:31 -04:00
Katie Kroell
d97772f214 Merge branch 'develop' into feature/kroell/INSR-8523 2026-03-09 15:24:50 -04:00
Katie Kroell
468dc02dec missed a commit 2026-03-09 15:19:09 -04:00
CarlNation
174cb7ebf5
Revert "Serviceability details update" 2026-03-09 15:07:10 -04:00
Katie Kroell
568d7ae291 Merge branch 'feature/kroell/modal-defects' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/modal-defects 2026-03-09 15:04:33 -04:00
Katie Kroell
e2ff57fdbe copilot fix 2026-03-09 15:04:00 -04:00
katiekroell
a6163328f9
Update src/digital-components/modal/modal.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-09 15:03:36 -04:00
katiekroell
5ba937834c
Update src/iss-components/recal-modal/recal-modal.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-09 15:03:21 -04:00
Katie Kroell
63043b4796 Merge branch 'develop' into feature/kroell/modal-defects 2026-03-09 14:40:50 -04:00
Katie Kroell
e9470fb213 modal fixes 2026-03-09 14:40:30 -04:00
scottkiener-at-safelite
518cb88652 Unit test fix 2026-03-09 11:32:00 -04:00
scottkiener-at-safelite
77d60a274b Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-8541 2026-03-09 11:21:10 -04:00
scottkiener-at-safelite
bcfa12997b INSR-8541 | Add OEM bullet point, link, and modal
verified deductible only
2026-03-09 11:13:16 -04:00
Katie Kroell
88669d4b55 Merge branch 'develop' into feature/kroell/INSR-8523 2026-03-09 09:16:44 -04:00
Katie Kroell
0d85096ab1 big truck bailout WIP 2026-03-09 09:16:22 -04:00
Jeremy-Z
f69cc5b176 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-06 11:48:13 -05:00
Jeremy-Z
9f35e93e3c Changed the analytics calls to not bailout on failure. 2026-03-06 11:47:56 -05:00
AHumphriesSL
7c7f7b5f90
Merge pull request #1134 from Safelite/feature/humphries/INSR-8688
INSR-8688: Add address autocomplete, fix edit location navigation
2026-03-06 11:29:28 -05:00
Jeremy-Z
c2929cb68a Added ref seq num + parent account number to logpage payloads. 2026-03-06 10:30:28 -05:00
Alex Humphries
301f8f0c5b Address some comments around guarding againt iframe loading issues 2026-03-06 10:20:02 -05:00
Alex Humphries
10f4469ebb INSR-8720: Fix payment-page defects
- Adjust error message font size
- Hide redundant loading modal for PayPal
- Adjust iframe resize behavior for when Afterpay opens in the iframe
  instead of as a pop-up
2026-03-06 09:57:01 -05:00
Jeremy-Z
ecf5ba48ab INSR-8742:
Fixing the issue with missing session key.
2026-03-06 09:57:00 -05:00
AHumphriesSL
a03478cd3e
Merge pull request #1130 from Safelite/feature/humphries/INSR-8123
INSR-8123: Update some more modals
2026-03-05 10:32:40 -05:00
Alex Humphries
52645df56c INSR-8688: More awaits and broader try/catch for google places API calls 2026-03-05 10:31:41 -05:00
Alex Humphries
a1cdf7b630 Update unit tests to account for mocking out/ignoring google maps script 2026-03-05 10:05:29 -05:00
Alex Humphries
8c1991a5a5 INSR-8688: Add address autocomplete, fix edit location navigation 2026-03-04 16:32:00 -05:00
Katie Kroell
7e84c9f681 Merge branch 'develop' into feature/kroell/service-packages-defects 2026-03-04 10:05:24 -05:00
Katie Kroell
1880479154 reset service package if vaps are removed from cart 2026-03-04 10:04:44 -05:00
Bill Richardson
24bf136145 whoops 2026-03-03 16:53:40 -05:00
Katie Kroell
503c946207 check if package is available before pre-selecting 2026-03-03 14:44:31 -05:00