btcpayserver/BTCPayServer/Models/WalletViewModels
Umar Bolatov 9a3a7a3444
Add pull payment grouping options (#3177)
* Add grouping by payment methods

* Add filtering by pull payment state

* Hide "Archive" button for archived pull payments

* Don't show payment methods bar if there is only one

* Add "All" payment method option

* Remove filtering by payment method

* Update state queries to not run on the client

* Add filtering by future pull payments
2022-02-17 18:13:28 +09:00
..
ListTransactionsViewModel.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ListWalletsViewModel.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PayoutsModel.cs Apply better messages 2021-11-04 08:53:44 +01:00
PullPaymentsModel.cs Add pull payment grouping options (#3177) 2022-02-17 18:13:28 +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 Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
WalletSendModel.cs Show Immature Balance in walletsend page (#2731) 2021-08-01 21:12:00 +09:00
WalletSendVaultModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSigningOptionsModel.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00