btcpayserver/BTCPayServer/Models
Andrew Camilleri fa46252c65
Allow entry in wallet send via fiat (#1891)
* Allow entry in wallet send via fiat

closes #1890
https://i.imgur.com/RUrSqD7.gif

* fix min amount in wallet send

* Add divisibility when setting amount from fiat
2020-09-11 09:23:08 +02:00
..
AccountViewModels Login/register/error view updates 2020-07-19 14:28:07 +02:00
AppViewModels Do not crash UI and background services after switching to BItcoin Only when you have altcoin payments 2020-08-09 16:17:16 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Add custom refund option 2020-09-02 11:24:18 +02:00
ManageViewModels Fix 2FA config screens 2020-07-13 10:58:53 +02:00
NotificationViewModels Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PaymentRequestViewModels Extracting grid paging to partial 2020-07-28 10:28:32 -05:00
ServerViewModels Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreViewModels Split mnemonics correctly 2020-09-03 23:59:54 +09:00
WalletViewModels Allow entry in wallet send via fiat (#1891) 2020-09-11 09:23:08 +02:00
BasePagingViewModel.cs Initializing BasePagingViewModels from cookie 2020-07-30 18:02:59 -05: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
BitpayTranslatorViewModel.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 Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StatusMessageModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00