Commit graph

3051 commits

Author SHA1 Message Date
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
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
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
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
6f1f963604 INSR-7765 Heritage Policy Vehicle changes 2026-01-06 11:13:04 -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
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
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
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
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
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
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
Bill Richardson
c06303f33d vehicle damage updates 2025-12-17 13:24:53 -05:00
SujathaAnishetty
33b1ac796e Merge branch 'develop' into feature/INSR-7778 2025-12-15 14:47:09 -05:00
SujathaAnishetty
77683b5972 add call back link 2025-12-12 17:46:40 -05:00
AHumphriesSL
8390d9c49e
Merge pull request #983 from Safelite/feature/humphries/alignment-fix
Fix justification issue in subheader component
2025-12-12 15:29:20 -05:00
Alex Humphries
7a1b62801a Update some prop/variable names for consistency
Now consistent with the name used in the CMS
2025-12-12 15:28:04 -05:00
Jeremy-Z
6097eb1a87
Merge pull request #982 from Safelite/feature/INSR-9999
Updating some new code based on linting recommendations. No actual logic changes made.
2025-12-12 13:51:46 -05:00
Katie Kroell
0615d1ae1d Merge branch 'develop' into feature/INSR-7742 2025-12-12 13:33:24 -05:00
Katie Kroell
fea2ad57b2 change hex code to match Heritage 2025-12-12 13:32:34 -05:00
Alex Humphries
1790cbc1ab Fix justification issue in subheader component 2025-12-12 13:22:25 -05:00
Jeremy-Z
76c06792d0 Updating some new code based on linting recommendations. No actual logic changes made. 2025-12-12 12:23:07 -05:00
AHumphriesSL
d17e2fc5b6
Merge pull request #980 from Safelite/feature/humphries/INSR-7776
INSR-7776: Vehicle Selection page parity updates
2025-12-12 11:01:07 -05:00
Katie Kroell
51a6741658 rename color variables, fix Liberty's background color 2025-12-12 10:50:13 -05:00
Alex Humphries
88875f730a INSR-7776: Vehicle Selection page parity updates
- Update placeholder handling for vehicle questions
- Update error messages for vehicle selection
- Adjust error styles to match heritage
2025-12-11 16:46:02 -05:00
Katie Kroell
b548455805 unit test fix 2025-12-11 13:53:06 -05:00
Katie Kroell
f19287c162 Merge branch 'develop' into feature/INSR-2206 2025-12-11 13:28:44 -05:00
Katie Kroell
52fe3da533 add isBigTruck param to TPA call, clean up code 2025-12-11 13:26:54 -05:00
SujathaAnishetty
be19e1ecee Merge branch 'develop' into feature/INSR-7778 2025-12-11 10:49:13 -05:00
SujathaAnishetty
3daf9e16d2 add zip field 2025-12-11 10:47:53 -05:00
Bill Richardson
65338208a5 change out pasted img alt 2025-12-11 10:44:44 -05:00
Bill Richardson
d527a205d8 Add heritage style loader
page transition loader
2025-12-11 10:39:58 -05:00
Katie Kroell
37410041bf Merge branch 'develop' into feature/INSR-2206 2025-12-11 09:26:17 -05:00
Bill Richardson
782d52344b Random 2 deleted 2025-12-10 15:08:59 -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
Alex Humphries
bfe50314f6 Fix variable font rendering 2025-12-10 11:29:02 -05:00
SujathaAnishetty
defc868584 Merge branch 'develop' into feature/INSR-7778 2025-12-10 11:03:33 -05:00
SujathaAnishetty
a1f1ac0c20 Merge branch 'develop' into feature/INSR-7778 2025-12-09 16:59:47 -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
SujathaAnishetty
15dd8aafd5 ISS NextGen - Heritage Parity - Welcome_Page 2025-12-09 16:20:39 -05:00
Katie Kroell
8c0daf1ed2 Merge branch 'develop' into feature/INSR-2205 2025-12-09 14:53:44 -05:00
Katie Kroell
3c2078a6c3 update ux variables, add Liberty Mutual customizations 2025-12-09 14:44:34 -05:00
Bill Richardson
5771f88959 Updates to progress ball 2025-12-09 13:32:37 -05:00
Katie Kroell
9c84db61ef updates - rename component, change margin-left 2025-12-09 12:28:47 -05:00
Jeremy-Z
20a39fc155 Fixed issue with rain defense part call .... endpoint method was renamed from rain-defense to rain-repel 2025-12-09 11:53:39 -05:00
Jeremy-Z
dc9be8f0a5 Merge branch 'develop' into feature/INSR-6708 2025-12-09 11:36:58 -05:00
Jeremy-Z
ab7273f74d Removed debugging code. 2025-12-09 11:33:29 -05:00
AHumphriesSL
0c37d138af
Merge pull request #972 from Safelite/feature/humphries/INSR-7764
INSR-7764: Input style updates to mirror heritage
2025-12-09 10:57:28 -05:00
Katie Kroell
ed5cccfb6a use bootstrap progress element, update styling 2025-12-08 16:26:03 -05:00
Bill Richardson
e2b66ebdab couple tweaks 2025-12-08 10:22:26 -05:00
Alex Humphries
a9694b94d1 INSR-7764: Remove SVG versions of dropdown icons
The tool I used to convert the PNGs to SVGs made the SVGs look...bad.
So we're going to stick with the PNGs.
2025-12-08 10:03:07 -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
Katie Kroell
5d99bad99e WIP 2025-12-08 09:11:49 -05:00
Jeremy-Z
c66a560ea9 Some debugging code.... to be removed when testing is finished. 2025-12-05 11:56:48 -05:00
Jeremy-Z
ebc3671f4f Some debugging code.... to be removed when testing is finished. 2025-12-05 11:43:03 -05:00
Jeremy-Z
2c135c429c Fixing issue with combined-quote call. 2025-12-04 16:21:06 -05:00
Katie Kroell
a253312245 spacing 2025-12-04 15:37:28 -05:00
Katie Kroell
af0436e771 move progress bar component into site-header folder 2025-12-04 15:36:49 -05:00
Katie Kroell
7c9b6247d3 update percentages 2025-12-04 15:19:26 -05:00
Katie Kroell
ed2aed70ff Merge branch 'develop' into feature/INSR-7742 2025-12-04 15:02:51 -05:00
Katie Kroell
de143ef752 add progress bar WIP 2025-12-04 15:02:21 -05:00
Jeremy-Z
e76bab1d9c Updated ITAC quote pricing call to pass provider sate. Now required by microservice. 2025-12-04 13:21:57 -05:00
Bill Richardson
33ed8e68fb access denied footer/css 2025-12-03 15:46:42 -05:00
Bill Richardson
581674a322 remove vehicle banner component 2025-12-03 15:18:18 -05:00