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 |
|