btcpayserver/BTCPayServer/Models
Manan Sharma 906c7eb7ec
Show Immature Balance in walletsend page (#2731)
* Wallet Send page also shows immature balance

* changes ans to and

* Immature Balance msg is not tooltip

* Make msg more clear
2021-08-01 21:12:00 +09:00
..
AccountViewModels U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppViewModels Improves create crowdfund view (#2647) 2021-07-30 14:31:44 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Save paymentRequestId in Metadata when creating invoice for Payment Request (#2644) 2021-07-14 20:43:13 +09:00
ManageViewModels Profile email change should check email's availability 2021-02-12 12:48:05 +09:00
NotificationViewModels Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequestViewModels Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ServerViewModels Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
StoreViewModels Update NBitcoin, fix warnings on nullable (#2718) 2021-07-29 20:29:34 +09:00
WalletViewModels Show Immature Balance in walletsend page (#2731) 2021-08-01 21:12:00 +09:00
BasePagingViewModel.cs Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
BitpayCreateInvoiceRequest.cs Decouple the CreateInvoiceCore from BitpayCreateInvoice, remove some features from greenfield invoice for now 2020-08-26 21:36:32 +09:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ConfirmModel.cs Fix 2FA config screens 2020-07-13 10:58:53 +02:00
DataWrapper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ErrorViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GetTokensResponse.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceResponse.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PostRedictViewModel.cs Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00