btcpayserver/BTCPayServer/Components
Dennis Reimann fd3d389557 Notifications: Fix mark all as seen return URL
Fixes the return URL for the case in which the dropdown content got replaced after a notification update: As the refresh request is done via AJAX, the return URL previously was `/notifications/getnotificationdropdownui` (the `Context.Request.GetCurrentPathWithQueryString()` value of the AJAX action).

We need to pass in the URL of the actual current page as the return URL.
2022-06-10 08:17:06 +02:00
..
AppSales Minor Dashboard Adjustments (#3629) 2022-04-14 13:08:43 +09:00
AppTopItems Minor Dashboard Adjustments (#3629) 2022-04-14 13:08:43 +09:00
Icon Update notification dropdown styling (#2167) 2021-01-07 18:07:42 +09:00
MainNav Allow resolution of any settings via DI 2022-05-24 14:10:19 +09:00
Notifications Notifications: Fix mark all as seen return URL 2022-06-10 08:17:06 +02:00
Pager Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
QRCode Migrate to .net6.0 (#3198) 2021-12-27 13:15:43 +09:00
StoreNumbers Fix performance issue on dashboard for big wallets (#3694) 2022-04-30 12:54:12 +09:00
StoreRecentInvoices Dashboard: Do not display archived invoices in recent invoices 2022-05-31 13:20:16 +02:00
StoreRecentTransactions Remove replace hardcoded BTC string to default network (#3654) 2022-04-20 10:20:39 +09:00
StoreSelector Dashboard (#3530) 2022-04-12 16:55:10 +09:00
StoreWalletBalance Dashboard: Prevent y-axis labels from getting cut off (#3702) 2022-05-02 21:32:24 +09:00
ThemeSwitch 1.4.0 Final Polish (#3335) 2022-01-25 11:07:52 +09:00
UiExtensionPoint Plugins: Pass the current Model to the Ui extension points 2021-09-27 14:16:38 +02:00
WalletNav Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00