btcpayserver/BTCPayServer/Models
Kukks 200e8330d8 Fix Pay Button steps and range validation
There were numerous issues around different button types and the amount range validation. Also fixes #2503
2021-05-05 11:27:02 +02:00
..
AccountViewModels U2fremove (#2496) 2021-04-28 16:22:09 +09:00
AppViewModels Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Seaparate CoinSwitch as a plugin (#2390) 2021-04-13 20:19:48 +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 Rename invoice states and payment states 2020-11-23 18:28:35 +09:00
ServerViewModels Merge pull request #1934 from btcpayserver/better-users 2020-10-08 12:08:16 +09:00
StoreViewModels Fix Pay Button steps and range validation 2021-05-05 11:27:02 +02:00
WalletViewModels Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +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 Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00