Commit graph

277 commits

Author SHA1 Message Date
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
Alex Humphries
bcc156ec29 Add search radius to change location modal + related style updates 2026-01-09 16:00:54 -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
Bill Richardson
943a17f8df PR updates and scenario 3,4 updates
Clear Cookie on Work order submit
Goto bailout on previously selected bailout
2024-08-15 16:05:30 -04:00
Josh Dassinger
7893b6f099
Merge pull request #814 from Safelite/defect/digital/SSR-1446
SSR-1446 Bailout Fixes
2024-08-07 10:45:24 -05:00
Josh Dassinger
9c7c83c470 SSR-1446 Bailout Fixes
Fixed bailout not submitting after save session error
Fixed being able to navigate to any page after bailout submit
Fixed query=[object Object] in url on submit WO error
2024-08-07 10:28:12 -05:00
Josh Dassinger
2e2c5c2cee Revert URL changes as FMG changed it back 2024-08-07 09:24:03 -05:00
Sujatha Anishetty
a5bd2fcfaa exception logging to cloudwatch 2024-07-30 14:22:36 -04:00
Josh Dassinger
7678ea2de0 SSR-1433 Multiple Tint Image Fixes
Added missing tints from FMG
If we don't have a tint image in the tint map don't error out just hide the image. (Same Functionality as FMG)
2024-07-26 12:58:42 -05:00
Bill Richardson
d3b553643b Add log exposure to before enter on welcome page. 2024-07-16 10:11:46 -04:00
Josh Dassinger
a9c9956441 Update Vehicle API endpoints for FMG changes 2024-07-12 11:11:15 -05:00
Bill Richardson
a5f75168ee Must've undid this at somepoint. Corrected override strings 2024-07-10 14:04:02 -04:00
Bill Richardson
26c6db7eb0 Use constants instead of strings
Update one test file.  Working on other.
2024-07-10 13:20:37 -04:00
Josh Dassinger
bea5075656 SSR-1377 PR Changes 2024-06-25 12:14:03 -05:00
Josh Dassinger
67133af6fc SSR-1377 Prevent back navigation on TPA submit 2024-06-25 10:51:18 -05:00
Josh Dassinger
46f6a93745 SSR-1183 ITAC Pricing Endpoint 2024-06-13 14:36:17 -05:00