btcpayserver/BTCPayServer/Models/WalletViewModels
Andrew Camilleri 6c856aba48
Introduce Server paging for Payouts List (#2564)
* Introduce Server paging for Payouts List

* Add paging params

* Minor code and formatting improvements

* View updates

* Apply suggestions from code review

Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>

* fix tests

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
2021-06-30 16:59:01 +09:00
..
ListTransactionsViewModel.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ListWalletsViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayoutsModel.cs Introduce Server paging for Payouts List (#2564) 2021-06-30 16:59:01 +09:00
PullPaymentsModel.cs Prevent access to wallet features if derivation scheme isn't set (#2196) 2021-01-16 19:48:05 +09:00
RescanWalletModel.cs Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
SigningContextModel.cs Signing context cleanup (#2568) 2021-06-15 17:35:23 +09:00
SignWithSeedViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTCombineViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTReadyViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTViewModel.cs Wallet: Signing UI improvements (#2559) 2021-06-14 14:06:56 +09:00
WalletSendModel.cs Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +09:00
WalletSendVaultModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSettingsViewModel.cs Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletSigningOptionsModel.cs Wallet: Signing UI improvements (#2559) 2021-06-14 14:06:56 +09:00