btcpayserver/BTCPayServer/Models
Andrew Camilleri 5b3b96b372
GreenField: Payment Requests CRUD (#1430)
* GreenField: Payment Requests CRUD

* fixes

* fix swagger

* fix swag

* rebase fixes

* Add new permissions for payment requests

* Adapt PR to archive

* fix tst

* add to contains policxy

* make decimals returned as string due to avoid shitty language parsing issues

* do not register decimal json converter as global

* fix cultureinfo for json covnerter

* pr changes

* add json convertet test

* fix json test

* fix rebase
2020-05-20 02:59:23 +09:00
..
AccountViewModels Greenfield API: Create User 2020-03-17 08:21:27 +01:00
AppViewModels Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
Authorization Authorize granular permissions (#1057) 2019-09-29 16:23:31 +09:00
InvoicingModels Archive Invoice 2020-05-07 12:50:07 +02:00
ManageViewModels Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
PaymentRequestViewModels GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
ServerViewModels Remove CoinAverage integration 2020-01-17 14:29:22 +09:00
StoreViewModels Revert "View seed option if available (#1518)" (#1521) 2020-04-29 00:57:41 +09:00
WalletViewModels Open wallet with BIP21 links (#1565) 2020-05-12 22:32:33 +09:00
BitpayErrorsModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
BitpayTranslatorViewModel.cs Add button and qr code to the bitpay translator 2018-12-04 11:53:25 +09:00
ConfirmModel.cs make api key delete use confirm page 2020-02-26 10:26:38 +01:00
CreateInvoiceRequest.cs add redirect automatically to checkout experience/ store settings 2019-04-11 11:53:31 +02:00
DataWrapper.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00
ErrorViewModel.cs Part 1: OpenIddict - Minor Changes & Config prep (#566) 2019-05-15 00:46:43 +09:00
GetTokensResponse.cs Cleanup netcore21 specific code 2020-01-12 13:30:54 +09:00
InvoiceResponse.cs bump libraries 2020-01-12 15:32:26 +09:00
PostRedictViewModel.cs Fix tests 2019-11-08 21:42:34 +09:00
StatusMessageModel.cs BIP21 Support for Wallet spending (#1322) 2020-02-13 17:18:43 +09:00
TokenRequest.cs Remove the Facade concept 2019-04-11 23:55:20 +09:00