Commit graph

686 commits

Author SHA1 Message Date
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