btcpayserver/BTCPayServer/Views/Wallets
Andrew Camilleri 5ca4e71c34
Introduce QR Code View component (#2125)
* Introduce QR Code View component

* more cleanup

* fix js clipboard

* Fix clipboard confirmation width calculation

* fix tests

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-12-22 11:18:51 +09:00
..
_Nav.cshtml BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02: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 Add a "Wallet" menu 2018-07-26 22:32:50 +09:00
CoinSelection.cshtml Fix Coin selection label filtering 2020-12-17 16:24:49 +01:00
ListWallets.cshtml UI improvements (#2151) 2020-12-21 12:26:43 +01:00
NewPullPayment.cshtml Update new pull payment page heading 2020-12-08 18:25:59 -08:00
Payouts.cshtml Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
PullPayments.cshtml Replace pull payments body copy with a tooltip docs link 2020-07-12 12:45:30 -07:00
SigningContext.cshtml Fix Payjoin HWW signing 2020-07-13 10:54:39 +02:00
SignWithSeed.cshtml Refactor common data structure for wallet into SigningContext 2020-05-25 06:29:06 +09:00
WalletPSBT.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletPSBTCombine.cshtml Can actually upload PSBT file in PSBT Combine and PSBT view. 2019-05-19 23:27:18 +09:00
WalletPSBTReady.cshtml Rename "Export as PSBT" to "View PSBT" 2020-09-09 10:05:12 +02:00
WalletReceive.cshtml Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
WalletRescan.cshtml Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
WalletSend.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletSendVault.cshtml Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
WalletSettings.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletSigningMenu.cshtml Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletsNavPages.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletTransactions.cshtml Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00