Commit graph

290 commits

Author SHA1 Message Date
Bill Richardson
95ab0b68cf update error message 2026-01-26 09:40:48 -05:00
Alex Humphries
b0b31df8b0 INSR-7772: tpa-submit parity updates
- Rearrange/style tpa-submit page
- Update supporting components to better match heritage
    - DeductibleBox
    - ReviewBlock
    - Alert
- Update store logic to actually handle extension
- Add/update recal modal and contact details modal
- Update titleCase to treat dashes like spaces
2026-01-21 15:09:10 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Alex Humphries
d6762e85a8 More alert/error/etc updates 2026-01-16 12:20:52 -05:00
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
brich1212safe
100d0ff854
Merge pull request #1005 from Safelite/feature/richardson/INSR-7767
Bunch o crap
2026-01-15 12:49:30 -05:00
Bill Richardson
6b9ed59cfc initial check in for schedule page 2026-01-14 15:41:13 -05:00
scottkiener-at-safelite
67e6c594f4 Update error message 2026-01-14 14:40:35 -05:00
scottkiener-at-safelite
bfccc340a1 Rework TPA Recal Modal
Move things to constants
Add button question
Rework navigation now that it can change inside modal
Add error message
2026-01-14 13:50:48 -05:00
CarlNation
d56629b346
Merge pull request #1001 from Safelite/feature/CASH-1952
CASH-1952
2026-01-12 09:42:16 -05:00
CarlNation
8d704fdc97 CASH-1952
CASH-1952 endpoint for tax changed to POST from GET
2026-01-10 15:25:14 -05:00
Alex Humphries
bcc156ec29 Add search radius to change location modal + related style updates 2026-01-09 16:00:54 -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
Katie Kroell
bed6a76592 copy change for error message 2026-01-05 14:29:47 -05: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
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
Alex Humphries
1443f60906 INSR-7892: Some fixes for default package select
Also "Rain defense" -> "Rain Repel"
2025-12-19 09:10:35 -05:00
SujathaAnishetty
33b1ac796e Merge branch 'develop' into feature/INSR-7778 2025-12-15 14:47:09 -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
SujathaAnishetty
3daf9e16d2 add zip field 2025-12-11 10:47:53 -05:00
SujathaAnishetty
a1f1ac0c20 Merge branch 'develop' into feature/INSR-7778 2025-12-09 16:59:47 -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
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
Katie Kroell
7c9b6247d3 update percentages 2025-12-04 15:19:26 -05:00
Katie Kroell
de143ef752 add progress bar WIP 2025-12-04 15:02:21 -05:00
Katie Kroell
490641ceba add big truck no service alert to vin/license/address lookup, remove bailout 2025-09-08 11:51:12 -04:00
Alex Humphries
e4a8413e4c Refactored new bailout to reduce redundancy 2024-12-23 13:46:44 -05:00
Alex Humphries
009f219415 More robust handling of vehicle YMMS lookup errors 2024-12-20 13:58:31 -05:00
Alex Humphries
91e2726aa3 New bailout for errors in vehicle lookup on vehicle-selection page 2024-12-19 10:58:29 -05:00
Josh Dassinger
1ab7940886 SSR-1932 Remove duplicate error message 2024-12-02 13:31:30 -06:00
Josh Dassinger
282965c74e SSR-1932 Updated Phone Number required error message 2024-12-02 13:17:23 -06:00
Josh Dassinger
15a088b594 SSR-1727 Fix passing wrong CTU value to the hop 2024-11-01 09:58:07 -05:00
Josh Dassinger
9b6837a486 SSR-1660 Missed a file 2024-10-30 09:04:40 -05:00
Josh Dassinger
70e1081019
Merge pull request #874 from Safelite/feature/digital/SSR-1522
SSR-1522 Add Apple Pay
2024-10-25 13:44:41 -05:00
Bill Richardson
107cec3d69 Updates to provider call.
Reorg'd imports on store index.js
Sorted by file name (constants, helpers)
Updated serviceability call with application name.
2024-10-24 14:34:23 -04:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05:00
Katie Kroell
9e84ccfbd3 naming change 2024-10-14 14:19:39 -04:00
Katie Kroell
e2c15a712d Merge branch 'develop' into feature/SSR-1464 2024-10-14 13:50:28 -04:00
Bill Richardson
fe76d39aac PR updates
Will double check this is still working since policy look up kept failing.
2024-10-11 15:00:51 -04:00
Bill Richardson
68ae6e0498 Updates for glass-fees call 2024-10-11 15:00:50 -04:00
Bill Richardson
29c7125783 Updates for getting recal parts as child parts 2024-10-01 15:25:21 -04:00
Josh Dassinger
f765680b9c SSR-1489 Fix coverageType.None API mapping 2024-10-01 13:55:45 -05:00
Josh Dassinger
5bb1458ed9 SSR-1489 Update to mobile-fee endpoint 2024-09-26 13:31:36 -05:00
Katie Kroell
ffbc6c888f naming changes 2024-09-23 14:31:42 -04:00
Katie Kroell
61af19ed6e Merge branch 'develop' into feature/SSR-1464 2024-09-23 14:16:32 -04:00
Josh Dassinger
4597a3d971 SSR-1460 Implement the combined-quote endpoint 2024-09-16 10:19:31 -05:00
Katie Kroell
dc07703f6c added headers for API calls 2024-09-13 16:41:37 -04:00