btcpayserver/BTCPayServer/Views/Invoice
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
..
_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
Checkout-Body.cshtml Fix CSP for inline handlers in Safari (#2946) 2021-10-05 15:52:14 +09:00
Checkout-Spinner.cshtml Html cleanup, removing comments and extracting bp-spinner 2018-03-20 11:51:52 -05:00
Checkout-Testing.cshtml Cheat mode to mine blocks (#3163) 2021-11-29 07:23:56 +01:00
Checkout.cshtml Improve language dropdown UX/Update jquery-prettydropdowns to 4.17.0 (#2972) 2021-10-15 14:27:52 +09:00
CheckoutNoScript.cshtml Fix-up links which ignore custom root path (#2059) 2020-11-08 09:39:10 +01:00
CreateInvoice.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
Invoice.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
InvoiceNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
InvoiceStatusChangePartial.cshtml Remove Confirmed state in UI (#3090) 2021-11-26 23:13:41 +09:00
ListInvoices.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00
ListInvoicesPaymentsPartial.cshtml LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PosData.cshtml Fix build 2021-09-10 00:16:28 +09:00
Refund.cshtml Store-centric UI (#3091) 2021-12-11 12:32:23 +09:00