Commit Graph

109 Commits

Author SHA1 Message Date
Carsten Otto
1dd7aeb7e7 get peer pubkeys from channel service
this is much faster than computing the channel details
2022-06-17 18:38:16 +02:00
Carsten Otto
02b846d1b8 use parallel stream 2022-06-15 18:43:29 +02:00
Carsten Otto
6d5bc5ed4b compare base fee using numerical value 2022-06-15 17:51:11 +02:00
Carsten Otto
e6e2c16b6c use balance instead of available sats in comparison 2022-06-15 17:45:20 +02:00
Carsten Otto
cb6e71f394 make channel columns sortable 2022-06-15 17:24:08 +02:00
Carsten Otto
1e78f37c29 use public/unannounced 2022-06-15 13:05:38 +02:00
Carsten Otto
b05ab08f4c return empty rating as -1, include message in output for node details 2022-06-13 12:59:21 +02:00
Carsten Otto
d977d7c9d1 include rating in node details 2022-06-13 10:01:48 +02:00
danielbroll
8361a421b6 channel details: show channel age (in blocks, days with 2016 blocks/day) 2022-06-06 17:10:13 +02:00
danielbroll
56e82e2e45 add title for all icons 2022-06-06 17:10:13 +02:00
danielbroll
50ae5e4748 node details: differentiate "closed" into coop/force/breach closed 2022-06-06 17:10:13 +02:00
danielbroll
babe98edcc node details: show max 3 closed channels and hide the rest 2022-06-06 17:10:13 +02:00
danielbroll
20b34a968a node details: show pubkey (copy to clipboard) 2022-06-06 17:10:13 +02:00
danielbroll
73aee2de6f show pubkey in URL (to enable copy paste), redirect from search result page if necessary 2022-06-06 17:10:13 +02:00
danielbroll
db25d0a1a5 status page 2022-06-02 18:06:12 +02:00
Carsten Otto
ebf2bc70f7 allow amounts with non-0 millisat parts 2022-05-25 20:47:24 +02:00
danielbroll
a8f7ca35bf Improve BalanceInformationModel tests 2022-05-25 20:36:11 +02:00
danielbroll
01dc532c31 Channel list: indicate private channels 2022-05-25 20:36:11 +02:00
danielbroll
cb4fb21cb4 Channel Details Page: remove closed/sweep costs for non-closed channel 2022-05-25 20:36:11 +02:00
danielbroll
5b97d25dcd Refactoring: Split monster tiles.html into different files 2022-05-25 20:36:11 +02:00
danielbroll
40815d32ed use balance bar instead of ratio with dots 2022-05-25 20:36:11 +02:00
danielbroll
286bfcc538 switch to balance model in ui 2022-05-25 20:36:11 +02:00
danielbroll
2b2feb798b introduce new balance information model 2022-05-25 20:36:11 +02:00
danielbroll
afc30d3e50 introduce nodedetailsdto 2022-05-25 20:36:11 +02:00
danielbroll
4da035915e channel details: remove 'active' for closed channels 2022-05-25 20:36:11 +02:00
danielbroll
261e3591f9 hide balance and fee report for closed channels 2022-05-25 20:36:11 +02:00
danielbroll
8d3a32b6a0 dashboard/nodes page: group nodes by online/offline & sort nodes by alias 2022-05-22 11:07:21 +02:00
danielbroll
75ee35a7df add balance information ratio bar (channel details) 2022-05-22 11:07:21 +02:00
danielbroll
c4a463ae0b add amboss & 1ml links 2022-05-22 11:07:21 +02:00
danielbroll
05f20e36d8 hide warning box if empty (node & channel details) 2022-05-22 11:07:21 +02:00
danielbroll
67ba6fe0bd style tiles with columns 2022-05-22 11:07:21 +02:00
danielbroll
b8cf1b318a channel details page: add channel status 2022-05-22 11:07:21 +02:00
danielbroll
3fa224329b refactor ui fixtures package structure 2022-05-22 11:07:21 +02:00
danielbroll
1cb06c1baf channel detail page: show capacity 2022-05-22 11:07:21 +02:00
danielbroll
098783a4af extract fee policy tile from status tile
change rebalance report icon
2022-05-22 11:07:21 +02:00
danielbroll
b223aa5cea channel-list add capacity 2022-05-22 11:07:21 +02:00
danielbroll
7756e623b3 node-details page: show "available" balance on top 2022-05-22 11:07:21 +02:00
Carsten Otto
733c4c2400 format block height in footer 2022-05-16 17:47:48 +02:00
Carsten Otto
7a8f5256d1 remove stray import 2022-05-16 17:45:26 +02:00
Carsten Otto
87a4a8dd31 cleanup 2022-05-16 17:43:56 +02:00
danielbroll
7bf614bc92 refactor getStatus to getWarnings 2022-05-16 17:43:56 +02:00
danielbroll
8c0633f5a4 add test to satisfy branch coverage for status interceptor 2022-05-16 17:43:56 +02:00
danielbroll
8d021930a4 introduce status service to deliver footer data
fixes error page, node / channel details pages (param mismatch)
2022-05-16 17:43:56 +02:00
danielbroll
a4f18c72d9 add footer (without block height) 2022-05-16 17:43:56 +02:00
danielbroll
d2e91a12b7 show channel warnings on dashboard 2022-05-11 18:18:06 +02:00
danielbroll
0e63471529 remove chart.js add missing feather.js.map 2022-05-11 18:18:06 +02:00
danielbroll
c1390a9f7b separate ui test and ui demo data 2022-05-11 18:18:06 +02:00
Carsten Otto
6057bdcfe3 fix tests 2022-05-11 09:41:57 +02:00
Carsten Otto
110fa0a06a styling 2022-05-11 09:40:27 +02:00
Carsten Otto
4fc7512fb8 reword 2022-05-11 09:38:26 +02:00