Commit Graph

29 Commits

Author SHA1 Message Date
Maciej Hirsz 19f57d71be I/O metrics (#224)
* feat: Proxy Node IO stats to the FE

* chore: Sync up FE

* feat: Charts for cache sizes

* feat: All graphs are in

* chore: Remove browserlist
2020-01-30 15:03:19 +01:00
Maciej Hirsz b62f89efb7 Sort by column (#198)
* chore: Split HeaderCell out of Row.tsx

* feat: toggle and highlight selected column header

* feat: Fixed sorting, added stylized headers

* fix: Performance and hardware column sorting

* fix: Rebuild the sorted list when changing the comparator
2019-11-12 14:19:40 +01:00
Maciej Hirsz 3e34720f66 Node Uptime (#196)
* fix: node stats updating live
* fix: Propagation time for first node to hit a block
* chore: Leaner feed serialization
* fix: Handle old nodes with stringified network_state
* feat: Add Node Uptime to the list
* chore: Remove old backend from test pipeline
2019-11-09 12:16:39 +01:00
Maciej Hirsz adbd7cb592 Fix network ID and validator icons (#189)
* fix: Validator icons

* fix: Propagation time for blocks < highest

* fix: Reintroduce network_id to Rust backend
2019-11-08 13:36:19 +01:00
Maciej Hirsz a3b6f6a5a1 Rust backend (#185) 2019-11-07 10:52:38 +01:00
Reto Trinkler 31784131d6 Add Katal Chain Icon (#186) 2019-11-01 11:51:55 +01:00
Talha Cross fce8e2d2b0 frontend: add dothereum icon (#180)
* frontend: add dothereum icon

* frontend: update dothereum icon
2019-09-27 15:16:28 +02:00
Jn Hua bbe7aee044 Add turing-node icon (#159)
* add turing icon

* add turing-node icon

* update turing-node icon
2019-07-05 16:38:07 +02:00
Maciej Hirsz 983919fd87 feat: Instead of delisting, push stale nodes to bottom (#161) 2019-07-02 14:52:06 +02:00
Maciej Hirsz 3d93651911 fix: Show Darwinia icon for Darwina Testnet nodes 2019-06-28 15:35:24 +02:00
WoeOm 5ed91c0be8 Add darwinia logo (#155) 2019-06-28 15:21:18 +02:00
Xiliang Chen d7304b575d Add CENNZnet logo (#153) 2019-06-18 10:33:10 +02:00
kaiyu 7a358303c2 feat: add ladder node icon (#143)
* feat: add ladder node icon
* Modify svg fill
2019-05-28 10:24:59 +02:00
Maciej Hirsz 2ec4269699 feat: add Joystream icon (#142) 2019-05-06 12:09:29 +02:00
Maciej Hirsz 54cb64065a feat: Add edgeware node icon (#141) 2019-04-25 13:09:46 +02:00
Maciej Hirsz e1bad6e24b feat: add ChainX impl icon (#137) 2019-04-15 12:39:05 +02:00
Maciej Hirsz e078e7a9b9 Some visual tweaks (#133) 2019-03-26 11:09:05 +01:00
Gregory Terzian 8fa36118b5 Add network state to UI (#128) 2019-03-25 21:22:43 +01:00
Maciej Hirsz 91df8e7167 More style tweaks (#125) 2019-03-15 16:31:21 +01:00
Maciej Hirsz 1023b72fe7 Remove debug logging (#119) 2019-03-06 16:08:55 +01:00
Jaco Greeff bfd339bbe5 Add icon for polkadot-js client (#118)
* Add icon for polkadot-js client

* Update icon
2019-03-04 12:03:57 +01:00
Maciej Hirsz 76a07654ab Show ?.?.? for invalid semver (#108) 2019-02-11 18:38:09 +01:00
Maciej Hirsz 24a28a0ffb Fix Identicons (#106) 2019-02-06 09:38:02 +01:00
Maciej Hirsz dc71df7911 Add finalized block info (#104) 2019-02-01 15:53:05 +01:00
Maciej Hirsz 8c70007eef Add minimum scales for memory and bandwidth (#103) 2019-02-01 12:26:02 +01:00
Maciej Hirsz b517e917c7 Tweak bandwidth numbers formatting (#101) 2019-01-31 14:37:08 +01:00
Maciej Hirsz 052f5c846c Add bandwidth monitors (#100) 2019-01-31 12:43:53 +01:00
Alexander Krupenkin dac6ca77f8 Added Robonomics implementation icon 2019-01-18 09:13:15 -08:00
Maciej Hirsz 97b3d1ec23 New List, Map, and Settings components (#86) 2018-10-12 17:34:49 +02:00