Commit graph

118 commits

Author SHA1 Message Date
Alex Humphries
6503b45c8d Merge branch 'develop' into feature/humphries/INSR-7760 2026-02-27 17:14:33 -05:00
Alex Humphries
1cd6bdc432 Add validator and unit tests related to button type 2026-02-27 12:58:13 -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
Alex Humphries
9d3ce7a90f INSR-7760: More HOP updates, afterpay button handling 2026-02-25 17:24:05 -05:00
Alex Humphries
6aae14975f Fix alert icon red 2026-02-16 12:56:37 -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
Alex Humphries
1f690985a0 INSR-7752: Validation tweaks, alert tweak to fix collapse animation 2026-02-13 14:02:01 -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
Alex Humphries
053cd44cbe INSR-8434: Fix defects seen on contact-details 2026-02-12 17:58:35 -05:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -05:00
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -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
Alex Humphries
d7f6ba1fc9 INSR-7752: Formatting on contact-details 2026-02-03 16:58:55 -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
a7dd2c983c Fix alert icon alignment so that it aligns with first line of multiline alert header 2026-01-30 17:14:22 -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
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
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
Alex Humphries
11e4918ca7 INSR-7747: address-lookup parity updates 2026-01-26 14:36:11 -05:00
Alex Humphries
b0b31df8b0 INSR-7772: tpa-submit parity updates
- Rearrange/style tpa-submit page
- Update supporting components to better match heritage
    - DeductibleBox
    - ReviewBlock
    - Alert
- Update store logic to actually handle extension
- Add/update recal modal and contact details modal
- Update titleCase to treat dashes like spaces
2026-01-21 15:09:10 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Alex Humphries
d6762e85a8 More alert/error/etc updates 2026-01-16 12:20:52 -05:00
Alex Humphries
253044d502 Some random tweaks, plus alert component updates 2026-01-16 09:00:04 -05:00
Alex Humphries
bcc156ec29 Add search radius to change location modal + related style updates 2026-01-09 16:00:54 -05:00
Alex Humphries
6eab5c2040 Another pass for change location modal updates 2026-01-09 12:17:04 -05:00
Alex Humphries
43a0a5c459 Fixes some issues with how button styles ended up after merges 2026-01-07 17:09:32 -05:00
Alex Humphries
bc56e69bdd Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-07 15:21:29 -05:00
Alex Humphries
cc3ed87815 Initial addition of "More Locations" modal 2026-01-07 10:19:36 -05:00
Josh Dassinger
6f1f963604 INSR-7765 Heritage Policy Vehicle changes 2026-01-06 11:13:04 -06:00
Alex Humphries
a43480dd02 Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-06 10:36:51 -05:00
Josh Dassinger
5daa0a4053 Heritage Buttons don't send GA event for disabled buttons
Fixed extra parameter in mixin
2026-01-05 13:03:44 -06:00
Josh Dassinger
45e31efca5 Heritage Buttons Cursor bug fixes round 2 2026-01-05 11:13:36 -06:00
Josh Dassinger
2207972996 Heritage Buttons Fixed cursor comments 2026-01-05 10:58:55 -06:00
Josh Dassinger
fa965468b4 Initial work on moving heritage button styles to NextGen button component
Added button variant support
Added button size support
Merged button features from modal button to button component
Removed modal button component
Created button mixins for creating buttons
Created initial button variants using mixins
Moved client button customizations to mixins
2026-01-05 10:42:15 -06:00
Alex Humphries
34c6a1651e Update styles/layout for service-location parity
- Updated subheader on service-location
- Update list-button styles so that inshop/mobile buttons match heritage
2026-01-05 10:52:25 -05:00
Bill Richardson
0236bb87c7 remove button loader 2025-12-10 15:05:33 -05:00
Bill Richardson
f03e327720 remove loader in continue button
remove commented lines
remove client overrides that dont appear to match Heritage for client
2025-12-10 15:05:33 -05:00
Bill Richardson
249f2d1f03 Address Urbanist font issue
Format some files
Update Navigation buttons
2025-12-09 16:50:46 -05:00
Bill Richardson
825b197259 updates for continue button 2025-12-09 16:50:14 -05:00
Alex Humphries
01ceb85622 Fix some font in hop, add letter spacing change 2025-08-05 16:50:39 -04:00
Josh Dassinger
4bb75b8d91 Fix some issues caused by previous loader color changes 2024-12-12 10:28:14 -06:00
Josh Dassinger
96c29f38cc SSR-1924 Fix unit tests for changes 2024-11-27 11:15:39 -06:00
Josh Dassinger
0d6e8f2cd9 SSR-1924 Fix custom client loader color 2024-11-27 10:58:32 -06:00
Josh Dassinger
7678ea2de0 SSR-1433 Multiple Tint Image Fixes
Added missing tints from FMG
If we don't have a tint image in the tint map don't error out just hide the image. (Same Functionality as FMG)
2024-07-26 12:58:42 -05:00
Bill Richardson
eefeeb2cf1 put scoped back in to fix ordering issue on css 2024-07-15 10:49:58 -04:00
Bryan Mauger
e32edb26fd Remove text decoration from alerts. 2024-06-11 15:45:49 -04:00