btcpayserver/BTCPayServer/Views/Server
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
_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
CLightningRestServices.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
ConfiguratorService.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
CreateTemporaryFileUrl.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
CreateUser.cshtml Minor visual improvements to various Server Settings views (#3152) 2021-11-24 09:59:19 +01:00
DynamicDnsService.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
DynamicDnsServices.cshtml Fix documentation links 2021-10-01 18:18:54 +02:00
EditAmazonS3StorageProvider.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
EditAzureBlobStorageStorageProvider.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
EditFileSystemStorageProvider.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Emails.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Files.cshtml Improves upload button for files (#3044) 2021-11-02 00:49:12 +09:00
LightningChargeServices.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
LightningWalletServices.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
ListPlugins.cshtml Improvements for disabled plugins status indicators (#3168) 2021-12-08 13:47:35 +09:00
ListUsers.cshtml Optimize admin user list 2021-11-15 10:28:45 +01:00
LndSeedBackup.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
LndServices.cshtml Use ulong for configKey of LND rather than uint 2021-08-07 21:52:49 +09:00
Logs.cshtml Bootstrap v5 migration (#2490) 2021-05-19 11:39:27 +09:00
Maintenance.cshtml Fix maintenance view (#3068) 2021-11-05 12:20:04 +09:00
P2PService.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
Policies.cshtml Fix FAQ links 2021-10-04 13:42:31 +02:00
RPCService.cshtml New unit test to scan for external links/forms and if they have rel="noreferrer noopener" (#2668) 2021-07-06 10:35:42 +02:00
ServerNavPages.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Services.cshtml Refactor tables, remove old customizations 2021-09-02 12:36:02 +02:00
SSHService.cshtml Delete confirmation modals (#2614) 2021-09-07 11:55:53 +09:00
Storage.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
Theme.cshtml Minor visual improvements to various Server Settings views (#3152) 2021-11-24 09:59:19 +01:00
User.cshtml Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00