Commit graph

213 commits

Author SHA1 Message Date
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
Bill Richardson
1cbdab73b3 molding question updates 2026-02-10 16:49:21 -05:00
Bill Richardson
54f66b43cf Updates for Mobile 2026-02-06 10:17:12 -05:00
Alex Humphries
d7cb83da7f Fix some copilot suggestions 2026-02-05 11:39:55 -05:00
Alex Humphries
d13c6ce552 INSR-7752: Remove redundant fields from store, fix unit tests 2026-02-04 15:13:29 -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
Bill Richardson
461f2ae5dc some updates when changing zipcode to certain types 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
0f40583be3 some updates 2026-02-02 13:06:02 -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
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