Commit Graph

24 Commits

Author SHA1 Message Date
Maciej Hirsz 717c5a3ac9 Only update hardware stats when necessary (#73) 2018-10-01 14:10:54 +02:00
Maciej Hirsz 76e9155823 Better Sparklines (#72)
* Cleaner renders
* Add timestamps to Sparklines
* Keep track of chart history up to 1h in the past
2018-10-01 11:41:40 +02:00
Maciej Hirsz 58e19a7c58 Set CPU scale to 100% at minimum (#71) 2018-09-30 20:41:17 +02:00
Maciej Hirsz b408675c9a Update substrate logo (#67) 2018-09-29 21:21:00 +02:00
Maciej Hirsz f9078c6979 Sparklines (#65) 2018-09-28 13:47:39 +02:00
maciejhirsz c4202b701c Hotfix location on map 2018-09-27 21:39:33 +02:00
Maciej Hirsz bc9d47d358 Demystify Node state (#61) 2018-09-27 21:30:51 +02:00
Maciej Hirsz ae81485854 Show substrate logo for node-substrate (#59) 2018-09-27 19:47:14 +02:00
Maciej Hirsz 87facf1552 Add location column (#57) 2018-09-26 13:55:07 +02:00
Maciej Hirsz e5191cdebd Replace implementation label with an icon (#56) 2018-09-26 12:27:11 +02:00
Maciej Hirsz 2b6395f0f9 Tidy pinned nodes (#55) 2018-09-26 10:59:03 +02:00
Maciej Hirsz 6ebebf2bff Fixes to filters (#54) 2018-09-25 20:14:35 +02:00
Maciej Hirsz 2e483a595f Filter nodes by name when typing (#53)
* Allow filtering of nodes by name
* Tidy up
2018-09-25 19:56:14 +02:00
Maciej Hirsz e0012099c0 Pin using names (#49 again) (#51) 2018-09-24 21:53:16 +02:00
Maciej Hirsz 1559b82eb0 Allow to pin nodes to top of the list (#48)
* Refactored persistent state a bit
* Allow nodes to be pinned to top
2018-09-24 17:30:39 +02:00
Luke Schoen b16b9c5090 fix: Fixes #43 so CPU use not 100x higher than it should be (#44) 2018-09-23 17:51:35 +02:00
Maciej Hirsz ca0ab38bd2 Settings Tab (#42)
* Settings tab
2018-09-21 18:07:14 +02:00
Maciej Hirsz 07b5880e5f Show CPU and memory use, disable last block time for now (#40) 2018-09-18 14:37:09 +02:00
Maciej Hirsz 762db7ebdc Show validator address for nodes (#37)
Show validator address for nodes
2018-09-12 13:55:37 +02:00
maciejhirsz cc6a6cfef6 Cleanup 2018-09-04 15:54:59 +02:00
maciejhirsz 1f0ffd9785 Do not leak tooltips outside of the map viewport 2018-09-04 14:26:36 +02:00
Maciej Hirsz 44a802c549 Add a ping animation on map, hide "The Maelstorm" (#36) 2018-09-04 12:46:04 +02:00
Maciej Hirsz afef6d7d8f Cache NodeId and Location (#35)
* Cache NodeId and Location
* Fix frontend dependency vuln
2018-08-24 16:26:05 +02:00
maciejhirsz ba545799fe Reorganize Node components and state 2018-08-10 14:36:05 +02:00