btcpayserver/BTCPayServer/Views/UIWallets
Nicolas Dorier 2eff45e65c
Ajaxify the wallet transaction list to avoid timeout (Fix #4987) (#5100)
* Ajaxify the wallet transaction list to avoid timeout (Fix #4987)

* Add cancellation to request to wallet transactions

* Fix tests

* Improve empty state

* Cleanups

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-06-22 16:09:53 +09:00
..
_Nav.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
_PSBTInfo.cshtml Improve Labeling further (#4849) 2023-04-07 15:58:41 +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
_WalletTransactionsList.cshtml Hide sensitive info (#4966) 2023-05-11 10:35:51 +02:00
CoinSelection.cshtml Update transaction label display (#4700) 2023-02-26 11:01:46 +09:00
ListWallets.cshtml Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
SigningContext.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
SignWithSeed.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletPSBT.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletPSBTCombine.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletPSBTDecoded.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletReceive.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletRescan.cshtml Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletSend.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletSendVault.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletSigningOptions.cshtml Fix: Redirecting to local absolute URL in wizard windows should work 2023-04-05 10:55:35 +09:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Ajaxify the wallet transaction list to avoid timeout (Fix #4987) (#5100) 2023-06-22 16:09:53 +09:00