Commit graph

201 commits

Author SHA1 Message Date
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
65ce7b2a24 Get rid of test for function that is no longer used 2026-01-27 17:09:04 -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
cfdfb6d210 INSR-8091: Fix some spacing issues on policy holder details (email and routing were already addressed) 2026-01-23 16:57:55 -05:00
Bill Richardson
04ec34fc63 change red for textbox-question error 2026-01-20 10:10:05 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
Bill Richardson
c0b3a054c4 display mobile time 2026-01-14 15:41:14 -05:00
Bill Richardson
4bb40f2cec cursor bot update 2026-01-14 15:41:14 -05:00
Bill Richardson
88bd6b239d couple updates 2026-01-14 15:41:13 -05:00
Bill Richardson
cb0ef2b627 cursor updates 2026-01-14 15:41:13 -05:00
Bill Richardson
6a2bc71ea0 update 2026-01-14 15:41:13 -05:00
Bill Richardson
b15ea179b9 updates for schedule 2026-01-14 15:41:13 -05:00
Bill Richardson
7774e64cbc couple updates for dates 2026-01-14 15:41:13 -05:00
Bill Richardson
50fa11a2b5 remove some console log 2026-01-14 15:41:13 -05:00
Bill Richardson
6b9ed59cfc initial check in for schedule page 2026-01-14 15:41:13 -05:00
Alex Humphries
f3f99457f2 Add map and some finishing touches to change location modal 2026-01-09 17:20:56 -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
144f04ce38 Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-08 11:59:01 -05:00
SujathaAnishetty
6e3c320bd1
Merge pull request #998 from Safelite/INSR-7963
success highlight
2026-01-07 17:28:26 -05:00
Alex Humphries
e001e04ec2 Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-07 16:47:42 -05:00
AHumphriesSL
8ece7b9095
Merge pull request #997 from Safelite/feature/humphries/centered-modal
Add prop to modal component to allow for centering
2026-01-07 15:56:50 -05:00
SujathaAnishetty
fdecbf0d08 adding meta 2026-01-07 15:47:04 -05:00
SujathaAnishetty
65cf5df20e fix issue raised from cursor 2026-01-07 15:35:38 -05:00
Alex Humphries
bc56e69bdd Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-07 15:21:29 -05:00
SujathaAnishetty
43449e706c success highlight 2026-01-07 15:20:39 -05:00
Alex Humphries
fcd7b5a0db Better vertical centering, undo label->span change 2026-01-07 14:59:57 -05:00
Alex Humphries
14b482c352 Add prop to modal component to allow for centering
- Defaults to "edge" position, which is to the right on desktop,
  and bottom on mobile. This *should* be the same as current behavior.
- When set to "center", mobile appearance is mostly unchanged (mostly just
  being closer to centered vertically), but desktop modals are centered
  both vertically and horizontally, with a higher width and a height
  dependent on content.
2026-01-07 14:37:00 -05:00
Alex Humphries
cc3ed87815 Initial addition of "More Locations" modal 2026-01-07 10:19:36 -05:00
SujathaAnishetty
532d75dfb9 update font size and weight 2026-01-06 17:59:00 -05:00
Alex Humphries
a43480dd02 Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-06 10:36:51 -05:00
Josh Dassinger
c7bff1c758 Heritage Buttons Removed resetButtonStyle method calls as this method was removed before our recent button work 2026-01-05 12:09: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
Alex Humphries
99deeca4a8 INSR-7934: Update validation styles and focus behavior
- common-error-styles.scss renamed to common-validation-styles.scss
- Added 'has-success' to dropdown-question component
- Updated dropdown-question to only show error/success when not disabled
- Fixed issue with focusing first invalid input in base-form-mixin
2025-12-29 15:12:30 -05:00
Bill Richardson
ba9ee763e0 Updates for sub caption on textbox
Some welcome css for need help blurb
2025-12-18 14:02:20 -05:00
Bill Richardson
c06303f33d vehicle damage updates 2025-12-17 13:24:53 -05:00
Bill Richardson
0236bb87c7 remove button loader 2025-12-10 15:05:33 -05:00
Alex Humphries
9c137257aa INSR-7764: Update input styles and dropdown icons
Updated the styles for dropdown, textbox, and textarea components to
more closely align with heritage design, including the icon for the
dropdown component.
2025-12-08 10:00:59 -05:00
Alex Humphries
01ceb85622 Fix some font in hop, add letter spacing change 2025-08-05 16:50:39 -04:00
Michaela Brydon
387f912157 Updating label font weight to 600 2025-03-24 10:07:34 -04:00
Josh Dassinger
4bb75b8d91 Fix some issues caused by previous loader color changes 2024-12-12 10:28:14 -06:00
Alex Humphries
573a08743d ssR-1668/1683 Accessibility updates for date picker 2024-11-07 11:59:49 -05:00
Bill Richardson
6411211d7a leave unselected when modal pops up
remove unused watch parameters
2024-09-12 11:49:51 -04:00
Bill Richardson
615395efb0 Updates for ITAC Coverage Statement redesign
Add Cancel Claim Modal
Add CMS changes
2024-09-09 10:26:54 -04:00
Michaela Brydon
9a5241afaa Making headers bold 2024-07-18 12:01:10 -04:00
Sujatha Anishetty
026bd911e5 sub header alignment to left 2024-07-08 11:44:29 -04:00
Kirkland Brown
848af3ee13 SSR-1362 - Updated line-height of h5 header to 2rem to match the required 32px 2024-06-18 12:31:23 -04:00