Nicolas Dorier
6cc1751924
The Big Cleanup: Refactor BTCPay internals ( #5809 )
2024-04-04 16:31:04 +09:00
d11n
71c5566f2b
Dashboard: Tooltip for balance on a particular day ( #5650 )
...
Closes #5617 .
2024-02-02 11:29:35 +01:00
Andrew Camilleri
d3dca7e808
fix lq errors and tests ( #5371 )
...
* fix lq errors and tests
* more fixes
* more fixes
* fix
* fix xmr
2023-10-11 21:12:33 +09:00
Dennis Reimann
5edc0ff6ef
UI: Fix visual bug with Hide Sensitive Info
...
Fixes #5011
2023-05-30 11:20:58 +02:00
d11n
55203e0b64
Dashboard: Fix SATS denomination display ( #4994 )
...
When the default currency of the store is SATS, the display was broken.
2023-05-25 10:08:00 +09:00
d11n
02110f93d7
Hide sensitive info ( #4966 )
2023-05-11 10:35:51 +02:00
d11n
657423207b
Async dashboard ( #3916 )
...
* Dashboard: Load Lightning balance async, display default currency
* Simplify approach, improve views and scripts
* Async tiles
Async tiles
* Add period for app sales
* Fix missing keypad view sales
* Fix after rebase
* Fix awaited call
* Fix build
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-07-06 12:40:16 +09:00
d11n
2c3b8d8925
Dashboard: Load Lightning balance async, display default currency ( #3907 )
...
* Dashboard: Load Lightning balance async, display default currency
* Simplify approach, improve views and scripts
* Remove LightMoney converters
2022-07-04 11:03:16 +09:00
d11n
c943303a45
Dashboard balance fixes ( #3876 )
...
* Fix wallet balance for case crypto code == default currency
* Handle old NBXplorer backend case
* Cleanup
2022-06-20 14:31:22 +09:00
Saksham Solanki
346821f0d6
Added toggle button to switch to store default currency ( #3752 )
...
* Added toggle button to switch to store default currency
* Replaced ["usd"] with the currency variable
* Fix indentation and improve JS part
* Update script and display
* Improve chart display
* Improve rate display
* Address code review comments
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-06-15 16:33:24 +09:00
d11n
38d3154ddf
Dashboard: Prevent y-axis labels from getting cut off ( #3702 )
...
Fixes #3692 .
2022-05-02 21:32:24 +09:00
Nicolas Dorier
7d4d8bff93
Do not show balance if can't get the balance ( #3695 )
2022-04-30 12:56:05 +09:00
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