btcpayserver/BTCPayServer/Models
d11n b1c81b696f
Generate unique order IDs for PoS and Crowdfund sales (#5127)
* Generate unique order IDs for PoS and Crowdfund sales

Part of #5054.

* Refactorings

* Updates

* Updates

* Refactoring

* Remove search by AdditionalSearchTerm

* Implement appid

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2023-07-20 16:03:39 +09:00
..
AccountViewModels Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
AppViewModels Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
CustodianAccountViewModels Dotnet reformat 2023-04-10 11:07:03 +09:00
InvoicingModels Generate unique order IDs for PoS and Crowdfund sales (#5127) 2023-07-20 16:03:39 +09:00
ManageViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NotificationViewModels Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequestViewModels Payment Requests: List view improvements (#5065) 2023-07-06 10:02:23 +02:00
ServerViewModels Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
StoreViewModels Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
WalletViewModels Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
AdditionalServiceViewModel.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
BasePagingViewModel.cs Add list count to user preferences cookie (#4637) 2023-02-15 11:04:17 +09:00
BitpayCreateInvoiceRequest.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
BitpayErrorsModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05: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 Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
HomeViewModel.cs Empty states: Setup guide for store and wallet (#3255) 2022-01-13 17:08:15 +09:00
InvoiceResponse.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
PostRedictViewModel.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Pull Payment: Support LNURL Withdraw with SATS denomination (#5041) 2023-06-16 10:56:17 +09:00