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
|
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 |
|
nicolas.dorier
|
67eeb4b69a
|
Allow resolution of any settings via DI
|
2022-05-24 14:10:19 +09:00 |
|
Dennis Reimann
|
26025b564e
|
Lightning: Catch and display external service errors
Prevent crashes like in #3700 and display the error to the user.
|
2022-05-04 14:30:07 +02:00 |
|
d11n
|
e5174b4a29
|
Lightning: Link to services directly (#3593)
* Allow to access fake LN services in dev mode
* Link directly to Lightning services
Closes #3552.
* Fix typo
|
2022-04-11 17:49:28 +09:00 |
|
Dennis Reimann
|
749c22a0c3
|
Refactoring: Extract HttpRequest extensions
|
2022-03-08 08:17:39 +00:00 |
|
Dennis Reimann
|
4a05f16050
|
Refactoring: Move WellKnownTempData into Abstractions.Constants
This allows plugins to reuse the status message mechanism.
|
2022-02-21 16:39:08 +01:00 |
|
Umar Bolatov
|
ab8d116f11
|
Fix null reference exception when going to LN node settings before it's been set-up (#3410)
* Fix null reference exception when going to LN node settings before it's been set-up
* Fix-up remaining null reference errors
* Update error message
|
2022-02-06 12:19:42 +09:00 |
|
Dennis Reimann
|
10adb23e71
|
Remove obsolete store hints
|
2022-01-25 06:57:55 +01:00 |
|
Andrew Camilleri
|
e917796fce
|
Set new LN defaults (#3325)
fixes #3324
|
2022-01-25 12:17:39 +09:00 |
|
d11n
|
c419ad68bb
|
Remove redundant payment methods from store settings (#3323)
* Add enabled toggle to wallet settings view
* Add enabled toggle to Lightning settings view
* Remove redundant payment methods from store settings
* Rename Payment Methods to Payments
* Adapt tests
* Fix invoice state toggle on details page
* Add spacing on Lightning sett8ings page
|
2022-01-19 20:58:02 +09:00 |
|
d11n
|
51c486c15a
|
Add Lightning page with services (#3308)
* Add Lightning page with services
* Adapt other services pages
* Display Lightning services only for internal node
|
2022-01-19 11:52:05 +09:00 |
|
nicolas.dorier
|
7a787fc945
|
Rename UI controllers
|
2022-01-14 13:46:03 +09:00 |
|