btcpayserver/BTCPayServer.Abstractions
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
..
Configuration More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
Constants Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Contracts Local Greenfield Client for Plugins (#2410) 2021-07-27 21:11:47 +09:00
Converters BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Extensions Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
Models Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
Security Fix: Impossible to see relative time of transaction in wallet list 2021-09-29 13:10:00 +09:00
Services Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
BTCPayServer.Abstractions.csproj Bumping versions of libraries and dockerfile 2021-10-05 15:26:40 +09:00
icon.png Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00
PushNuget.ps1 Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00