Commit graph

3322 commits

Author SHA1 Message Date
AHumphriesSL
e6341e3ba2
Merge branch 'develop' into feature/humphries/INSR-7752.2 2026-02-16 10:18:10 -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
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
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
Alex Humphries
4a97b0bc13 Fix bad copy-paste for comment 2026-02-12 16:09:32 -05:00
Alex Humphries
f087ffa983 INSR-7775: vehicle-part Parity 2026-02-12 16:06:54 -05:00
scottkiener-at-safelite
709b8cdc90 Remove local testing 2026-02-12 15:34:57 -05:00
scottkiener-at-safelite
555223d7cd Auto stash before merge of "feature/INSR-7771" and "origin/develop" 2026-02-12 15:34:20 -05:00
scottkiener-at-safelite
6d10f3e64f Re-add new endpoint call 2026-02-12 15:33:22 -05:00
scottkiener-at-safelite
e6df0cbf93 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-12 15:25:53 -05:00
scottkiener-at-safelite
b76cbd8e15 Remove snapshot test 2026-02-12 14:51:05 -05:00
scottkiener-at-safelite
dca9c93efb Update unit tests for tpa-search 2026-02-12 14:49:44 -05:00
Josh Dassinger
3300801672 Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
# Conflicts:
#	src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
#	src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
scottkiener-at-safelite
1e857502df Convert px to rem 2026-02-12 14:27:29 -05:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
AHumphriesSL
c415f10ffa
Merge pull request #1065 from Safelite/feature/humphries/INSR-7757
INSR-7757: order-confirmation Parity
2026-02-12 13:08:24 -05:00
Alex Humphries
4618f1c4f9 Add nullish check to prevent error when lineItems.glassParts is undefined 2026-02-12 12:47:01 -05:00
Alex Humphries
f45b7fbde5 INSR-7757: Better glass list handling for order confirmation page 2026-02-12 12:27:29 -05:00
Josh Dassinger
fa7e2bc596 INSR-2208 Only show big truck providers
Cleaned up GetProviders store logic.
2026-02-12 10:54:08 -06:00
Alex Humphries
694c274be4 INSR-7757: Copilot suggestions to fix a couple bugs 2026-02-11 17:01:43 -05:00
Alex Humphries
32bf06ea59 INSR-7757: Fix some tests 2026-02-11 16:41:32 -05:00
Alex Humphries
8bf7d282d4 INSR-7557: Add to calender button fixes 2026-02-11 15:59:48 -05:00
Josh Dassinger
1413267f16 INSR-6190 Don't show mobile service option for big truck 2026-02-11 14:51:46 -06:00
Alex Humphries
4dab87bf3f INSR-7757: More cart updates 2026-02-11 14:08:58 -05:00
Jeremy-Z
75c18a29ce Changing pinia persistance to use session storage instead of local storage. Added appropriate store reset logic. 2026-02-11 12:43:37 -05:00