btcpayserver/BTCPayServer/Views/Stores
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
..
ImportWallet Support BC-UR v1 wallet import (#3080) 2021-11-25 10:25:22 +01:00
_GenerateWalletForm.cshtml Fix Taproot checks after code removal 2021-11-17 13:40:55 +01:00
_LayoutWalletSetup.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
_Nav.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09: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
CheckoutAppearance.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
CreateToken.cshtml Improve Access Tokens View (#3118) 2021-11-18 10:04:20 +01:00
Emails.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
GeneralSettings.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
GenerateWallet.cshtml Remove taproot activation code 2021-11-15 23:03:10 +09:00
GenerateWalletOptions.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
ImportWalletOptions.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
Integrations.cshtml Plugins: Pass the current Model to the Ui extension points 2021-09-27 14:16:38 +02:00
LightningSettings.cshtml Improve Lightning settings display 2021-11-25 10:24:14 +01:00
ListTokens.cshtml Improve Access Tokens View (#3118) 2021-11-18 10:04:20 +01:00
ModifyWebhook.cshtml Fix remaining Safari inline JS CSP issues (#2954) 2021-10-07 12:27:48 +09:00
PayButton.cshtml Fix copy pay button code (#3175) 2021-12-04 21:12:15 +01:00
PayButtonEnable.cshtml Update Maintenance.cshtml (#2576) 2021-06-17 19:40:08 +09:00
PaymentMethods.cshtml Improve Lightning settings display 2021-11-25 10:24:14 +01:00
Rates.cshtml Improve Rates View (#3105) 2021-11-16 12:50:35 +09:00
RequestPairing.cshtml Improve Access Tokens View (#3118) 2021-11-18 10:04:20 +01:00
SetupLightningNode.cshtml Plugins: Provide extension points for Lightning setup 2021-11-25 10:24:14 +01:00
SetupWallet.cshtml Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
ShowToken.cshtml Improve Access Tokens View (#3118) 2021-11-18 10:04:20 +01:00
StoreNavPages.cs Restructure store and payment settings (#2995) 2021-10-29 08:25:43 +02:00
StoreUsers.cshtml Improve Store User View (#3117) 2021-11-18 09:56:25 +01:00
TestWebhook.cshtml Simplify template 2021-06-03 21:16:27 -07:00
WalletSettings.cshtml Wallet settings merge (#3072) 2021-11-11 14:30:19 +09:00
Webhooks.cshtml Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00