btcpayserver/BTCPayServer/Views/UIWallets
d11n 022cd666eb
Sticky header updates (#3471)
* Add tag helper for sticky header

Encapsulates some of the CSS and JS required and makes the usage easier.

* Make sticky header span full content area horizontally

* Use sticky header on remaining list views

* Use sticky header on remaining edit and detail views

* Adapt pull payments view to be consistent with other list views

* Fix form markup

* PSBT test fix

* Update header actions

* Remove sticky header tag helper
2022-02-21 11:05:42 +09:00
..
_Nav.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
_PSBTInfo.cshtml Rename UI controllers 2022-01-14 13:46:03 +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
CoinSelection.cshtml Rename UI controllers 2022-01-14 13:46:03 +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 Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
WalletPSBT.cshtml settings + PSBT constrain 2022-02-02 10:19:17 +01:00
WalletPSBTCombine.cshtml Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
WalletPSBTDecoded.cshtml Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
WalletReceive.cshtml Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00
WalletRescan.cshtml Simple Wallet View Inconsistencies (#3355) 2022-01-26 14:54:29 +09:00
WalletSend.cshtml Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00
WalletSendVault.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
WalletSigningOptions.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
WalletsNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
WalletTransactions.cshtml Update BTCPayServer/Views/UIWallets/WalletTransactions.cshtml 2022-02-18 10:13:50 +01:00