btcpayserver/BTCPayServer/Views/UIWallets
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
..
_Nav.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
_PSBTInfo.cshtml Wallet display improvements (#3755) 2022-05-18 15:45:59 +09:00
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CoinSelection.cshtml Coin Selection: Fix responsive display (#3992) 2022-07-22 20:29:53 +09:00
ListWallets.cshtml Store: Combine General and Payment settings 2022-01-25 06:57:55 +01:00
SigningContext.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
SignWithSeed.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletPSBT.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletPSBTCombine.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletPSBTDecoded.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletReceive.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletRescan.cshtml Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletSend.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletSendVault.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletSigningOptions.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Wallet export UI fixes 2022-05-24 16:13:45 +02:00