btcpayserver/BTCPayServer/Security
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
..
Bitpay Do not use Random 2021-03-23 17:53:23 +09:00
GreenField Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
AuthenticationExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
CookieAuthorizationHandler.cs Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
PermissionTagHelper.cs Allow pull payments for store guests (#3128) 2021-12-08 00:40:24 +09:00
PolicyRequirement.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SecurityExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ServerPolicies.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00