Commit graph

561 commits

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