btcpayserver/BTCPayServer.Abstractions/TagHelpers
Nicolas Dorier dc986959fd
Add reporting feature (#5155)
* Add reporting feature

* Remove nodatime

* Add summaries

* work...

* Add chart title

* Fix error

* Allow to set hour in the field

* UI updates

* Fix fake data

* ViewDefinitions can be dynamic

* Add items sold

* Sticky table headers

* Update JS and remove jQuery usages

* JS click fix

* Handle tag all invoices for app

* fix dup row in items report

* Can cancel invoice request

* Add tests

* Fake data for items sold

* Rename Items to Products, improve navigation F5

* Use bordered table for summaries

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-07-24 09:24:32 +09:00
..
CSPA.cs Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
CSPEventTagHelper.cs Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
CSPInlineScriptTagHelper.cs Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
CSPTemplate.cs Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
PermissionTagHelper.cs Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
SrvModel.cs Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
SVGUse.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
UrlResolutionTagHelper2.cs Fix logos when rootPath is used (#4367) 2022-11-28 09:25:18 +01:00