btcpayserver/BTCPayServer/Models
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
..
AccountViewModels Support LNURL Auth 2022-01-14 13:26:30 +01:00
AppViewModels App updates (#3437) 2022-02-14 18:14:21 +09:00
Authorization Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
InvoicingModels Use the store's default currency when creating entities (#3585) 2022-04-11 17:50:30 +09:00
ManageViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NotificationViewModels Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequestViewModels Update Payment Request View (#3259) 2022-01-11 22:16:16 +09:00
ServerViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
StoreViewModels Dashboard (#3530) 2022-04-12 16:55:10 +09:00
WalletViewModels Bump NBX (#3607) 2022-04-05 14:46:42 +09:00
AdditionalServiceViewModel.cs Add Lightning page with services (#3308) 2022-01-19 11:52:05 +09:00
BasePagingViewModel.cs Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
BitpayCreateInvoiceRequest.cs Add ability to require refund email from app level (#3013) 2021-10-27 23:32:56 +09:00
BitpayErrorsModel.cs
ConfirmModel.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
DataWrapper.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ErrorViewModel.cs
GetTokensResponse.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
HomeViewModel.cs Empty states: Setup guide for store and wallet (#3255) 2022-01-13 17:08:15 +09:00
InvoiceResponse.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
PostRedictViewModel.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
TokenRequest.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ViewPullPaymentModel.cs Add ability to add description to pull payment (#3363) 2022-02-10 14:54:00 +09:00