Commit graph

3500 commits

Author SHA1 Message Date
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
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
katiekroell
219060bd7d
Update src/layouts/service-packages/service-package-question/service-package-radio/service-package-radio.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 15:40:06 -05:00
US\katie.kroell
cb64e53daf add to do 2026-02-12 15:38:24 -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
US\katie.kroell
7e188ef071 Merge branch 'develop' into feature/INSR-7769 2026-02-12 15:16:33 -05:00
US\katie.kroell
38175f5d01 final styling updates (hopefully) 2026-02-12 15:08:12 -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
US\katie.kroell
f3ab2d9886 fix price styling 2026-02-12 10:12:04 -05: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
US\katie.kroell
2cdf15cb95 more styling fun 2026-02-11 15:48:49 -05: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
Katie Kroell
706b3429f5 styling updates 2026-02-11 12:10:52 -05:00
Bill Richardson
df5cbb0c08 scoot global alert below header 2026-02-10 16:49:21 -05:00
Bill Richardson
1cbdab73b3 molding question updates 2026-02-10 16:49:21 -05:00
Alex Humphries
b5ecac8b5a INSR-7757: Update order confirmation page and cart 2026-02-10 16:46:39 -05:00
Bill Richardson
712ae15099 Fix test 2026-02-10 16:41:58 -05:00
Katie Kroell
e3114879d4 fix width 2026-02-10 15:55:09 -05:00
Katie Kroell
2fa950f32f styling updates 2026-02-10 15:48:15 -05:00
scottkiener-at-safelite
227bf943cf Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-10 15:37:21 -05:00
scottkiener-at-safelite
fb7b1ce5ed Final styling 2026-02-10 15:36:57 -05:00
Bill Richardson
04160506bb No changes just hit save for formatting 2026-02-10 15:25:30 -05:00
Katie Kroell
2ba0b4f070 more styling updates 2026-02-10 11:55:30 -05:00
Bill Richardson
4392eaf001 skipping tests til morning 2026-02-09 17:01:08 -05:00
Bill Richardson
70672621cd catch shop time error 2026-02-09 16:40:58 -05:00
Katie Kroell
a01c66aaed styling WIP 2026-02-09 15:15:25 -05:00
scottkiener-at-safelite
0017c49a6d Need help functionality 2026-02-09 14:40:17 -05:00
scottkiener-at-safelite
88eb468616 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-09 14:38:52 -05:00
scottkiener-at-safelite
979f2015f5 Need Help link styling 2026-02-09 14:38:45 -05:00
scottkiener-at-safelite
8b4cf64f18 Shop selection styling 2026-02-09 14:21:37 -05:00
Bill Richardson
acdade3a59 update for spinner 2026-02-09 13:33:39 -05:00
Bill Richardson
b0f5608b41 vin lookup updates 2026-02-09 13:15:08 -05:00
Katie Kroell
f85245f02d initial styling changes 2026-02-09 12:32:31 -05:00
scottkiener-at-safelite
9ba52b9d48 Map styling 2026-02-09 11:19:45 -05:00
scottkiener-at-safelite
46e3ef883f Search input styling 2026-02-09 11:18:17 -05:00
scottkiener-at-safelite
4f7cfbc32c Merge Conflict Cleanup and Subheader styling 2026-02-09 10:34:10 -05:00
Jeremy-Z
de44f50d3a
Merge pull request #1054 from Safelite/feature/INSR-8130
INSR-8130: Fixid issue of not being able to launch any duplicate referrals.
2026-02-06 15:58:13 -05:00
Bill Richardson
f74fb5438e hide/prevent availability indicators for now 2026-02-06 14:53:30 -05:00
Jeremy-Z
a265b01961 Unit test updates. 2026-02-06 14:30:17 -05:00
Jeremy-Z
b5a899676a Merge branch 'develop' into feature/INSR-8130 2026-02-06 14:18:29 -05:00
Jeremy-Z
e118c8612e Fixing some issues with the load session method. 2026-02-06 14:18:12 -05:00
Bill Richardson
73e1ba0475 add spinner to shop address fetch 2026-02-06 12:52:34 -05:00
Jeremy-Z
948d854e5f Merge branch 'develop' into feature/INSR-8130 2026-02-06 12:01:38 -05:00
katiekroell
f5671cd53c
Merge pull request #1051 from Safelite/feature/kroell/coverage-statement-fix
coverage-statement fixes
2026-02-06 11:25:09 -05:00
Jeremy-Z
291cc89897 Merge branch 'develop' into feature/INSR-8130 2026-02-06 11:04:30 -05:00
Katie Kroell
f207da6390 copilot fix 2026-02-06 10:50:14 -05:00
scottkiener-at-safelite
5cccaa98f5 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-06 10:26:32 -05:00
scottkiener-at-safelite
2eb985cd7d INSR-7771 | Use new endpoint, update error handling 2026-02-06 10:17:18 -05:00
Bill Richardson
421977cbf2 Updates for some transitions between appt types 2026-02-06 10:17:13 -05:00
Bill Richardson
54f66b43cf Updates for Mobile 2026-02-06 10:17:12 -05:00
Katie Kroell
c376411287 Merge branch 'develop' into feature/kroell/coverage-statement-fix 2026-02-06 09:34:31 -05:00
Katie Kroell
8533c10e90 fix coverage status 2026-02-06 09:33:58 -05:00
AHumphriesSL
c9b33a28b6
Merge pull request #1049 from Safelite/feature/humphries/INSR-7758.2
INSR-7758: Fix need help bailout on part-questions
2026-02-06 09:22:19 -05:00
Katie Kroell
0fcb558985 fix coverage status issue / use footer for navigation 2026-02-05 16:15:32 -05:00
AHumphriesSL
f883cd9cc7
Merge pull request #1042 from Safelite/feature/humphries/INSR-7752
INSR-7752: Contact Details parity updates
2026-02-05 15:27:21 -05:00
Alex Humphries
790b79c67b Fix navigation scenario for Need Help bailout 2026-02-05 14:33:40 -05:00
Alex Humphries
e71593d6ba INSR-7758: Fix need help bailout on part-questions 2026-02-05 14:29:10 -05:00
AHumphriesSL
55ae3d5507
Merge pull request #1046 from Safelite/feature/humphries/INSR-7774
INSR-7774: Added no vin option to vehicle lookup, and some style changes
2026-02-05 14:17:03 -05:00
Katie Kroell
8f9bea09d0 Merge branch 'develop' into feature/INSR-7749 2026-02-05 13:56:00 -05:00
Katie Kroell
850171884a add phone/email validation 2026-02-05 13:54:25 -05:00
Katie Kroell
19fc5046d6 copilot styling suggestion 2026-02-05 13:25:24 -05:00
Alex Humphries
32a083c242 INSR-7758: Add need help link and hide continue until questions answered 2026-02-05 13:05:30 -05:00
Katie Kroell
e862ac66d8 Merge branch 'develop' into feature/INSR-7749 2026-02-05 12:16:36 -05:00
Katie Kroell
8e0f817280 hide modal 2026-02-05 12:15:42 -05:00
Alex Humphries
d7cb83da7f Fix some copilot suggestions 2026-02-05 11:39:55 -05:00
Alex Humphries
a191779147 FIx failing tests, add new test case 2026-02-05 11:38:33 -05:00
Jeremy-Z
f0f120bebb Merge branch 'develop' into feature/INSR-8130 2026-02-05 10:06:13 -05:00
Alex Humphries
345f338f1a INSR-7774: Added no vin option to vehicle lookup, and some style changes 2026-02-05 10:05:59 -05:00
Bill Richardson
1a4cbab356 license plate lookup updates 2026-02-04 16:04:58 -05:00
Katie Kroell
62c4418059 styling updates 2026-02-04 15:51:00 -05:00
Alex Humphries
4b8646c334 INSR-7752: Undo some unintentional changes 2026-02-04 15:28:07 -05:00
Jeremy-Z
c58aa77e9f Merge branch 'develop' into feature/INSR-8130 2026-02-04 15:16:33 -05:00
Jeremy-Z
c40a9df463 Adding some additional logic to duplicate check data repopulation. 2026-02-04 15:16:04 -05:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Katie Kroell
cc54f678ae Merge branch 'develop' into feature/INSR-7749 2026-02-04 14:58:22 -05:00
Katie Kroell
4ecd7d76b4 change bailout to requestcallback 2026-02-04 14:57:33 -05:00
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -05:00
Jeremy-Z
2d95e9341a Fixing the unit tests. 2026-02-04 12:16:23 -05:00
Katie Kroell
4a87654362 switch bailout 2026-02-04 11:59:54 -05:00
Katie Kroell
c7ffbfa6cf unit test fix 2026-02-04 11:49:50 -05:00
Bill Richardson
b313147e0f Page Title updates take two?
I mustve deleted them or the stash
2026-02-04 11:48:51 -05:00
Katie Kroell
0196f41d78 error message updates 2026-02-04 11:46:57 -05:00
Jeremy-Z
b3f0dd0163 Merge branch 'develop' into feature/INSR-8130 2026-02-04 11:38:00 -05:00
Bill Richardson
d1972e6ea9 few more updates for the second line of headline text
start alert collapsed
2026-02-04 10:55:48 -05:00
Bill Richardson
035a91ea71 catch some edge cases 2026-02-04 10:55:48 -05:00
Bill Richardson
70e927748d when resetting date picker, reset local flags 2026-02-04 10:55:48 -05:00
Katie Kroell
86c1661197 unit test updates 2026-02-04 10:26:51 -05:00
Katie Kroell
774907c00e UI updates 2026-02-04 10:22:32 -05:00
Alex Humphries
d7f6ba1fc9 INSR-7752: Formatting on contact-details 2026-02-03 16:58:55 -05:00
Jeremy-Z
c063ca67f5 Preliminary changes on the frontend to support launching duplicates. 2026-02-03 14:17:28 -05:00
Jeremy-Z
2d8ba2ad9b Changed load session to use referral date instead of response date. 2026-02-03 10:32:42 -05:00
Alex Humphries
02281b3230 INSR-7752: contact-details page updates, other related data read/write updates 2026-02-02 16:53:37 -05:00
Alex Humphries
ebd4bf8714 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-02 14:53:50 -05:00
Katie Kroell
37bc68dc18 Merge branch 'develop' into feature/kiener/INSR-7753 2026-02-02 14:02:44 -05:00
Katie Kroell
0bc3f780fc fix value, remove underline from modal link 2026-02-02 14:02:20 -05:00
Bill Richardson
8e6691418b some integration updates 2026-02-02 13:06:02 -05:00
Bill Richardson
461f2ae5dc some updates when changing zipcode to certain types 2026-02-02 13:06:02 -05:00
Bill Richardson
00936fd696 cursor updates 2026-02-02 13:06:02 -05:00
Bill Richardson
5e60d3ab43 cleaning up for another cursorbot run 2026-02-02 13:06:02 -05:00
Bill Richardson
1b42b423b9 small cursor updates 2026-02-02 13:06:02 -05:00
Bill Richardson
0f40583be3 some updates 2026-02-02 13:06:02 -05:00
Bill Richardson
a8d6e4fb58 remove unused computed 2026-02-02 13:06:01 -05:00
Bill Richardson
dcfccfd916 fix tests and a cursor issue. 2026-02-02 13:06:01 -05:00
Bill Richardson
8fefa39fea some updates for integration 2026-02-02 13:06:01 -05:00
Bill Richardson
f06332c066 initial check in 2026-02-02 13:06:01 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -05:00
Alex Humphries
7d80834ee8 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-02 11:43:30 -05:00
Katie Kroell
1e72856db9 Merge branch 'develop' into feature/kiener/INSR-7753 2026-02-02 10:32:41 -05:00
Alex Humphries
a7dd2c983c Fix alert icon alignment so that it aligns with first line of multiline alert header 2026-01-30 17:14:22 -05:00
Katie Kroell
a74773c0fe fixed store value reference 2026-01-30 15:14:09 -05:00
Katie Kroell
b7aaca00e5 fix unit tests 2026-01-30 15:03:10 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Katie Kroell
bfb30c42b0 updates/styling 2026-01-30 13:51:13 -05:00
Katie Kroell
26cbce89fc Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-30 08:34:57 -05:00
Alex Humphries
8c167c4edf Remove unneeded tests, fix others 2026-01-29 14:26:31 -05:00
Katie Kroell
debbdcf57f resetOrder fix 2026-01-29 13:09:59 -05:00
Alex Humphries
9d0a15f861 INSR-7770: tpa-confirmation parity updates 2026-01-29 13:00:22 -05:00
Katie Kroell
4ca3ec67bb remove more old data 2026-01-29 12:43:33 -05:00
Katie Kroell
453b1fe561 fix % 2026-01-29 12:07:04 -05:00
Katie Kroell
d613f4f2b6 fix deductible references 2026-01-29 12:05:20 -05:00
Katie Kroell
b73f4b2a05 create getters for deductible / cursor fixes 2026-01-29 11:46:00 -05:00
Katie Kroell
ea14a7f888 removing more unneeded code 2026-01-29 10:45:42 -05:00
Katie Kroell
14650b7bbb cursor fixes - remove unneeded code 2026-01-29 10:11:01 -05:00
Katie Kroell
26b8c0fa20 remove old modals and related properties 2026-01-29 10:05:43 -05:00
Katie Kroell
67a3ae062b remove NeedHelp bailout, add DoNotSeeShop back 2026-01-29 10:00:18 -05:00
Katie Kroell
95f92d721b Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-29 08:42:57 -05:00
Katie Kroell
0cc788a5ea add comments 2026-01-29 08:41:19 -05:00
Katie Kroell
6a5e7e5402 update references to currentDeductible 2026-01-28 16:28:34 -05:00
Katie Kroell
38254d0b46 remove outdated code 2026-01-28 16:19:27 -05:00
AHumphriesSL
8622d5d553
Merge pull request #1033 from Safelite/feature/humphries/INSR-7772.1
Fixes for alert and hr styling
2026-01-28 15:28:48 -05:00
Alex Humphries
a390861e21 Fixes for alert and hr styling 2026-01-28 15:14:14 -05:00
Katie Kroell
49b930cecb deductible updates WIP 2026-01-28 13:35:23 -05:00
Katie Kroell
c148de71a6 updating deductible logic WIP 2026-01-28 12:08:59 -05:00
AHumphriesSL
c752c40c27
Merge pull request #1032 from Safelite/feature/humphries/INSR-7758
INSR-7758: part-questions parity
2026-01-28 11:52:44 -05:00
Alex Humphries
edebef5472 Fix redundant css 2026-01-28 10:03:13 -05:00
Alex Humphries
65ce7b2a24 Get rid of test for function that is no longer used 2026-01-27 17:09:04 -05:00
Alex Humphries
6e9a89784b Add success style 2026-01-27 17:03:16 -05:00
Alex Humphries
4b18f7e06a INSR-7758: part-questions parity
Mostly actually an update to questions-page-layout, question-chain,
button-question and list-button-horizontal, since those are the
actual bulk of what this page.
2026-01-27 16:57:37 -05:00
Katie Kroell
0ab2752953 Merge branch 'develop' into feature/kiener/INSR-7753 2026-01-27 16:34:23 -05:00
Katie Kroell
4f7da04a6c coverage-statement updates WIP 2026-01-27 16:34:01 -05:00