Commit graph

420 commits

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