Commit graph

3789 commits

Author SHA1 Message Date
Alex Humphries
74f5f50326 Re-add default for vehicle protected question 2026-04-06 10:11:23 -04:00
Alex Humphries
67174e2914 Remove outdated import in contact-details.spec.js 2026-04-06 09:59:51 -04:00
Alex Humphries
20c13695a2 Fixes for events on welcome-page and contact-details 2026-04-06 09:58:24 -04:00
katiekroell
910aefcd37
Merge pull request #1165 from Safelite/feature/kroell/INSR-8907
INSR-8907: recal acknowledgement modal
2026-04-06 08:31:53 -04:00
Katie Kroell
6222d7b230 Merge branch 'feature/kroell/INSR-8907' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/INSR-8907 2026-04-03 14:56:45 -04:00
Katie Kroell
116ca1192d refactor 2026-04-03 14:53:23 -04:00
scottkiener-at-safelite
ac70f1c76a
Merge pull request #1169 from Safelite/feature/skiener/INSR-2124
INSR-2124 | enable MSR scheduling
2026-04-03 13:58:51 -04:00
AHumphriesSL
5e6c1ba395
Merge pull request #1168 from Safelite/feature/humphries/INSR-8881
INSR-8881: Add events to coverage-statement
2026-04-03 13:51:20 -04:00
scottkiener-at-safelite
f011a8deb1 Add MOBILE RECALDUAL as a recognized msr part 2026-04-03 13:00:12 -04:00
scottkiener-at-safelite
68b1223014 Fix unit tests 2026-04-03 12:51:16 -04:00
scottkiener-at-safelite
b2dfe2fef9 Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-03 12:24:15 -04:00
scottkiener-at-safelite
178ee2fa21 Correctly update mobile-fee when changing zip 2026-04-03 12:24:07 -04:00
katiekroell
bfad179581
Merge branch 'develop' into feature/kroell/INSR-8907 2026-04-03 11:26:07 -04:00
katiekroell
19bf2d0faf
Update src/helpers/recal-helper.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-03 11:23:21 -04:00
Alex Humphries
7a3068580d INSR-8881: Remove console.log, restore loading modal change 2026-04-03 11:05:07 -04:00
katiekroell
07d8945c5b
Merge pull request #1157 from Safelite/feature/kroell/INSR-8546
INSR-8546: fix recal logic
2026-04-03 10:50:24 -04:00
Alex Humphries
5dcb2dc63d INSR-8881: Add events to coverage-statement 2026-04-03 10:44:31 -04:00
Katie Kroell
a831fa6c27 formatting fixes 2026-04-03 10:27:52 -04:00
Katie Kroell
47dbab0941 unit tests 2026-04-03 10:21:56 -04:00
brich1212safe
66ba4498fe
Merge pull request #1167 from Safelite/feature/richardson/INSR-7904.3
loader when leaving coverage statement
2026-04-03 10:07:42 -04:00
Bill Richardson
623fab8f1d loader when leaving coverage statement 2026-04-03 09:58:02 -04:00
scottkiener-at-safelite
fb8884be18 Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-03 09:50:59 -04:00
scottkiener-at-safelite
5c97395e86 Add import 2026-04-03 09:50:53 -04:00
AHumphriesSL
ca07b076b8
Merge pull request #1164 from Safelite/feature/humphries/INSR-8879
Add events to vehicle-damage, vin-lookup, and license-plate-lookup
2026-04-03 09:36:16 -04:00
US\katie.kroell
6f122bc8c3 final styling fixes 2026-04-02 11:47:19 -04:00
US\katie.kroell
492a537a1a accessibility fix for toggle components 2026-04-02 11:25:17 -04:00
Katie Kroell
44ce4fc449 Merge branch 'feature/kroell/INSR-8907' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/INSR-8907 2026-04-01 16:24:23 -04:00
Katie Kroell
120c4c4c89 copilot fixes 2026-04-01 16:24:02 -04:00
katiekroell
2c7b536344
Update src/layouts/schedule-page/schedule-page.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-01 16:23:15 -04:00
katiekroell
6b9ea7ca3b
Update src/layouts/schedule-page/recal-ack-modal/recal-ack-toggle/recal-ack-toggle.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-01 16:21:58 -04:00
katiekroell
92f235585d
Update src/layouts/schedule-page/recal-ack-modal/recal-ack-toggle/recal-ack-toggle.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-01 16:21:08 -04:00
Katie Kroell
1a8a26cdb7 unit test fix 2026-04-01 15:26:32 -04:00
Katie Kroell
768952e030 UI parity 2026-04-01 15:07:49 -04:00
Alex Humphries
029529b391 INSR-8879: Fix failing tests 2026-04-01 14:50:24 -04:00
Alex Humphries
19c7d41b62 INSR-8879: Various fixes
- Fixed some cases for events for specific parts
- Fixed error handling/detection in license plate lookup and vin lookup
2026-04-01 13:43:30 -04:00
Katie Kroell
fd052b8566 Merge branch 'develop' into feature/kroell/INSR-8907 2026-04-01 12:51:25 -04:00
Katie Kroell
4290f21175 updates 2026-04-01 12:50:40 -04:00
scottkiener-at-safelite
5fa9aba5fd Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-01 12:28:30 -04:00
Alex Humphries
1d931707b1 Remove console.log 2026-04-01 11:32:10 -04:00
Alex Humphries
2cf558c18f Add events to vehicle-damage, vin-lookup, and license-plate-lookup 2026-04-01 11:18:05 -04:00
scottkiener-at-safelite
4f3c798108 Add in environment swapping 2026-04-01 11:14:00 -04:00
scottkiener-at-safelite
8e902b27cb Revert the revert 2026-04-01 10:52:05 -04:00
scottkiener-at-safelite
539ce94277 Update the mobile fee when a new mobile zip is called 2026-03-31 15:01:59 -04:00
scottkiener-at-safelite
03cd0fb7a9 Remove restrictions on calling updateMobileFee
The method it is calling will determine if it should be updated or not
2026-03-31 14:14:18 -04:00
Bill Richardson
c6d4cf32ca readability
null means car doesnt check recal
2026-03-31 14:13:43 -04:00
scottkiener-at-safelite
1ea73c3fba Make sure MSR mobile fee is always added to order
Avoid coverage type and hidden fee restrictions
2026-03-31 14:07:47 -04:00
scottkiener-at-safelite
eb70c32680 Add zip code and recal parts to mobile fee call 2026-03-31 14:04:13 -04:00
scottkiener-at-safelite
a4436a9a32 Revert "Add method to get recal parts from glassParts"
This reverts commit 4c115a531b.
2026-03-31 13:52:00 -04:00
scottkiener-at-safelite
4c115a531b Add method to get recal parts from glassParts 2026-03-31 13:51:14 -04:00
scottkiener-at-safelite
8f4331107d Fix bug in querystring-helper
Used the wrong value in nested loops
2026-03-31 13:50:35 -04:00
Bill Richardson
b640278833 copilot updates 2026-03-31 13:31:36 -04:00
Bill Richardson
247237ba48 updates for mobile first popup 2026-03-31 13:09:30 -04:00
Katie Kroell
874250ac61 undo changes to serviceability details 2026-03-30 10:42:33 -04:00
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
Katie Kroell
d724ea3e65 Merge branch 'feature/kroell/service-packages-defects' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/service-packages-defects 2026-03-03 14:37:01 -05:00
Katie Kroell
246aea7edc reset service package 2026-03-03 14:36:43 -05:00
katiekroell
262df86e82
Update src/layouts/service-packages/service-packages.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 14:32:18 -05:00
katiekroell
b4144dbf63
Update src/layouts/service-packages/service-packages.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-03 14:32:01 -05:00
Alex Humphries
3b5adb2ebb Update snapshots 2026-03-03 14:27:50 -05:00
Bill Richardson
d2cb36fe13 for now until moved to save 2026-03-03 14:25:00 -05:00
Katie Kroell
105fc97d5d unneeded stuff 2026-03-03 14:13:05 -05:00
Alex Humphries
be86421a7b INSR-8123: Update some more modals
- Remove modalPosition related code now that all modals are centered
- Allow parent components to set text of the close link
- Updates styling for specific modals so that they match their
  Heritage counterparts
2026-03-03 14:04:50 -05:00
Bill Richardson
49f65766cb capture if there is a provider but no timeslot
reset provider to mimic coming into page first time.
* TPA probably needs similar to clear if timeslot present
2026-03-03 13:11:18 -05:00
Bill Richardson
f0e294a928 Move alert down below text 2026-03-03 13:11:18 -05:00
Katie Kroell
e9f3db1352 Merge branch 'develop' into feature/kroell/service-packages-defects 2026-03-03 13:03:04 -05:00
Katie Kroell
152f5f81dd save package to store / pre-select 2026-03-03 12:24:06 -05:00
Katie Kroell
1858aa10c9 service-packages defects 2026-03-02 13:55:48 -05:00
AHumphriesSL
7a9aa23814
Merge pull request #1124 from Safelite/bugfix/humphries/order-confirmation
Fixes a few defects on order-confirmation:
2026-03-02 09:22:40 -05:00
AHumphriesSL
cca8ab0e28
Merge pull request #1119 from Safelite/feature/humphries/INSR-7760
INSR 7760: payment-page Parity
2026-03-02 09:15:51 -05:00
scottkiener-at-safelite
a6ecd8db80 Put variables in alphabetical order per Brich 2026-03-02 07:51:32 -05:00
Alex Humphries
6503b45c8d Merge branch 'develop' into feature/humphries/INSR-7760 2026-02-27 17:14:33 -05:00
Alex Humphries
17e48f17cf Unit test updates 2026-02-27 17:00:38 -05:00
Alex Humphries
42b23a24a5 Fixes a potential issue with non-existent recycle fee 2026-02-27 16:14:59 -05:00
Alex Humphries
f49168b4da Fixes a few defects on order-confirmation:
- INSR-8676: Display proper copy for windshield repair
- INSR-8684 Fix some display differences for paid orders
- Also fixes a defect where the cart was real close to the footer on
  mobile
2026-02-27 15:56:33 -05:00
scottkiener-at-safelite
ecfd8317d1 Serviceability details update
Modify parameters needed for new endpoint functionality
2026-02-27 15:17:54 -05:00
AHumphriesSL
24160e8b48
Merge pull request #1122 from Safelite/bugfix/humphries/INSR-8544
INSR-8544: Fix some error/alert differences
2026-02-27 13:31:28 -05:00
AHumphriesSL
71a130a855
Merge pull request #1121 from Safelite/bugfix/humphries/INSR-8561
INSR-8561: Fix default "enter" key behavior
2026-02-27 13:25:23 -05:00
Alex Humphries
f8aa275aac INSR-8544: Fix some error/alert differences 2026-02-27 13:20:38 -05:00
Alex Humphries
1cd6bdc432 Add validator and unit tests related to button type 2026-02-27 12:58:13 -05:00
Alex Humphries
e1e7ee086e Remove redundant aria-disabled 2026-02-27 12:49:52 -05:00
Katie Kroell
bf93a57dce missed one 2026-02-27 11:58:00 -05:00
Katie Kroell
2c810282fd copilot fixes 2026-02-27 11:57:18 -05:00
Alex Humphries
8db41a1e10 INSR-8561: Fix default "enter" key behavior
This specifically fixes an issue where hitting "enter" on the welcome
page was triggering the "finish filing existing claim" button, even in
cases where that modal was not visible.
2026-02-27 11:21:57 -05:00
Katie Kroell
216815c853 move recal modal to iss components 2026-02-26 15:33:00 -05:00
Alex Humphries
3a5e1b5021 Merge branch 'develop' into feature/humphries/INSR-7760 2026-02-26 15:26:21 -05:00
Alex Humphries
15130a3151 Remove loopback-network permission 2026-02-26 15:22:08 -05:00
Alex Humphries
98a227afce INSR-7760: Address copilot comments
- Add some missing semicolons
- Better null checking for iframe
- Better iOS check
- Correct icon for successful dropdown input
2026-02-26 15:08:57 -05:00
Alex Humphries
db8d5bc3b5 INSR-7760: Some more payment-page and HOP updates 2026-02-26 14:49:44 -05:00
Katie Kroell
2f8650174d updates/remove unneeded code 2026-02-26 14:47:14 -05:00
Katie Kroell
258b5ae20b Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-26 14:15:59 -05:00
Katie Kroell
ae76220e84 update 2026-02-26 14:15:33 -05:00
Katie Kroell
faa75178aa ADAS recal modal 2026-02-26 13:46:21 -05:00
Bill Richardson
71f8c2347a missed undo 2026-02-26 10:51:39 -05:00
AHumphriesSL
d053faa132
Merge pull request #1115 from Safelite/feature/humphries/INSR-7759.1
Fix a couple defects found while testing payment-method
2026-02-26 10:10:12 -05:00
Alex Humphries
6ec3d55de9 Update test to account for changes 2026-02-26 09:59:55 -05:00
Katie Kroell
9fcc352bae WIP 2026-02-26 09:48:24 -05:00
Katie Kroell
6ee2bbb1e7 Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-26 09:16:46 -05:00
Katie Kroell
2bcf303fd1 recal modal WIP 2026-02-26 09:15:57 -05:00
Alex Humphries
9d3ce7a90f INSR-7760: More HOP updates, afterpay button handling 2026-02-25 17:24:05 -05:00
Bill Richardson
836e383b46 handle a weird quick click. 2026-02-25 16:07:11 -05:00
Bill Richardson
e1a8f8a00c clear mobile data if invalid zip entered 2026-02-25 16:07:11 -05:00