Commit graph

3460 commits

Author SHA1 Message Date
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
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
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
Bill Richardson
0c3515cef1 fix for unservicable. 2026-02-25 16:07:11 -05:00
Bill Richardson
8aeea7d5ef fix tests 2026-02-25 14:37:43 -05:00
Bill Richardson
b4e929d574 some hide show updates change modelValue to emit 2026-02-25 14:23:29 -05:00
Alex Humphries
0ec6bb17eb Fix a couple defects found while testing payment-method
- INSR-8663: contact-details was inadvertently blanking out provider
- INSR-8666: shop-address was overwriting a global validation rule,
    causing incorrect validation text to appear on later pages
2026-02-25 13:47:45 -05:00
Katie Kroell
c2d316d0cb tpa recal modal 2026-02-25 13:36:14 -05:00
Bill Richardson
f72772e6b0 More readable check 2026-02-25 13:12:33 -05:00
Bill Richardson
965b579f59 Fix mobile alert wrap 2026-02-25 13:12:33 -05:00
Bill Richardson
32757d3887 one more revert 2026-02-25 13:02:02 -05:00
Bill Richardson
0963c31291 revert changes from a previous PR 2026-02-25 12:57:59 -05:00
Katie Kroell
92d72d482c Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-25 12:33:47 -05:00
Katie Kroell
a50e9b8e55 modals WIP 2026-02-25 12:33:26 -05:00
Alex Humphries
bfab246497 INSR-7760: Update cart items reference in payment page 2026-02-25 12:01:38 -05:00
AHumphriesSL
0b5cc01b7c
Merge pull request #1111 from Safelite/feature/humphries/INSR-7760
INSR-7760: Mostly updates for HOP styling
2026-02-25 11:51:17 -05:00
Alex Humphries
9c724c4aea Remove loopback-network permission not needed outside local environment 2026-02-25 11:35:54 -05:00
Alex Humphries
f49ea6673d INSR-7760: Mostly updates for HOP styling 2026-02-25 09:34:49 -05:00
Katie Kroell
4643ec65cb steering modal updates 2026-02-24 16:20:59 -05:00
Katie Kroell
a01e4834fd updates to cancel claim modal 2026-02-24 14:50:56 -05:00
Katie Kroell
1f1d36f50a modal updates 2026-02-24 12:24:28 -05:00
Josh Dassinger
cf3043c407 INSR-8549 Added getServiceabilityDetails changes to service-zip-modal-question 2026-02-24 09:00:49 -06:00
Katie Kroell
51c7a68fc9 Merge branch 'develop' into feature/kroell/INSR-8094 2026-02-24 09:15:05 -05:00
Katie Kroell
d8e9f445b1 Merge branch 'develop' into feature/kroell/coverage-statement-bailout 2026-02-23 16:26:39 -05:00
Alex Humphries
a98304530c Fix failing tests, remove no longer needed test 2026-02-23 14:45:23 -05:00
Katie Kroell
9a15915034 new bailout for ITAC/No Comp coverage statement 2026-02-23 14:38:04 -05:00
Alex Humphries
00dacdbbb8 INSR-8562: Fix initialization to properly account for PIA disabled 2026-02-23 14:22:31 -05:00
Josh Dassinger
883d1980dc
Merge pull request #1104 from Safelite/feature/digital/INSR-8549
INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen
2026-02-23 11:11:41 -06:00
AHumphriesSL
1f80b31f11
Merge pull request #1101 from Safelite/feature/humphries/INSR-7759
INSR-7759: payment-method Parity Updates
2026-02-23 11:35:43 -05:00
AHumphriesSL
998c2a403d
Merge pull request #1102 from Safelite/feature/humphries/INSR-7775.1
INSR-8542: Fix some validation and responsive defects
2026-02-23 11:34:44 -05:00
Josh Dassinger
dbb46c58e7 INSR-8549 Fixed some edge cases
Fixed logger not logging Error type correctly
2026-02-23 09:55:36 -06:00
Josh Dassinger
edbd6b3e2d INSR-8549 Missed file 2026-02-20 14:22:58 -06:00