btcpayserver/BTCPayServer/Views
Andrew Camilleri cd9feccf6e
Mark Payouts as Paid (#2539)
* Mark Payouts as Paid

This PR allows users to mark payouts as paid manually through the UI  and through the API. It also sets up the payout proof system to be able store a manual proof that will in a later PR allow you to specify a proof of payment (link or text)

* add docs, test and greenfield client

* remove extra docs stuff

* Update BTCPayServer.Tests/GreenfieldAPITests.cs

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

* clean up pull payment/payouts fetch code

* Ensure payoutis are retrieved with pull payment

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-06-10 18:43:45 +09:00
..
Account Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Apps Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
AppsPublic Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
CoinSwitch Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Error Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
EthereumLikeStore Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Fido2 Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Home Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Invoice Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Manage Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
MoneroLikeStore Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Notifications Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
PaymentRequest Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
PullPayment Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
Server Column improvements quick patch (#2562) 2021-06-09 17:53:24 +09:00
Shared Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Shopify Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Stores Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
UserStores Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Wallets Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00