btcpayserver/BTCPayServer/Views/UIInvoice
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
..
_RefundModal.cshtml Improve currency selection (#4155) 2022-09-26 10:26:13 +09:00
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Checkout: Fix Order ID text overflow (#4232) 2022-10-25 10:46:00 +09:00
Checkout-Cheating.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Asset-bundle cleanups (#4225) 2022-10-21 09:17:06 +09:00
CheckoutNoScript.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CheckoutV2.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
CreateInvoice.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Invoice.cshtml Remove redundant exception status from invoice state label (#4151) 2022-09-23 15:17:50 +09:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceReceipt.cshtml Add option to customize the instance logo (#4258) 2022-11-14 22:29:23 +09:00
InvoiceStatusChangePartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
ListInvoices.cshtml UI: Unify payment request list with invoices (#4294) 2022-11-18 13:24:57 +09:00
ListInvoicesPaymentsPartial.cshtml Always show overpaid amount if invoice is overpaid (#4192) 2022-10-06 12:59:05 +09:00
PosData.cshtml Make sure string is valid URL before rendering it as such in invoice details POS data section (#4197) 2022-10-06 10:43:18 +02:00