btcpayserver/BTCPayServer/Models/WalletViewModels
Dennis Reimann ed497cab99
Hide pagination & page size when not necessary (#2122)
* UI: Hide pagination and page size when not necessary

* UI: Use pager component for notifications list

* UI: Use pager component for wallet transactions list

* UI: Improve pager component

* Fix from code review
2020-12-12 15:21:37 +09:00
..
ListTransactionsViewModel.cs Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
ListWalletsViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayoutsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PullPaymentsModel.cs Add ability to associate custom CSS with a pull payment 2020-12-08 18:25:58 -08:00
RescanWalletModel.cs Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
SigningContextModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletSendModel.cs Refactor label implementation (Fix #2090) (#2123) 2020-12-12 14:10:47 +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