AHumphriesSL
016ac6ffbe
Merge pull request #1090 from Safelite/feature/humphries/parts-question-routing-fix
...
Fix for missing routing table entries for vehicle questions
2026-02-17 14:27:09 -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
katiekroell
ecfca89d06
Merge pull request #1086 from Safelite/feature/INSR-8325
...
INSR-8325: coverage statement defects
2026-02-16 15:13:57 -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
AHumphriesSL
ab04110cb9
Merge pull request #1085 from Safelite/feature/humphries/alert-red-revert
...
Fix alert icon red
2026-02-16 13:22:44 -05:00
Alex Humphries
6aae14975f
Fix alert icon red
2026-02-16 12:56:37 -05:00
Jeremy-Z
1323bb3c2e
Merge pull request #1084 from Safelite/defect/digital/fix-default-store
...
Fixed assigning the default store state
2026-02-16 11:57:27 -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
2a48b4359f
Merge pull request #1080 from Safelite/feature/humphries/INSR-7752.2
...
INSR-8457: Adjust spacing to account for change to subheader. Update colors for alert-danger icons
2026-02-16 11:16:16 -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
brich1212safe
eb7940e80b
Merge pull request #1083 from Safelite/feature/richardson/INSR-8433.2
...
move alerts above continue button
2026-02-16 10:05:29 -05:00
Bill Richardson
7f56849177
move alerts above continue button
2026-02-16 09:57:29 -05:00
brich1212safe
8d04310899
Merge pull request #1082 from Safelite/feature/richardson/INSR-8440
...
move alerts and update red
2026-02-16 09:56:23 -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
Jeremy-Z
78ae497f33
Checking in updated package-lock.json file after all the package changes.
2026-02-13 15:34:37 -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
brich1212safe
fb9ca5dcb6
Merge pull request #1075 from Safelite/feature/richardson/INSR-8433
...
three of the 4 issues from card
2026-02-13 12:22:23 -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
brich1212safe
43dff7ac16
Merge pull request #1071 from Safelite/feature/richardson/INSR-drop.off
...
drop off updates for schedule page
2026-02-13 11:47:15 -05:00
Bill Richardson
ff6dca7650
drop off updates for schedule page
...
Morning Drop off.
2026-02-13 11:10:33 -05:00
Josh Dassinger
63e2f36c19
Merge pull request #1068 from Safelite/feature/digital/joshdass/ESLint
...
Initial Setup of ESLint on latest version and new config type
2026-02-13 09:22:16 -06: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
Josh Dassinger
006ce7aa83
Merge pull request #1069 from Safelite/feature/digital/joshdass/ESLint-fixes
...
ESLint fix all warnings / errors. Removed old or disabled statements.
2026-02-13 08:55:43 -06:00
scottkiener-at-safelite
9b772d33a5
Merge pull request #1060 from Safelite/feature/INSR-7771
...
INSR-7771 | TPA Search Parity
2026-02-13 09:53:44 -05:00