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
Josh Dassinger
81cfcd9120
Merge pull request #823 from Safelite/defect/digital/SSR-1455
...
SSR-1455 Add OEM parts for OEM Endorsement
2024-08-28 07:53:38 -05:00
Michaela Brydon
c18b6bf8b9
adding tests
2024-08-23 13:41:08 -04:00
Michaela Brydon
328aec39bd
clean up round 1
2024-08-23 13:23:11 -04:00
Michaela Brydon
7ff4edd743
Fixing itac endpoint problem
2024-08-23 13:14:48 -04:00
Josh Dassinger
3728fa665c
SSR-1455 Fix flag name
2024-08-22 11:41:11 -05:00
Josh Dassinger
395677192d
SSR-1455 Add OEM parts for OEM Enhancement
2024-08-22 11:15:24 -05:00
michaela-brydon-safelite
f65d43d2e9
Merge pull request #815 from Safelite/bug/brydon/SSR-1440
...
Bug/brydon/ssr 1440
2024-08-19 12:58:19 -04:00
Bill Richardson
bdfdeac58d
added jsdoc info to getReferralByPayload function
2024-08-16 17:09:36 -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
Michaela Brydon
299ae0d813
Final touches
2024-08-15 15:31:18 -04:00
Bill Richardson
449c3ae634
Continue with Cookie
...
Handles scenario 1,2,5
Will work on 3,4 while this PR is up.
3: TPA previously chosen
4: finished flow.
2024-08-13 16:03:51 -04:00
Michaela Brydon
fd633102cc
In progress
2024-08-12 10:50:24 -04:00
Josh Dassinger
30f8729dae
Merge pull request #819 from Safelite/defect/digital/cleanup-reset-fields
...
Pass at making sure store fields are reset when reentering the flow
2024-08-09 13:27:35 -05:00
Josh Dassinger
fe4764366a
Pass at making sure store fields are reset when reentering the flow
2024-08-09 09:14:14 -05:00
Josh Dassinger
edb4a5868d
SSR-1383 Use provider number instead of zipcodectu
2024-08-09 09:08:18 -05:00
Michaela Brydon
f68eefcff2
Fixed problem
2024-08-07 17:23:20 -04:00
Michaela Brydon
ca97fbd658
merging with develop
2024-08-07 16:25:18 -04: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
6c855b73a4
SSR-1127 Continue flow on load session fail
2024-08-05 08:30:33 -05:00
Michaela Brydon
1e3ead2470
Fixing submittedOrder DNE
2024-08-01 13:53:35 -04:00
Michaela Brydon
eb3f817847
removing unused method
2024-07-30 12:30:44 -04:00
Michaela Brydon
9f6c83db74
Reseting bailout when vehicle state cleared and heavy truck bailout
2024-07-30 12:21:08 -04:00
Josh Dassinger
8cb12ab68b
Merge pull request #795 from Safelite/feature/digital/SSR-1140
...
SSR-1140 Remove unused method from FMG
2024-07-23 14:39:15 -05:00
Bill Richardson
8cabb807e8
dont add fee to local array if hidden
2024-07-18 09:07:43 -04:00
Bill Richardson
0d03f5e36e
dont add fee if hidden.
...
prevents price override on backend.
2024-07-18 09:07:43 -04:00
Josh Dassinger
096ea034a0
SSR-1140 Remove unused method from FMG
2024-07-17 13:45:59 -05:00
Josh Dassinger
03ba2c158c
SSR-1250 Pricing bug fixes
...
Fixed child line items not being priced
Fixed repair chips having incorrect prices applied
2024-07-17 11:41:10 -05:00
Bill Richardson
61ca1bf39d
refactored
2024-07-16 10:11:46 -04:00
Bill Richardson
d3b553643b
Add log exposure to before enter on welcome page.
2024-07-16 10:11:46 -04:00
Josh Dassinger
efbf65c4c9
SSR-1412 Fix pricing issues
2024-07-15 10:41:17 -05:00
Bill Richardson
f86a428158
Check if fees are hidden and hide cart row
...
Pass experiment flags to price service
2024-07-10 10:35:52 -04:00
Josh Dassinger
1fcd36b2a9
SSR-1410 Fix zipCodeCtu missing causing errors on coverage-statement
2024-07-08 08:02:05 -05:00
michaela-brydon-safelite
1379a863c6
Merge pull request #778 from Safelite/bug/brydon/SSR-1224
...
Bug/brydon/ssr 1224
2024-07-01 15:07:24 -04:00
Michaela Brydon
8e9245b37f
resolving all promises at once
2024-07-01 14:18:21 -04:00
Michaela Brydon
7f820f0080
Calling store method
2024-07-01 11:50:26 -04:00
Bill Richardson
acc05b9245
update test
2024-07-01 11:00:47 -04:00
Bill Richardson
73681a7268
Override tender amount for deductible case
...
Implement new property nextGenSettledAmount and clearOnSubmit (for tax)
2024-07-01 10:42:17 -04:00
Josh Dassinger
3814ccef51
SSR-1348 Don't overwrite vin for same vehicle
2024-06-28 10:36:28 -05:00
Josh Dassinger
03fa246471
SSR-1181 Handle claim reg with error and valid claim number
2024-06-28 10:14:13 -05:00
michaela-brydon-safelite
9d120a3e7b
Merge pull request #774 from Safelite/bug/brydon/SSR-1389.2
...
Forgot an endpoint
2024-06-27 13:47:53 -04:00
Michaela Brydon
0ea39f206f
Forgot an endpoint
2024-06-27 13:36:24 -04:00
Josh Dassinger
b1faf4057c
SSR-1375 Always set service location zipcode on welcome-page
2024-06-27 10:07:16 -05:00
Josh Dassinger
b299e3c94a
SSR-1375 Cleanup validateZip api calls
2024-06-27 09:12:13 -05:00
michaela-brydon-safelite
15eabdab77
Merge pull request #768 from Safelite/bug/brydon/SSR-1389
...
Bug/brydon/ssr 1389
2024-06-25 14:28:35 -04:00
Michaela Brydon
77a317e062
Removing unused line
2024-06-25 14:23:57 -04:00
Michaela Brydon
47e644969d
Using better existing method
2024-06-25 14:23:09 -04:00
Michaela Brydon
14c9bbdc86
Encoding slashes
2024-06-25 12:26:31 -04:00
Josh Dassinger
67133af6fc
SSR-1377 Prevent back navigation on TPA submit
2024-06-25 10:51:18 -05:00
Josh Dassinger
0d944f155d
SSR-1373 Fix License-place-lookup bugs
2024-06-24 13:32:39 -05:00
Josh Dassinger
c5c14ea0a3
SSR-1284 Don't load customer data in load session
2024-06-20 07:57:18 -05:00
Josh Dassinger
5aeccca959
SSR-1183 Comments around confusing logic
2024-06-17 13:33:00 -05:00
Josh Dassinger
63a6d9026c
SSR-1183 PR Changes
2024-06-17 11:59:23 -05:00
Josh Dassinger
cc78897aed
SSR-1183 BillToNumber response
2024-06-17 09:59:03 -05:00
Josh Dassinger
46f6a93745
SSR-1183 ITAC Pricing Endpoint
2024-06-13 14:36:17 -05:00
Josh Dassinger
bf5c84891b
SSR-1341 Bill to API update
2024-06-03 11:00:22 -05:00
Michaela Brydon
cee84b55a0
Refactoring hasAnyNonWindshieldPart getter
2024-05-30 14:59:39 -04:00
Josh Dassinger
e03da8d381
SSR-1167 [TEMP] Allow coverage rework to work with previous api models
2024-05-24 09:50:19 -05:00
Josh Dassinger
fea90282fe
SSR-1167 Missed file
2024-05-24 09:49:33 -05:00
Josh Dassinger
9f4268b90f
SSR-1167 Fix Zip code lookup
2024-05-24 09:49:00 -05:00
Josh Dassinger
97a26159d3
SSR-1167 Only call getFinalDeductible for ITAC / Deductible cases.
...
Updated failing unit tests
2024-05-24 08:23:14 -05:00
Josh Dassinger
072ff84451
SSR-1167 PR discussions
2024-05-23 13:08:18 -05:00
Josh Dassinger
80873d77d2
SSR-1167 Unit test cleanup
2024-05-22 10:49:44 -05:00
Josh Dassinger
f63c4e0c7a
SSR-1167 Coverage Rework unverified / coverage statement improvements
2024-05-22 09:01:09 -05:00
Josh Dassinger
0753374b59
Merge branch 'develop' into feature/digital/SSR-1167
2024-05-20 13:19:52 -05:00
Josh Dassinger
feb99ae400
SSR-1167 Coverage Rework
2024-05-20 13:13:40 -05:00
Johan Gunawan
61beb2bbe6
SSR-1169. Refactor to use parentAccountNumber. ( #704 )
2024-05-15 11:30:27 -04:00
Bill Richardson
ba6c7075e1
get sales tax from tax api
2024-05-09 15:32:56 -04:00
Bill Richardson
4ee789b6e4
include serverData in save session for getting prices
2024-05-09 13:55:29 -04:00
Josh Dassinger
79d22db200
Fix getMobileTimeSlots
2024-05-08 14:38:31 -05:00
Josh Dassinger
86f2fcd311
Merge pull request #685 from Safelite/defect/digital/SSR-1205
...
SSR-1205
2024-05-07 15:24:46 -05:00
Josh Dassinger
82d63a5d66
SSR-1205 Move store helpers and add unit tests
2024-05-07 14:38:43 -05:00
Josh Dassinger
8e20fe084c
SSR-1205 PR Changes
2024-05-07 12:12:08 -05:00
Josh Dassinger
789e98e0b1
SSR-1205 Fix glass parts error for repair
2024-05-07 10:01:03 -05:00
Johan Gunawan
15a21d1410
SSR-1217. Referral number from email and global store are not matched. ( #686 )
2024-05-07 10:20:22 -04:00
Josh Dassinger
2a6e6bd82a
SSR-1205 Fix Payment-Page Cart Item List
...
Fix feeItems list not updating
2024-05-06 14:10:44 -05:00
Josh Dassinger
6957bcc951
SSR-1205 Initial Pricing Fixes
2024-05-02 14:16:12 -05:00
Josh Dassinger
5eff9fbf68
Merge pull request #652 from Safelite/feature/digital/SSR-1159
...
SSR-1159 Update Load Session Phone Numbers
2024-05-01 09:26:39 -05:00
Bill Richardson
949510088f
whoops had them reversed.
2024-04-29 15:35:42 -04:00
Bill Richardson
43605aa3bd
Use provider ctu if inshop or dropoff
2024-04-29 15:02:59 -04:00
Josh Dassinger
686d011ed9
SSR-1159 Update Load Session Phone Numbers
2024-04-26 13:06:05 -05:00
Bill Richardson
a8d328c9f7
send providerNumber for experiment
2024-04-25 12:32:22 -04:00
Bill Richardson
6fcfe140f0
Update for making ISS PIA work with current Experiment
2024-04-25 11:23:54 -04:00
Johan Gunawan
9e6e91b98c
SSR-1178. Fix WO not created when Pay at the time of service is selected. ( #643 )
2024-04-25 09:54:48 -04:00
Josh Dassinger
23503cd040
SSR-600 Load Session Changes
2024-04-22 08:02:58 -05:00
Michaela Brydon
4ac5b788c8
Fixing tests
2024-04-17 12:39:18 -04:00
Michaela Brydon
c864ffedea
Actually referencing policy successful
2024-04-17 12:29:36 -04:00
Josh Dassinger
c75effaac6
SSR-1067 PR Changes
2024-04-16 15:04:47 -05:00
michaela-brydon-safelite
f43f258ba9
Merge pull request #613 from Safelite/feature/digital/SSR-875
...
Feature/digital/ssr 875
2024-04-16 09:44:12 -04:00
Johan Gunawan
8a7667a129
SSR-659.3. Fix error when Mobile is selected, remove call to non-insurance pricing endpoint ( #620 )
2024-04-15 17:22:41 -04:00
Michaela Brydon
a92676202a
Fix merge conflict with store
2024-04-15 13:44:45 -04:00
Michaela Brydon
a1a1440a86
modifying reset issconfig state
2024-04-15 13:41:36 -04:00
Josh Dassinger
f2d0a3e87e
Merge pull request #618 from Safelite/feature/digital/SSR-1125
...
SSR-1125 Fix Claim Registration
2024-04-15 10:05:07 -05:00
Josh Dassinger
8b570a7fbc
SSR-1125 Fix Claim Registration
2024-04-15 09:52:24 -05:00
Johan Gunawan
b7f0f0f748
SSR-659. Replace hard-coded BillToNumber. ( #615 )
2024-04-12 14:30:04 -04:00
Michaela Brydon
1e80a0b486
Adding tests
2024-04-12 13:20:49 -04:00
Josh Dassinger
117a5f191e
SSR-1125 Phone Number PR Changes
2024-04-12 08:04:35 -05:00
Michaela Brydon
beadf916a2
Adding is unverified to store
2024-04-11 15:28:30 -04:00
Josh Dassinger
1c6b56b4e9
SSR-1125 Update Phone Numbers
2024-04-11 09:53:33 -05:00
Michaela Brydon
73969b4352
Initial changes
2024-04-10 15:44:23 -04:00
Katie Kroell
3ed91b0c43
add siteType resetting to reset method
2024-04-10 12:09:29 -04:00
Katie Kroell
83a9dcf63d
push siteType to GA
2024-04-09 16:58:58 -04:00
Josh Dassinger
ed91cfa519
Merge pull request #611 from Safelite/feature/digital/SSR-1049
...
SSR-1049 Temp Fix for Vehicle Service Changes
2024-04-09 14:41:40 -05:00
Josh Dassinger
6ddd228fef
SSR-1049 Temp Fix for Vehicle Service Changes
2024-04-09 14:35:43 -05:00
Josh Dassinger
1ab14d7413
Merge pull request #606 from Safelite/feature/digital/SSR-1049
...
SSR-1049 Heavy Vehicle bailout
2024-04-08 08:16:04 -05:00
Josh Dassinger
ffd5973226
SSR-1049 Update page variable name
2024-04-05 10:11:49 -05:00
Josh Dassinger
0dfb25b886
SSR-1049 PR Changes
2024-04-05 10:09:34 -05:00
Johan Gunawan
d02ac7fb50
SSR-1146. Payment Method page: Add sales tax to the cart-dropdown component. ( #604 )
2024-04-01 17:21:08 -04:00
Josh Dassinger
790c6a60f4
SSR-1049 Heavy Vehicle bailout
2024-04-01 14:08:34 -05:00
Josh Dassinger
cf2aeb6f52
SSR-1134 Assign null when given null or undefined value
2024-03-22 09:08:39 -05:00
Josh Dassinger
d1ce437b91
SSR-1134 Only show fees for NoComp and ITAC
2024-03-22 07:59:56 -05:00
Johan Gunawan
7c5dd4fbf0
SSR-1117. Order Confirmation page: Add Customer Portal integration ( #598 )
2024-03-21 14:51:55 -04:00
Josh Dassinger
335e3c8f65
SSR-1134 Add Fees to Cart
2024-03-18 08:19:53 -05:00
Matt Caimi
9ae1307ac5
SSR-1142 added CCToken to save session payload
2024-03-15 10:33:28 -04:00
Josh Dassinger
1537e4618b
Merge pull request #586 from Safelite/feature/digital/SSR-1101.1
...
SSR-1101 Enable Paypal
2024-03-15 07:55:25 -05:00
Josh Dassinger
ffaea18df7
SSR-1101 PR Changes
2024-03-14 12:39:50 -05:00
Josh Dassinger
b0a053c48a
SSR-1011 cleanup & fix deductible pricing
2024-03-13 10:23:52 -05:00
Bill Richardson
c4d3de73b2
Updates for Mobile and Mobile ITAC
2024-03-12 16:39:41 -04:00
Josh Dassinger
f8e4e2f7d4
SSR-1101 Enable Paypal
2024-03-12 13:07:29 -05:00
Michaela Brydon
549c03934e
Finishing unit tests
2024-03-08 14:49:32 -05:00
Michaela Brydon
1f422a93ca
Removing payment store
2024-03-08 11:57:32 -05:00
Michaela Brydon
41a1d8b74c
Using real line items
2024-03-08 11:48:14 -05:00
Michaela Brydon
55cf1ae9f6
Merge branch 'feature/digital/SSR-1135.4' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1135
2024-03-08 11:00:59 -05:00
Michaela Brydon
6e4f35adab
Fixing merge conflict
2024-03-08 11:00:32 -05:00
Josh Dassinger
899919e809
Merge pull request #576 from Safelite/feature/digital/SSR-600
...
SSR-600 Cannot continue existing claim
2024-03-08 09:57:22 -06:00
Josh Dassinger
381c9bb496
SSR-600 Remove ApplicationUserSession from Load Session
2024-03-08 09:50:38 -06:00
Bill Richardson
4bc992d127
pr updates
2024-03-07 19:54:46 -05:00
Michaela Brydon
b7282f4693
Addressing merge conflicts
2024-03-07 14:54:06 -05:00
Michaela Brydon
be022b8feb
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1135.4
2024-03-07 14:47:51 -05:00
Josh Dassinger
3cc2c4fd89
SSR-600 Improve dupe check selection
2024-03-07 10:45:59 -06:00
Bill Richardson
6c013bc0ad
AfterPay Updates
2024-03-06 15:58:33 -05:00
Katie Kroell
8033d4c830
Merge branch 'develop' into feature/SSR-1131
2024-03-05 14:05:28 -05:00
Katie Kroell
a1b6695522
PR feedback refactoring, unit test fixes
2024-03-05 14:05:00 -05:00
brich1212safe
970df61c05
Merge pull request #575 from Safelite/feature/digital/SSR-1081
...
Payment-return port
2024-03-05 13:44:35 -05:00
Bill Richardson
2f5883be5a
fix a merge issue
2024-03-05 11:34:08 -05:00
Matt Caimi
7fdc9afe16
Merge branches 'feature/digital/SSR-1081' and 'feature/digital/SSR-1081' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-1081
2024-03-05 11:12:43 -05:00
Josh Dassinger
d839c21244
SSR-600 Cannot continue existing claim
2024-03-05 09:46:36 -06:00
Michaela Brydon
cf850358ae
Reverting problematic change
2024-03-05 10:44:35 -05:00
Bill Richardson
9fd65de29e
but missing function back
2024-03-05 10:43:50 -05:00
Bill Richardson
ff5f8c5b29
Small tweaks
2024-03-05 10:40:42 -05:00
Matt Caimi
8e9302df40
SSR-1081 handling payment return info from hop
2024-03-05 10:40:42 -05:00
Matt Caimi
fd5e9bc820
Merge remote-tracking branch 'origin/develop' into feature/digital/SSR-1081
2024-03-05 09:49:59 -05:00
Michaela Brydon
87837f013c
Merging
2024-03-04 18:08:34 -05:00
Michaela Brydon
21d811c815
Removing comment
2024-03-04 15:20:12 -05:00
Michaela Brydon
e5709444f9
Removing comment
2024-03-04 15:19:36 -05:00
Michaela Brydon
c7ffb35e4c
Removing comment
2024-03-04 15:17:24 -05:00
Michaela Brydon
60012cb033
Removing comment
2024-03-04 15:16:45 -05:00
Michaela Brydon
3a75fe9658
Removing comment
2024-03-04 15:16:07 -05:00
Michaela Brydon
881a79c7eb
Cleaning up supportingItems setting
2024-03-04 15:08:51 -05:00
Michaela Brydon
7a8c685cec
Adding comment
2024-03-04 13:42:37 -05:00
Michaela Brydon
715490f12f
Modifying supporting items
2024-03-04 13:39:43 -05:00
Michaela Brydon
090188ed64
Partial
2024-03-04 13:28:39 -05:00
Michaela Brydon
da720e87c1
Fixing merge conflicts
2024-03-01 17:39:22 -05:00
Michaela Brydon
4d0a352441
Forgot to save
2024-03-01 13:54:33 -05:00
Michaela Brydon
152a799caa
Partial
2024-03-01 13:50:50 -05:00
Josh Dassinger
effb181699
SSR-512 Change back to pending status for load session coverage
2024-02-29 14:22:11 -06:00
Michaela Brydon
a8b75d8c1c
Adding deductible and base price line items to cart
2024-02-29 14:39:35 -05:00
Josh Dassinger
066017d5fd
SSR-512 Fix misspelled field
2024-02-29 09:15:29 -06:00
Josh Dassinger
d8e0f575ef
Merge branch 'develop' into feature/digital/SSR-512-2
...
# Conflicts:
# src/store/index.js
2024-02-29 09:05:36 -06:00
Josh Dassinger
238879ea99
SSR 512 - Skip policy vehicle page when loading session with policy vehicle
2024-02-29 09:01:26 -06:00
Josh Dassinger
3dc288ae5c
SSR-512 PR Changes
2024-02-28 08:00:11 -06:00
Matt Caimi
a97fe72e5e
SSR-1081 handling payment return info from hop
2024-02-27 16:46:34 -05:00
Katie Kroell
85ee04ab90
PR feedback changes
2024-02-26 14:10:40 -05:00
Katie Kroell
ca10097f40
final changes
2024-02-26 12:01:38 -05:00
Katie Kroell
96c8206088
Merge branch 'develop' into feature/SSR-1105
2024-02-26 11:33:31 -05:00
Katie Kroell
18093c1885
carrier phone number on frontend
2024-02-26 11:33:14 -05:00
Josh Dassinger
bee74cdab2
SSR-512 Load Session Front End
2024-02-22 15:08:10 -06:00
Matt Caimi
799d6bbb2c
Merge remote-tracking branch 'origin/develop' into feature/digital/SSR-1063
2024-02-22 10:38:18 -05:00
Matt Caimi
9063741268
SSR-1063 hop payment method constants
2024-02-21 16:23:26 -05:00
Bill Richardson
ceb48a9240
Set some variables to be more accurate for testing
2024-02-21 15:43:21 -05:00
Bill Richardson
ea29ef0c73
Add billToAccountNumber
2024-02-20 16:56:31 -05:00
Matt Caimi
32af347771
SSR-1063 credit card form on payment-page
2024-02-20 09:38:10 -05:00
Matt Caimi
553e6c03f6
SSR-1064 payment method updates
2024-02-08 11:12:18 -05:00
Matt Caimi
6fbe71285b
Merge remote-tracking branch 'origin/develop' into feature/digital/SSR-1064
2024-02-05 10:46:36 -05:00
Matt Caimi
99cd7b3f26
SSR-488 disable fields when verified on coverage statement page
2024-02-02 15:12:26 -05:00
Matt Caimi
68a97846be
SSR-488 disable policyzip and lossdate on welcome page
2024-02-02 14:49:26 -05:00
Matt Caimi
462e4f9337
SSR-1064 linting
2024-02-01 15:17:16 -05:00
Matt Caimi
5559033c41
SSR-1064 payment method pia options
2024-02-01 13:40:30 -05:00
Michaela Brydon
e81c2b7f21
sending date of loss to dupe check instead of phone number
2024-01-26 15:35:31 -05:00
Michaela Brydon
0293b27ced
Fixing routing
2024-01-22 16:52:03 -05:00
Michaela Brydon
73bf00cdd5
Fixing vehicle damage lines
2024-01-19 11:56:52 -05:00
Michaela Brydon
da3459ce4f
Prepopulating tpa search page when return
2024-01-16 12:54:29 -05:00
Josh Dassinger
110ccdd54f
Merge pull request #529 from Safelite/feature/digital/SSR-586
...
SSR-586 - Save Bailout & Callback
2024-01-15 10:15:55 -06:00
Josh Dassinger
04c375a341
SSR-586 PR Changes
...
Moved from store to pageData
Added bailoutMessage const
update setBailout method to accept currentPage or to/from types
2024-01-12 13:58:59 -06:00
Katie Kroell
373c1da2ac
name change
2024-01-11 12:13:41 -05:00
Katie Kroell
6733fbb85b
PR revisions
2024-01-11 11:55:11 -05:00
Katie Kroell
4e9b71e045
Merge branch 'develop' into feature/SSR-703
2024-01-11 09:14:41 -05:00
Katie Kroell
f43ac712ff
small tweaks
2024-01-10 14:54:51 -05:00
Bill Richardson
3a3bbb2c6d
remove ?
2024-01-10 10:48:47 -05:00
Bill Richardson
3025154e19
pass in 0 if deductible is null
2024-01-10 10:36:50 -05:00
Katie Kroell
ac2f3f3c4b
restrict coverage lookup WIP
2024-01-09 15:58:01 -05:00
Josh Dassinger
f3ae5d4996
SSR-586 - Save Bailout & Callback
2024-01-09 13:58:37 -06:00
Michaela Brydon
9a445b4359
Fixing merge conflicts
2024-01-09 13:24:49 -05:00
Katie Kroell
d3f2e3892d
send cause and damageDescription in payload
2024-01-05 16:20:22 -05:00
Michaela Brydon
d4cf2f3d51
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-791
2024-01-05 16:02:46 -05:00
Katie Kroell
4c6e098f2d
rename value
2024-01-04 13:26:49 -05:00
Katie Kroell
67700ae621
update unit tests
2024-01-04 09:41:16 -05:00
Michaela Brydon
0de9309cc2
Fixing tests
2024-01-03 19:02:53 -05:00
Michaela Brydon
272ec08bc5
Final touches
2024-01-03 17:47:23 -05:00
Katie Kroell
d3cc84cb6c
Merge branch 'develop' into feature/SSR-1042
2024-01-03 11:32:33 -05:00
Bill Richardson
d030ae4196
moved date helper functions from schedule helper to helpers/date-helper
2024-01-03 09:58:10 -05:00
Bill Richardson
c6e87c1aa2
initial check in
...
Will clear console logs after figuring out last issue
2023-12-29 09:18:21 -05:00