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
Katie Kroell
5bf83fe6ef
send both deductibles in payload
2023-12-18 14:11:31 -05:00
Katie Kroell
32a9f3dc37
Merge branch 'develop' into feature/SSR-1042
2023-12-14 14:22:45 -05:00
Katie Kroell
cad1de9cfa
use originalDeductible in request
2023-12-12 10:50:29 -05:00
Katie Kroell
bfe1b139d1
reset deductible if damage changes
2023-12-11 20:41:21 -05:00
Bill Richardson
005b97fcbf
updates to cached siteHeader to be more inline with card
2023-12-08 16:29:49 -05:00
Bill Richardson
fb8799fe6b
Site header proof of concept
...
Left some console logs in
I think this can be moved out of store to a cms helper class that manages this global data.
2023-12-08 16:29:49 -05:00
Katie Kroell
38f75921e8
Merge branch 'develop' into feature/SSR-1023
2023-12-05 14:48:56 -05:00
Bill Richardson
4b0c4755f1
throw error on pricing failure
2023-12-05 13:36:41 -05:00
Katie Kroell
f6c56450f8
remove commented lines
2023-12-05 09:05:37 -05:00
Michaela Brydon
ef49dadbb2
Adding tpa submit page
2023-12-04 18:49:24 -05:00
Katie Kroell
a9dcbe0120
use currentDeductible for pricing call
2023-12-04 15:47:33 -05:00
Katie Kroell
6fbb437838
refactor WIP
2023-12-01 15:44:02 -05:00
Michaela Brydon
cdac218b41
Updating tests for getTpaProviders
2023-11-28 16:45:12 -05:00
Michaela Brydon
79e6cdd553
Refactoring to include loaders and improve speed
2023-11-22 08:47:19 -05:00
Michaela Brydon
32e12ec672
Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/digital/SSR-755
2023-11-21 12:48:18 -05:00
Michaela Brydon
3f74853303
Replacing test code with real call
2023-11-21 12:48:12 -05:00
Josh Dassinger
748eed389d
Merge pull request #506 from Safelite/defect/digital/SSR-861
...
SSR-861 Save Session to Mainframe
2023-11-21 09:36:06 -06:00
Jeremy-Z
48ac7678ea
Updating unit tests.
2023-11-20 15:34:09 -05:00
Jeremy-Z
e7d5539487
Updating unit tests.
2023-11-20 15:33:24 -05:00
Jeremy-Z
5bdcbe91b2
Updating unit tests.
2023-11-20 14:05:07 -05:00
Jeremy Zimmerman
a472919eef
Updated logic for calling final-deductible.
2023-11-20 13:24:50 -05:00
Josh Dassinger
a27ef12609
SSR-861 Submit to mainframe when we have referral number
...
Renamed SubmitToMF to SubmitToMainframe
2023-11-20 10:21:17 -06:00
Josh Dassinger
93b985f9a6
SSR-861 Save Session to Mainframe
2023-11-17 14:18:35 -06:00
michaela-brydon-safelite
a6d55d1712
Merge pull request #499 from Safelite/feature/digital/SSR-836
...
Feature/digital/ssr 836
2023-11-16 20:29:11 -05:00
Katie Kroell
abf3729c7f
fix vehicle.id
2023-11-16 11:17:21 -05:00
Katie Kroell
81397697f3
fix registerClaim payload
2023-11-16 10:30:04 -05:00
Bill Richardson
f45b40bc66
get zipCodeCtu if it is not in store yet.
2023-11-15 15:46:58 -05:00
Katie Kroell
f471a812e2
add deductible to register-claim call
2023-11-15 09:44:12 -05:00
Bill Richardson
a05550513b
change deductible based on damageType
2023-11-14 10:19:39 -05:00
Bill Richardson
0d6f5ad70f
use insurance pricing endpoint
2023-11-14 10:19:39 -05:00
Michaela Brydon
d897fbbad1
Finished incorporating map into tpa search page
2023-11-13 16:18:52 -05:00
Katie Kroell
6616711c02
unit test fix
2023-11-13 14:58:31 -05:00
Katie Kroell
7fb77db81a
remove FL logic, update tests
2023-11-13 12:57:59 -05:00
Katie Kroell
bc7ceb0a88
unit test updates
2023-11-10 14:02:57 -05:00
Katie Kroell
70e2552f65
make string uppercase
2023-11-10 13:31:04 -05:00
Katie Kroell
e0c9aacb72
payload changes
2023-11-10 12:46:15 -05:00
Katie Kroell
7fbf836316
Merge branch 'develop' into feature/SSR-669
2023-11-10 11:30:49 -05:00
Michaela Brydon
4088cd599e
Fixing merge conflicts
2023-11-09 12:20:09 -05:00
Josh Dassinger
f15924c098
Merge pull request #494 from Safelite/defect/digital/SSR-778
...
SSR-778 Fix ITAC Save Session
2023-11-08 10:08:12 -06:00
Josh Dassinger
7ab5968a4b
SSR-778 Update Selected Provider Field Name
2023-11-06 09:54:26 -06:00
Katie Kroell
05b8d5bdb8
typo fixes
2023-11-02 16:34:29 -04:00
Katie Kroell
16170b0c26
refactor additionalInfo logic
2023-11-02 16:31:15 -04:00
Katie Kroell
e85362325e
uncomment test
2023-11-02 16:12:03 -04:00
Katie Kroell
1b161ee5c6
Merge branch 'develop' into feature/SSR-669-B
2023-11-02 14:34:00 -04:00
Katie Kroell
5489373e8c
update unit tests for getFinalDeductible()
2023-11-02 13:30:54 -04:00
Katie Kroell
b7924b9ebc
make nullable
2023-11-02 13:30:34 -04:00
Katie Kroell
69a746d717
add additionalInfo to paylod when both endorsements are present
2023-11-01 16:28:30 -04:00
Katie Kroell
93ff9b718e
add FL repair logic
2023-11-01 15:22:18 -04:00
Jeremy Zimmerman
07b9a99f4b
Adding security fields for policy calls.
2023-11-01 12:45:32 -04:00
Katie Kroell
a3523fea26
change string to upper case
2023-11-01 09:36:04 -04:00
Josh Dassinger
0f15135d25
SSR-778 Fix ITAC Save Session
2023-10-31 14:00:50 -05:00
Katie Kroell
985ba28f71
update API request
2023-10-31 14:15:45 -04:00
Katie Kroell
7f96695ec0
Merge branch 'develop' into feature/SSR-669-B
2023-10-30 16:37:37 -04:00
Michaela Brydon
fc753e4253
Troubleshooting
2023-10-27 15:01:23 -04:00
Michaela Brydon
4708c84d4a
merge conflict resolution
2023-10-27 11:39:11 -04:00
Michaela Brydon
16201ba19d
tpa search almost done
2023-10-27 10:53:04 -04:00
Jeremy Zimmerman
26c07aa8d6
Renamed CorrelationId to ReferralCorrelationId to match the service change.
...
Added handling of rejected promise on policy lookup call.
2023-10-24 16:15:31 -04:00
Katie Kroell
667c868864
unit test for payload
2023-10-20 16:02:47 -04:00
Katie Kroell
63c5999261
PR changes
2023-10-20 15:16:10 -04:00
Katie Kroell
beeeed8778
Merge branch 'develop' into feature/SSR-669
2023-10-20 14:42:52 -04:00
Katie Kroell
97d93cf594
test update
2023-10-20 14:40:54 -04:00
Bill Richardson
f337c54ea8
remove console logs
2023-10-20 10:13:43 -04:00
Bill Richardson
62eea7ede3
schedule clean up
...
add service location / schedule resets similar to FMG
fix weird loader scroll bar thing on datepicker
2023-10-20 10:04:43 -04:00
Katie Kroell
e618b26624
change includes to ===
2023-10-19 14:03:10 -04:00
Katie Kroell
162a20a095
remove unneeded return
2023-10-18 15:46:07 -04:00
Katie Kroell
2f42dc1e78
unit tests - getFinalDeductible and updateDeductible
2023-10-17 15:57:24 -04:00
Katie Kroell
5c86c0546c
refactoring
2023-10-17 15:56:56 -04:00
Katie Kroell
e23645eb02
start of store unit tests
2023-10-17 12:47:09 -04:00
Katie Kroell
dac7637bdf
refactor store method
2023-10-17 12:46:52 -04:00
Katie Kroell
9ce800f74f
Merge branch 'develop' into feature/SSR-669
2023-10-17 10:01:31 -04:00
Michaela Brydon
70fd08c5ce
Fixing merge conflicts
2023-10-16 14:59:23 -04:00
Michaela Brydon
f59cae5a86
Fixed load session tests
2023-10-16 14:54:14 -04:00
Michaela Brydon
57618c1ea2
remove isInsurance
2023-10-16 14:41:30 -04:00
Bill Richardson
286aa091df
Not sure how this got lost.
...
May have deleted a stash
2023-10-16 11:58:51 -04:00
Michaela Brydon
f1fefe8bb0
Fixing tests
2023-10-13 15:52:07 -04:00
Michaela Brydon
632343b1ee
Minor adjustments
2023-10-13 00:14:35 -04:00
Katie Kroell
20a9af13ba
PR changes
2023-10-12 20:40:32 -04:00
Katie Kroell
d57c9dba2e
Merge branch 'develop' into feature/SSR-735
2023-10-12 15:24:26 -04:00
Bill Richardson
e4a48944d7
update constant name.
2023-10-12 12:06:33 -04:00
Katie Kroell
72f5f1e9e6
updates
2023-10-12 12:06:25 -04:00
Michaela Brydon
b6d7f656de
remove store reset
2023-10-11 23:46:59 -04:00
Michaela Brydon
4d73dd7386
revert
2023-10-11 23:45:04 -04:00
Michaela Brydon
14487d10b4
Removing comments
2023-10-11 23:44:02 -04:00
Michaela Brydon
558444bcd0
Reverting
2023-10-11 23:42:58 -04:00
Michaela Brydon
c57078df6b
Reverting more
2023-10-11 23:41:36 -04:00
Michaela Brydon
f02c152c6f
Reverting stuff
2023-10-11 23:29:36 -04:00
Michaela Brydon
e0d4f577b7
Adding new tests for getCoveragePolicyInfo
2023-10-11 23:22:37 -04:00
Michaela Brydon
44a6ac5bca
Cleaning up load session
2023-10-11 18:06:40 -04:00
Katie Kroell
12b2ebd88a
updates to store methods, API calls
2023-10-11 15:56:39 -04:00
Michaela Brydon
d6c1820cd0
policy state?
2023-10-11 14:28:37 -04:00
Michaela Brydon
2f8f69e7ee
Reverting save to load
2023-10-11 14:21:09 -04:00
Michaela Brydon
e6448f9c51
Fixing bug
2023-10-11 14:03:47 -04:00
Michaela Brydon
96348c48eb
Merge
2023-10-11 13:54:36 -04:00
Michaela Brydon
2594595f2d
Refactoring welcome page to extract policy lookup and incorporate dupe check navigation
2023-10-11 13:35:21 -04:00
Bill Richardson
970dbde304
smh
2023-10-10 10:32:19 -04:00
Katie Kroell
d2887fc1ef
setup method to call endpoint
2023-10-09 14:54:49 -04:00
Bill Richardson
ec9a8f0961
Mobile Time Slot updates
...
Fix for Date Picker error message
2023-10-06 12:55:18 -04:00
Bill Richardson
bf45490281
change mobile_insurance to mobile_not_itac
2023-10-05 17:00:15 -04:00
Bill Richardson
40d4275842
update to use issConfig parentNumber
2023-10-05 16:40:13 -04:00
Bill Richardson
6baa2f7d63
use issConfig accountNumber
2023-10-05 16:40:13 -04:00