Andrew Camilleri
e90414bded
Hide LN Balance when using internal node and not server admin ( #5639 )
...
* Hide LN Balance when using internal node and not server admin
* Minor updates
---------
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-01-06 08:46:19 +01:00
Dennis Reimann
5edc0ff6ef
UI: Fix visual bug with Hide Sensitive Info
...
Fixes #5011
2023-05-30 11:20:58 +02:00
d11n
02110f93d7
Hide sensitive info ( #4966 )
2023-05-11 10:35:51 +02:00
d11n
05232414ad
Improve LN balance details toggle ( #4253 )
2022-11-02 18:48:23 +09:00
d11n
2e6246e385
Move TagHelpers to Abstractions ( #3975 )
...
* Move TagHelpers to Abstractions
Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous.
* Move CurrenciesSuggestionsTagHelper back
To get rid of the Rating dependency in Abstractions.
2022-07-22 21:58:25 +09:00
nicolas.dorier
2a190d579c
Show lightning balances even of 0
2022-07-06 15:40:00 +09: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
af93cf2adb
Lightning balance: Handle null values ( #3886 )
...
* Lightning balance: Handle null values
* Upgrade Lightning lib
2022-06-21 16:09:18 +09:00
d11n
479f21f4f3
Dashboard: Add Lightning balances and services ( #3838 )
...
* Update Lightning lib
* Refactoring: Move Lightning methods and props to ExternalServices
* Rename Lightning services
* Add Lightning balance to dashboard
* Split Lightning dashboard tiles
* View updates
2022-06-14 14:36:22 +09:00