btcpayserver/BTCPayServer/Views/Invoice
Aaron Clauson a7c093a0eb
Allow email notifications when creating invoices from Web UI (#2959)
Currently invoice email notifications are only sent when the invoice is created via the API. This commit adds an option to set an email address for notifications when an invoice is created from the Web UI.
2021-10-10 15:54:25 +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 Fix remaining Safari inline JS CSP issues (#2954) 2021-10-07 12:27:48 +09:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Allow email notifications when creating invoices from Web UI (#2959) 2021-10-10 15:54:25 +09: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 More CSP fixes (#2955) 2021-10-10 15:52:39 +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