btcpayserver/BTCPayServer/Views/Wallets
d11n f8e6b51e9d
Store-centric UI (#3091)
* Update layout structure and header

* Implement store selector

* Simplify homepage

* Update layout

* Use dropdown for store selector

* Hide global nav in store context

* Horizontal section nav

* Remove outer section and container from content views

* Update nav

* Set store context for invoice and payment request lists

* Test fixes

* Persist menu collapse state on client-side

* MainNav as view component

* Update app routes to incorporate store context

* Test fixes

* Display ticker for altcoins build only

* Plugins nav

* Incorporate category for active page as well

* Update invoice icon

* Add apps list to nav

* Add store context to app type controllers

* Incorporate id for active page as well

* Test fixes

* AppsController cleanup

* Nav: Display only apps for the current store

* Remove leftover from merge

* Nav styles optimization

* Left-align content container

* Increase sidebar padding on desktop

* Use min-width for store selector menu

* Store settings nav update

* Update app and payment request routes

* Test fixes

* Refactor MainNav component to use StoresController

* Set store context for invoice actions

* Cleanups

* Remove CurrentStore checks

The response will be "Access denied" in case the CookieAuthorizationHandler cannot resolve the store.

* Remove unnecessary store context setters

* Test fix
2021-12-11 12:32:23 +09:00
..
_Nav.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
_PSBTInfo.cshtml View cleanup 2021-09-02 10:39:35 +02:00
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
CoinSelection.cshtml Coin selection improvements (#2956) 2021-10-09 10:39:34 +09:00
ListWallets.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
SigningContext.cshtml Fix Payjoin HWW signing 2020-07-13 10:54:39 +02:00
SignWithSeed.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
WalletPSBT.cshtml Cleanup initial PSBT input view 2021-09-02 10:39:35 +02:00
WalletPSBTCombine.cshtml Remove back links to POSTed pages 2021-09-02 10:39:35 +02:00
WalletPSBTDecoded.cshtml Fix code display (#3172) 2021-12-04 09:20:35 +01:00
WalletReceive.cshtml Refactor copy to clipboard 2021-07-28 08:44:32 +02:00
WalletRescan.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
WalletSend.cshtml Coin selection improvements (#2956) 2021-10-09 10:39:34 +09:00
WalletSendVault.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
WalletSigningOptions.cshtml Remove superfluous export command 2021-09-02 10:39:35 +02:00
WalletsNavPages.cs Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
WalletTransactions.cshtml Fix issue with too much padding in comment input box 2021-11-14 16:18:59 -08:00