Commit graph

3355 commits

Author SHA1 Message Date
scottkiener-at-safelite
e9fe3c9608 Fix the border color of text input during error 2026-02-19 09:31:37 -05:00
scottkiener-at-safelite
e7aac9b0cf INSR-8513 | Map address title casing fix 2026-02-17 15:17:25 -05:00
Alex Humphries
9e1fe99ad1 Fix for missing routing table entries for vehicle questions
Vehicle question pages were missing entries to account for backward
navigation for new scenarios where we skip vin entry
2026-02-17 13:37:04 -05:00
Josh Dassinger
bc9cca6aa3
Merge pull request #1087 from Safelite/feature/digital/global-bailouts
Initial setup of global bailout system
2026-02-17 11:49:52 -06:00
AHumphriesSL
9bc40980d8
Merge pull request #1088 from Safelite/feature/humphries/address-not-permissible-fix
Fix to properly remove the home address option from the vehicle lookup
2026-02-16 15:19:54 -05:00
Alex Humphries
1cdff57208 Remove console.logs 2026-02-16 15:03:44 -05:00
Alex Humphries
c6a65c8d27 Fix to properly remove the home address option from the vehicle lookup 2026-02-16 15:01:07 -05:00
Katie Kroell
bf43bfa42c add unit test for method 2026-02-16 14:51:49 -05:00
Josh Dassinger
551b1fdf52 Initial setup of global bailout system
Added router.navigateBailout
Added global bailout handling for javascript, api, and router errors
Removed unused / unneeded parameters passed into callHttpClient
2026-02-16 13:27:35 -06:00
Katie Kroell
6362735849 Merge branch 'develop' into feature/INSR-8325 2026-02-16 14:13:36 -05:00
Katie Kroell
4533c1b528 underline external links 2026-02-16 13:44:37 -05:00
Alex Humphries
6aae14975f Fix alert icon red 2026-02-16 12:56:37 -05:00
Josh Dassinger
6ad3e29869 Fixed assigning the default store state 2026-02-16 10:55:37 -06:00
AHumphriesSL
d6775e3c83
Merge pull request #1081 from Safelite/feature/humphries/INSR-7774.2
INSR-8455: Skip vehicle lookup if not replacing windshield
2026-02-16 11:40:13 -05:00
katiekroell
addfaeb322
Merge pull request #1070 from Safelite/feature/INSR-7769
INSR-7769: Service-Packages Heritage parity
2026-02-16 11:24:06 -05:00
AHumphriesSL
e6341e3ba2
Merge branch 'develop' into feature/humphries/INSR-7752.2 2026-02-16 10:18:10 -05:00
AHumphriesSL
b6b5212638
Update misleading comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 10:17:06 -05:00
scottkiener-at-safelite
6a05c22ddd
Merge pull request #1079 from Safelite/feature/kiener/INSR-6191
INSR-6191 | Styling when big truck is unavailable
2026-02-16 10:15:05 -05:00
Alex Humphries
d3f0598bc5 INSR-8455: Add some tests, fix others 2026-02-16 10:14:44 -05:00
Katie Kroell
b286a70e98 cancel claim modal navigation 2026-02-16 10:08:05 -05:00
Bill Richardson
7f56849177 move alerts above continue button 2026-02-16 09:57:29 -05:00
Bill Richardson
00a8e89dbe move alerts and update red 2026-02-16 09:47:50 -05:00
Alex Humphries
916f56a50e INSR-8455: Skip vehicle-lookup on back navigation when appropriate 2026-02-13 17:27:28 -05:00
Alex Humphries
e2f624b4b4 INSR-7774: Skip vehicle-lookup if not windshield replacement 2026-02-13 17:12:23 -05:00
Alex Humphries
01148a74ab INSR-8457: Adjust spacing to account for change to subheader. Update colors for alert-danger icons 2026-02-13 16:35:48 -05:00
scottkiener-at-safelite
b782e9d0db
Merge pull request #1078 from Safelite/feature/humphries/INSR-7752.2
INSR-7752: Validation tweaks, alert tweak to fix collapse animation
2026-02-13 15:13:35 -05:00
scottkiener-at-safelite
740c5e1498 Big truck, button styling
When selected but unfocused the border now matches
2026-02-13 14:52:28 -05:00
Alex Humphries
1f690985a0 INSR-7752: Validation tweaks, alert tweak to fix collapse animation 2026-02-13 14:02:01 -05:00
Josh Dassinger
0fa275f8b6
Merge pull request #1077 from Safelite/feature/digital/INSR-7930
INSR-7930 Implement Client Possessive logic
2026-02-13 12:25:43 -06:00
Josh Dassinger
fd8e8ec3fc INSR-7930 Implement Client Possessive logic 2026-02-13 11:56:35 -06:00
scottkiener-at-safelite
356f97cf33
Merge pull request #1076 from Safelite/feature/skiener/INSR-7748
INSR-7748 | Address-Vehicle page
2026-02-13 12:32:55 -05:00
AHumphriesSL
0f9922e38d
Merge pull request #1074 from Safelite/feature/humphries/INSR-7752.1
INSR-8434: Fix defects seen on contact-details
2026-02-13 12:25:58 -05:00
scottkiener-at-safelite
88dff3fe65 Unit test fixes 2026-02-13 12:18:50 -05:00
scottkiener-at-safelite
ed4c10af13 All non styling changes 2026-02-13 12:11:20 -05:00
Bill Richardson
71ba9f7b80 three of the 4 issues from card 2026-02-13 11:49:05 -05:00
Bill Richardson
ff6dca7650 drop off updates for schedule page
Morning Drop off.
2026-02-13 11:10:33 -05:00
Alex Humphries
e698862aa5 INSR-8434: remove unnecessary text-transform 2026-02-13 10:16:33 -05:00
Josh Dassinger
51b7dc961e ESLint from merges 2026-02-13 09:14:22 -06:00
Josh Dassinger
65c5e0ec3c Merge branch 'develop' into feature/digital/joshdass/ESLint
# Conflicts:
#	src/layouts/tpa-search/tpa-search.spec.js
#	src/layouts/tpa-search/tpa-search.vue
2026-02-13 09:08:05 -06:00
scottkiener-at-safelite
e91eb62d54 Remove superfluous snapshot 2026-02-13 09:33:51 -05:00
scottkiener-at-safelite
badb7c97ef Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-13 09:04:35 -05:00
Alex Humphries
053cd44cbe INSR-8434: Fix defects seen on contact-details 2026-02-12 17:58:35 -05:00
AHumphriesSL
7a75412142
Merge pull request #1073 from Safelite/feature/humphries/INSR-7758.3
INSR-7758: Tweak spacing and header formatting for question-page-layout
2026-02-12 17:24:48 -05:00
scottkiener-at-safelite
1675f10e66 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-12 17:08:17 -05:00
scottkiener-at-safelite
a87bcea7c3 Remove availability indicator logic 2026-02-12 17:08:10 -05:00
AHumphriesSL
397f1482e7
Merge pull request #1072 from Safelite/feature/humphries/INSR-7775
INSR-7775: vehicle-part Parity
2026-02-12 17:01:28 -05:00
Alex Humphries
193f09ddbe INSR-7758: Tweak some spacing
Includes a change to how the forward button is shows/hides so the size
of the footer doesn't change between the states
2026-02-12 16:57:59 -05:00
Alex Humphries
ac0721d470 Margin tweak 2026-02-12 16:38:36 -05:00
AHumphriesSL
99aa828753
double quotes -> single quotes
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 16:18:35 -05:00
US\katie.kroell
d6d252930e add cancel claim modal back WIP 2026-02-12 16:11:46 -05:00