btcpayserver/BTCPayServer/Views/Invoice
Umar Bolatov 31c2a80758
Add ability to set invoice status from details page (#2923)
* Add ability to set invoice status from details page

* Remove unnecessary "using" statements

* Add print styles

* Fix Safari issues

* Simplify JS

* Update status badge class names

* Update dropdown toggle padding

* Adjust dropdown menu padding
2021-10-06 14:49:57 +09:00
..
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
Checkout-Body.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout.cshtml Keep connection alive on checkout page by sending ping messages 2021-10-05 13:37:30 +09:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Add ability to select default payment method for invoice through UI 2021-09-16 07:29:18 +02:00
Invoice.cshtml Add ability to set invoice status from details page (#2923) 2021-10-06 14:49:57 +09:00
InvoiceNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
ListInvoices.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
ListInvoicesPaymentsPartial.cshtml Refactor tables, remove old customizations 2021-09-02 12:36:02 +02:00
PosData.cshtml Fix build 2021-09-10 00:16:28 +09:00
Refund.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00