btcpayserver/BTCPayServer/Views/UIInvoice
d11n 7ec978fcdb
Dashboard (#3530)
* Add dashboard and chart basics

* More widgets

* Make widgets responsive

* Layout dashboard

* Prepare ExplorerClient

* Switch to Chartist

* Dynamic data for store numbers and recent transactions tiles

* Dynamic data for recent invoices tile

* Improvements

* Plug NBXPlorer DB

* Properly filter by code

* Reorder cheat mode button

* AJAX update for graph data

* Fix create invoice button

* Retry connection on transient issues

* App Top Items stats

* Design updates

* App Sales stats

* Add points for weekly histogram, set last point to current balance

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-04-12 16:55:10 +09:00
..
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CheckoutNoScript.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CreateInvoice.cshtml Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +09:00
Invoice.cshtml Sticky header updates (#3471) 2022-02-21 11:05:42 +09:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceStatusChangePartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
ListInvoices.cshtml Dashboard (#3530) 2022-04-12 16:55:10 +09:00
ListInvoicesPaymentsPartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
PosData.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Refund.cshtml Fix visual bug when user clicks on "Create refund" without selecting an option (#3624) 2022-04-11 17:53:52 +09:00