Commit graph

3978 commits

Author SHA1 Message Date
JennyNou
3202f4d933 Update files for Playwright pipeline and reporting 2026-01-12 16:58:05 -05:00
CarlNation
d56629b346
Merge pull request #1001 from Safelite/feature/CASH-1952
CASH-1952
2026-01-12 09:42:16 -05:00
CarlNation
3ff57ad9f9 CASH-1925
CASH-192getITACPriceOrderItemsascalCasing
2026-01-10 16:08:08 -05:00
CarlNation
c35f21452e CASH-1952
CASH-1952 use PascalCase instead of camel
2026-01-10 15:53:29 -05:00
CarlNation
8e61e33f73 CASH-1952
CASH-1952 no need to encode data on post with axios.  flatten line items
2026-01-10 15:35:28 -05:00
CarlNation
8d704fdc97 CASH-1952
CASH-1952 endpoint for tax changed to POST from GET
2026-01-10 15:25:14 -05:00
katiekroell
a4b20c6bd4
Merge pull request #1000 from Safelite/feature/INSR-7754
INSR-7754: Duplicate Check Heritage Parity
2026-01-09 16:10:07 -05:00
Katie Kroell
a335488559 cursor fix 2026-01-09 15:59:21 -05:00
Katie Kroell
95c0719bcc cursor fix - remove unit tests for removed computed property 2026-01-09 15:59:08 -05:00
Katie Kroell
73e2bccb54 remove unneeded computed 2026-01-09 15:39:33 -05:00
Katie Kroell
f30415dedd Merge branch 'develop' into feature/INSR-7754 2026-01-09 14:03:19 -05:00
Katie Kroell
5e681ff909 UI updates, unit test fixes 2026-01-09 14:02:28 -05:00
Katie Kroell
2f557137e0 UI/copy changes WIP 2026-01-08 14:56:12 -05:00
Jeremy-Z
4aa13f34cb
Merge pull request #999 from Safelite/features/INSR-7950
Fix for CORS errors for vehicles that have body styles with a non-alphanumeric value in them.
2026-01-08 12:55:44 -05:00
Jeremy-Z
7924a86bca Fix for CORS errors for vehicles that have body styles with a non-alphanumeric value in them. 2026-01-08 12:02:19 -05:00
Katie Kroell
3d64506791 Merge branch 'develop' into feature/INSR-7754 2026-01-08 10:19:21 -05:00
Katie Kroell
b77b40672c linting fixes 2026-01-08 10:18:12 -05:00
SujathaAnishetty
6e3c320bd1
Merge pull request #998 from Safelite/INSR-7963
success highlight
2026-01-07 17:28:26 -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
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
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
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
Katie Kroell
bed6a76592 copy change for error message 2026-01-05 14:29:47 -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
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