btcpayserver/BTCPayServer/Models
d11n 2846c38ff5
Invoice: Unify status display and functionality (#5360)
* Invoice: Unify status display and functionality

Consolidates the invoice status display and functionality (mark setted or invalid) across the dashboard, list and details pages.

* Test fix

---------

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2023-10-11 23:12:45 +09:00
..
AccountViewModels Login: Re-add Remember Me button (#5307) 2023-09-12 12:16:37 +09:00
AppViewModels Archive stores and apps (#5296) 2023-09-11 09:59:17 +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 Invoice: Unify status display and functionality (#5360) 2023-10-11 23:12:45 +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 Request: Add processing status for on-chain payments (#5309) 2023-09-19 10:10:13 +09:00
ServerViewModels Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
StoreReportsViewModels Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
StoreViewModels Remove some useless intermediary type from Rate Source (#5351) 2023-09-26 16:37:40 +09:00
WalletViewModels Wallet: Delete custom labels (#5324) 2023-09-19 09:55:04 +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: Add QR scanner for destination and infer payment method (#5358) 2023-10-10 12:30:09 +09:00