btcpayserver/BTCPayServer/Views/Wallets
Andrew Camilleri 2e12befb8b
Refactor and decouple Payout logic (#2046)
* Refactor and decouple Payout logic

So that we can support lightning and more complex flows like allowing external payments to payouts.

* fix dropdown align

* switch to simpler buttons

* rebase fixes

add some comments

* rebase fixes

add some comments

* simplify enum caveman logic

* reduce code duplication and db round trips

* Fix pull payment date format

* fix issue with payouts to send page not working correctly

* try fix some style issue

* fix bip21parse
2021-04-13 17:36:49 +09:00
..
_Nav.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
_ViewImports.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
_ViewStart.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
CoinSelection.cshtml Fix Coin selection label filtering 2020-12-17 16:24:49 +01:00
ListWallets.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
NewPullPayment.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Payouts.cshtml Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PullPayments.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
SigningContext.cshtml Fix Payjoin HWW signing 2020-07-13 10:54:39 +02:00
SignWithSeed.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletPSBT.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletPSBTCombine.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletPSBTReady.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletReceive.cshtml Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
WalletRescan.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletSend.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletSendVault.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletSettings.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletSigningMenu.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletsNavPages.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
WalletTransactions.cshtml Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00