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
43a0a5c459
Fixes some issues with how button styles ended up after merges
2026-01-07 17:09:32 -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
Josh Dassinger
08f996cdef
Merge pull request #996 from Safelite/feature/digital/heritage-buttons-font-fix
...
Heritage Buttons fixed font-size and font-weight values
2026-01-07 10:22:10 -06:00
Josh Dassinger
56122ff71f
Heritage Buttons fixed font-size and font-weight values
2026-01-07 10:05:52 -06:00
SujathaAnishetty
d66f9854ee
Merge pull request #995 from Safelite/INSR-7939
...
update font size and weight
2026-01-07 10:46:48 -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
Josh Dassinger
dc19453f3f
Merge pull request #994 from Safelite/feature/digital/INSR-7765
...
INSR-7765 Heritage Policy Vehicle changes
2026-01-06 11:52:09 -06: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
8fafb118d4
Merge pull request #993 from Safelite/feature/digital/heritage-buttons
...
Initial work on moving heritage button styles to NextGen button component
2026-01-06 09:34:52 -06:00
Josh Dassinger
e47dfbc178
Heritage buttons added missed scss button variables
2026-01-05 14:19:57 -06:00
Alex Humphries
6ab72ca634
Merge branch 'develop' into feature/humphries/INSR-7768
2026-01-05 15:04:18 -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
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
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
AHumphriesSL
e679c02582
Merge pull request #990 from Safelite/feature/humphries/INSR-7763
...
INSR-7763: Policy Holder Details Heritage parity
2026-01-02 10:51:32 -05:00
Jeremy-Z
d308152bc3
Merge pull request #992 from Safelite/dependabot/npm_and_yarn/multi-c8afcbbcd8
...
Bump qs and express
2026-01-02 10:42:46 -05:00
dependabot[bot]
e04f74fb97
Bump qs and express
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1 )
Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 13:50:56 +00:00
Alex Humphries
78bdef564c
Update policy holder zip validation
2025-12-31 11:28:56 -05:00
Alex Humphries
97f002b3b1
Merge branch 'develop' into feature/humphries/INSR-7763
2025-12-31 11:19:27 -05:00
AHumphriesSL
2a1b3b0bb3
Merge pull request #991 from Safelite/feature/humphries/INSR-7934
...
INSR-7934: Update validation styles and focus behavior
2025-12-31 11:18:48 -05:00
Alex Humphries
f262c05d25
Removed unneeded comment
2025-12-29 15:24:38 -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
Alex Humphries
4edd086a8f
INSR-7763: Policy Holder Details Heritage parity
...
- Added phone, extension, and email fields
- Rearranged/resized fields to match Heritage
- Updated validation errors to match Heritage
- Added "Select State" placeholder to state dropdown
2025-12-26 11:58:37 -05:00
AHumphriesSL
e138a09499
Merge pull request #989 from Safelite/feature/humphries/INSR-7892
...
INSR-7892: Some fixes for default package select
2025-12-19 12:03:40 -05:00
Alex Humphries
1443f60906
INSR-7892: Some fixes for default package select
...
Also "Rain defense" -> "Rain Repel"
2025-12-19 09:10:35 -05:00
brich1212safe
545fea6432
Merge pull request #988 from Safelite/feature/richardson/INSR-7904
...
Happy path vin-lookup loader update
2025-12-19 07:19:22 -05:00
Bill Richardson
15f5feda9e
spelling update
2025-12-18 14:43:25 -05:00
Bill Richardson
8ee87b3a8f
Happy path vin-lookup loader update
2025-12-18 14:39:54 -05:00
brich1212safe
19c34ac240
Merge pull request #987 from Safelite/feature/richardson/INSR-7917
...
Updates for sub caption on textbox
2025-12-18 14:10:09 -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
brich1212safe
22fb6bb993
Merge pull request #986 from Safelite/feature/richardson/INSR-7917
...
cookie preference update
2025-12-18 10:23:46 -05:00
Bill Richardson
2b1356f143
forgot to put this back
2025-12-18 09:20:24 -05:00
Bill Richardson
fee28585e5
cookie preference update
...
welcome page format whitespace
screen transition fix for provider pref and prop for later fixes
2025-12-18 08:14:24 -05:00
brich1212safe
79abe1a717
Merge pull request #985 from Safelite/feature/richardson/INSR-7773
...
vehicle damage updates
2025-12-18 07:40:49 -05:00
Bill Richardson
123f545c24
tpa-search header update
2025-12-17 15:03:59 -05:00
Bill Richardson
2b94b9376e
update cookie footer while im looking at it
2025-12-17 14:10:47 -05:00