btcpayserver/BTCPayServer/Models
d11n 3942463ac9
UI: Unify payment request list with invoices (#4294)
Some quick win updates to the payment requests list that unify the display with the invoices list:

- Status is displayed as badge
- Amount is properly formatted
- Expiry date format and ability to switch to relative date
2022-11-18 13:24:57 +09:00
..
AccountViewModels Support LNURL Auth 2022-01-14 13:26:30 +01:00
AppViewModels Make POS and Crowdfund plugins 2022-08-21 08:38:25 +02:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
CustodianAccountViewModels Custodian Account Deposit UI (#4024) 2022-08-09 20:03:55 +02:00
InvoicingModels Checkout v2 (#4157) 2022-11-02 18:21:33 +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 UI: Unify payment request list with invoices (#4294) 2022-11-18 13:24:57 +09:00
ServerViewModels Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
StoreViewModels Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
WalletViewModels Refactor labels (#4179) 2022-10-11 17:34:29 +09:00
AdditionalServiceViewModel.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
BasePagingViewModel.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
BitpayCreateInvoiceRequest.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +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 Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
PostRedictViewModel.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Support Lnurl Withdraw in pull payments (#3709) 2022-06-28 23:02:17 +09:00