btcpayserver/BTCPayServer/wwwroot/js
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
..
wallet Refactor QR functionality 2022-09-13 10:17:12 +02:00
webauthn Unify 2FA login boxes (#4506) 2023-01-09 16:38:03 +01:00
copy-to-clipboard.js Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
custodian-account.js Fixed nav menu active states + Better Fake Custodian (#4854) 2023-04-05 15:11:46 +02:00
datatable.js Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
form-editor.js Form invoice amount adjusters (#5158) 2023-07-19 18:54:51 +09:00
qrcode.js Make sure QRCodes use SVG instead of canvas (QRCodes on Tor does not work because of canvas fingerprinting protections) 2019-07-19 16:27:26 +09:00
store-reports.js Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
StoreAddDerivationScheme.js Add Retry button if a BTCPay Vault operation fails 2020-10-08 12:05:03 +09:00
theme-switch.js Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
toggle-password.js Custodian withdrawal support + Some refactoring and cleanup (#4085) 2023-03-20 10:45:32 +09:00
vaultbridge.js Detect websocket connection dropping in vault 2021-10-05 14:41:03 +09:00
vaultbridge.ui.js fix typo in vaultbridge.ui.js (#4640) 2023-02-14 19:20:03 +01:00