Commit graph

732 commits

Author SHA1 Message Date
Alex Humphries
e773cfdc29 INSR-8061: Fix saving of extension, fix other issues with extension 2026-01-23 17:16:48 -05:00
Jeremy-Z
bb49f5e295
Merge pull request #1022 from Safelite/feature/INSR-8118
INSR-8118: Hide duplicate check page if already shown to user during flow.
2026-01-22 12:58:13 -05:00
AHumphriesSL
26cce0c1a4
Merge pull request #1020 from Safelite/feature/humphries/INSR-7772
INSR-7772: tpa-submit parity updates
2026-01-22 10:41:38 -05:00
Alex Humphries
58f55554f5 bugfix 2026-01-22 10:22:09 -05:00
Alex Humphries
c0672a0abc bugfix 2026-01-22 10:04:21 -05:00
Alex Humphries
09f6d39f18 Simplify home phone/extension slicing 2026-01-22 09:43:47 -05:00
Alex Humphries
7965fe9137 Fix issues raised by bugbot 2026-01-22 09:13:46 -05:00
Alex Humphries
36771caca3 Properly split extension from homePhone on load 2026-01-21 17:24:34 -05:00
Alex Humphries
d4530ca4cf Add extension to save/load session 2026-01-21 17:17:20 -05:00
Alex Humphries
2750d98f36 Remove debug console.logs 2026-01-21 16:11:37 -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
Jeremy-Z
f807ba20ca Clearing out duplicate orders. 2026-01-21 14:26:07 -05:00
Jeremy-Z
2b4f76db7f Initial logic to hide duplicate check page. 2026-01-21 12:50:25 -05:00
Jeremy-Z
b1d9aa15be Fixed issue with email not populating in the store after navigating forward from the PolicyHolderDetails page. 2026-01-20 10:42:39 -05:00
Alex Humphries
67faf453ea Merge branch 'develop' into feature/humphries/INSR-7768 2026-01-16 12:46:19 -05:00
Alex Humphries
d85c0f6c38 Some updates for validation on zip entry/shop search 2026-01-15 13:18:12 -05:00
brich1212safe
8fa15c5dc2
Merge pull request #1009 from Safelite/feature/richardson/welcome-page-updates
welcome page updates
2026-01-15 12:56:46 -05:00
Jeremy-Z
f69e139c57
Merge pull request #1008 from Safelite/feature/INSR-8088
INSR-8088: Added additional client name value support
2026-01-15 12:56:29 -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
Jeremy-Z
edb0b3b29e Merge branch 'develop' into feature/INSR-8088 2026-01-15 10:54:00 -05:00
Bill Richardson
6912bc6eff remove email from policyUpdate.
Only called on Welcome page.
2026-01-15 10:40:57 -05:00
Bill Richardson
b15ea179b9 updates for schedule 2026-01-14 15:41:13 -05:00
Jeremy-Z
e1e39b8028 Updated reset method as well. 2026-01-14 15:32:34 -05:00
Jeremy-Z
f84ca3dfd7 Adding base property in store config. 2026-01-14 15:26:31 -05:00
scottkiener-at-safelite
a39e786eca Remove page data save from the store 2026-01-14 11:22:45 -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
Katie Kroell
a335488559 cursor fix 2026-01-09 15:59:21 -05:00
Katie Kroell
f30415dedd Merge branch 'develop' into feature/INSR-7754 2026-01-09 14:03:19 -05:00
Alex Humphries
6eab5c2040 Another pass for change location modal updates 2026-01-09 12:17:04 -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
b77b40672c linting fixes 2026-01-08 10:18:12 -05:00
Alex Humphries
cc3ed87815 Initial addition of "More Locations" modal 2026-01-07 10:19:36 -05:00
Katie Kroell
b548455805 unit test fix 2025-12-11 13:53:06 -05:00
Katie Kroell
52fe3da533 add isBigTruck param to TPA call, clean up code 2025-12-11 13:26:54 -05:00
Jeremy-Z
ab7273f74d Removed debugging code. 2025-12-09 11:33:29 -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
Jeremy-Z
e76bab1d9c Updated ITAC quote pricing call to pass provider sate. Now required by microservice. 2025-12-04 13:21:57 -05:00
Katie Kroell
0a039a3dc2 PR fixes 2025-09-11 09:08:53 -04:00
Katie Kroell
cae54add94 PR fixes 2025-09-10 15:55:22 -04:00
Katie Kroell
5e204b51b3 unit tests and clean up 2025-09-10 15:36:02 -04:00
Katie Kroell
8dcca6951d set canSafeliteService 2025-09-08 10:39:08 -04:00
Katie Kroell
7f8747dfb2 Merge branch 'develop' into feature/INSR-2205
# Conflicts:
#	src/store/index.js
2025-09-08 10:37:21 -04:00
Alex Humphries
d4e9e326b1 INSR-6211: Include isHeavyTruckVehicle in providers API call
Get isBigTruck from vehicle API, pass it back to locationAPI
2025-07-02 14:18:14 -04:00
US\katie.kroell
7827f70a0c fix value 2025-05-13 15:02:57 -04:00
US\katie.kroell
643749dd87 save isBigTruck, add to payload 2025-05-01 16:03:33 -04:00
Bill Richardson
35312ceb4b updates to mimic fmg for experiment api updates 2025-01-29 16:21:32 -05:00
Bill Richardson
d9373df9b4 Add Feature Toggle payload object to combined quote call
Fixed constant for Recycle Fee in one spot.
2024-12-12 13:20:55 -05:00
michaela-brydon-safelite
fbcf6d6155
Merge pull request #907 from Safelite/feature/brydon/SSR-1760
Feature/brydon/ssr 1760
2024-12-02 15:38:06 -05:00
Michaela Brydon
c5e58dd1fe Converting to number 2024-12-02 12:24:14 -05:00
Michaela Brydon
9e40d99025 Actually getting account number 2024-12-02 12:21:51 -05:00
michaela-brydon-safelite
c6ce9bce71
Merge pull request #906 from Safelite/feature/brydon/SSR-1760
Fixing bug
2024-12-02 11:57:08 -05:00
Michaela Brydon
b7e4a9b646 Fixing bug 2024-12-02 11:54:40 -05:00
Katie Kroell
85f105a9ae use customer.address.state in ITAC pricing call if damageState isn't available 2024-11-26 16:35:09 -05:00
Michaela Brydon
f1df4cc69a If value truthy then set 2024-11-26 13:33:42 -05:00
Michaela Brydon
6173799884 Fixing tests 2024-11-25 17:05:05 -05:00
Michaela Brydon
da5ec8d8e9 Removing comment 2024-11-25 16:27:33 -05:00
Michaela Brydon
d9c6139b21 fixing response policy account number name 2024-11-25 16:22:43 -05:00
Michaela Brydon
7e5938510e Using order parent account number 2024-11-25 16:08:47 -05:00
Michaela Brydon
48eaebc9b5 Missed one 2024-11-25 14:57:58 -05:00
Michaela Brydon
550a1c8363 Replacing most issConfig parent account numbers with order ones 2024-11-25 14:55:37 -05:00
Alex Humphries
12a54932b9 Only use policy holder's state for combined quote 2024-11-12 12:55:22 -05:00
Alex Humphries
4ed95a1341 Use policy holder's state for combined quote if damage state is not provided/available 2024-11-12 12:15:35 -05:00
Josh Dassinger
15a088b594 SSR-1727 Fix passing wrong CTU value to the hop 2024-11-01 09:58:07 -05:00
Josh Dassinger
7c57b3f5a0 SSR-1660 Update Dupe Check API Call 2024-10-29 14:03:29 -05:00
Josh Dassinger
ff49da46e2 SSR-1660 Fix dupe check not being called on welcome page 2024-10-28 08:34:41 -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
2a4342a477 Pass BillToAccountNumber 2024-10-24 10:07:56 -05:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05:00
Josh Dassinger
dd51a88598
Merge pull request #868 from Safelite/defect/digital/SSR-1483
SSR-1483 Don't show cart if we fail to settle PIA
2024-10-17 11:01:27 -05:00
Josh Dassinger
65be039010 SSR-1632 Handle null line items 2024-10-17 09:16:03 -05:00
Josh Dassinger
2f816c8ec1 SSR-1483 Don't show cart if we fail to settle PIA
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Josh Dassinger
edd1dcc4f8 SSR-1632 Update getServiceabilityDetails for API Changes 2024-10-16 11:54:09 -05:00
Bill Richardson
d885f2f1b5 one more place 2024-10-15 12:21:05 -04:00
Bill Richardson
0307427ba6 only make call if availableLineItems length is greater than 0 2024-10-15 11:30:47 -04:00
Bill Richardson
01d3afb21a we also clear it further down the line. 2024-10-15 11:08:35 -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
Josh Dassinger
f31b69eb98 Handle null isItacOptimized 2024-10-11 11:30:51 -05:00
Josh Dassinger
24cc72b951 SSR-1517 implement isItacOptimized 2024-10-02 11:37:24 -05:00
Bill Richardson
06ef9ae7a3 whoops part 2 2024-10-01 15:27:36 -04:00
Bill Richardson
bc6b31c790 PR updates 2024-10-01 15:25:21 -04:00
Bill Richardson
29c7125783 Updates for getting recal parts as child parts 2024-10-01 15:25:21 -04:00
Josh Dassinger
5bb1458ed9 SSR-1489 Update to mobile-fee endpoint 2024-09-26 13:31:36 -05:00
Josh Dassinger
1caed930f5 SSR-1503 Fix unverified flow taxing invalid items 2024-09-19 14:04:27 -05:00
Josh Dassinger
4597a3d971 SSR-1460 Implement the combined-quote endpoint 2024-09-16 10:19:31 -05:00
Michaela Brydon
3a01c5c114 Fix merge conflicts 2024-09-11 13:05:37 -04:00
Michaela Brydon
3c0b3b721d Only update itac state if parts were priced 2024-09-11 13:00:58 -04:00
Michaela Brydon
2842011af6 Final reverts 2024-09-11 12:42:12 -04:00
Michaela Brydon
24966fdf64 Removing stuff 2024-09-11 12:34:42 -04:00
Josh Dassinger
4d2b9de301 SSR-1463 Initial work on new ITAC endpoint 2024-09-04 13:36:01 -05:00
michaela-brydon-safelite
0ef22657fb
Merge pull request #828 from Safelite/bug/brydon/SSR-1384.3
Fixing supporting items does not have safelitePartNumber
2024-08-28 14:54:49 -04:00
Josh Dassinger
9fb8b7a264 SSR-1470 Refactor Payment Method 2024-08-28 13:15:53 -05:00
Michaela Brydon
0779e8fc6c Fixing supporting items does not have safelitePartNumbre 2024-08-28 14:06:46 -04:00