btcpayserver/BTCPayServer/Views/UIPaymentRequest
d11n 2e6246e385
Move TagHelpers to Abstractions (#3975)
* Move TagHelpers to Abstractions

Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous.

* Move CurrenciesSuggestionsTagHelper back

To get rid of the Rating dependency in Abstractions.
2022-07-22 21:58:25 +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
EditPaymentRequest.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
GetPaymentRequests.cshtml Move View action to the Name column in Payouts & Payment Requests (#3873) 2022-06-20 11:52:12 +09:00
PaymentRequestsNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
ViewPaymentRequest.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00