btcpayserver/BTCPayServer/Views/UIWallets
d11n 5c8ca15ee2
Redesign Wallet UI (#3441)
* Update wallet navigation

* Find matching text color for label bg color

* Cleanup

* Extract WalletNav component

* Move PSBT link to Send and Rescan link to Settings

* Update transactions view

* Test fixes

* Adapt invoices list actions

* Show invoice actions only if there are any invoices

* Link wallet name and balance to tranactions list

* Move wallet related actions from list to settings

* Fix main menu z-index

Needs a value between fixed and the offcanvas backdrop, see https://getbootstrap.com/docs/5.1/layout/z-index/

* Update receive and send views
2022-02-17 18:07:41 +09:00
..
_Nav.cshtml Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +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 Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00