Maciej Hirsz
|
2ed9061d23
|
Don't jump when updating table (#84)
|
2018-10-11 15:48:29 +02:00 |
|
Maciej Hirsz
|
aa5bbba1bf
|
Sticky focus on off-screen filter (#83)
|
2018-10-10 16:13:10 +02:00 |
|
Maciej Hirsz
|
491b70fae9
|
Click to copy address or block hash (#82)
|
2018-10-10 15:01:28 +02:00 |
|
Maciej Hirsz
|
0f4049f665
|
Remove unused code (#81)
Closes #47.
|
2018-10-10 12:31:43 +02:00 |
|
Maciej Hirsz
|
3655a0aac6
|
Fix to text filter responsiveness (#80)
|
2018-10-10 11:53:14 +02:00 |
|
Maciej Hirsz
|
56f0630558
|
Style improvements (#79)
|
2018-10-09 14:31:30 +02:00 |
|
Maciej Hirsz
|
85b3eaa3a8
|
Do less work when rendering (#78)
|
2018-10-08 16:54:39 +02:00 |
|
Maciej Hirsz
|
abe2ff5057
|
Fix sorting (#77)
|
2018-10-08 14:14:21 +02:00 |
|
maciejhirsz
|
6dc1d532e7
|
Hotfix pins
|
2018-10-05 18:47:20 +02:00 |
|
Maciej Hirsz
|
d299e2103a
|
Render individual node changes on demand (#76)
|
2018-10-05 18:21:43 +02:00 |
|
Maciej Hirsz
|
784c112af3
|
Travis CI integration (#75)
|
2018-10-05 17:08:27 +02:00 |
|
YJ
|
8e16f7c129
|
Unit testing Connections.ts (#66)
* Jest, Enzyme test env setup
* unit tests for telemetry state update logic
* remove sinon, superfluous scripts
* Remove console log
|
2018-10-05 09:14:53 +02:00 |
|
Maciej Hirsz
|
b8ad6249ca
|
Tests and fixes to MeanList (#74)
|
2018-10-04 17:51:59 +02:00 |
|
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
|
51fb2cf326
|
No repeated Node ids (#70)
|
2018-09-30 10:33:29 +02:00 |
|
Maciej Hirsz
|
dd379676fd
|
Clear nodes on re-subbing (#69)
|
2018-09-30 09:43:03 +02:00 |
|
Maciej Hirsz
|
8b7c620e2e
|
Clean nodes on reconnect (#68)
|
2018-09-30 08:52:37 +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 |
|
Maciej Hirsz
|
250e0db51e
|
Set location.hash to current chain (#63)
|
2018-09-27 22:26:47 +02:00 |
|
Maciej Hirsz
|
c4bfc47c8a
|
Fix chains merging (#62)
|
2018-09-27 21:49:00 +02:00 |
|
maciejhirsz
|
c4202b701c
|
Hotfix location on map
|
2018-09-27 21:39:33 +02:00 |
|
YJ
|
cd42595ddd
|
slightly more informative README (#60)
|
2018-09-27 21:33:23 +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
|
62d2847bb0
|
Don't sort the list on every render (#58)
|
2018-09-27 17:01:51 +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 |
|
maciejhirsz
|
884b6e7fca
|
Fix average indexing
|
2018-09-26 10:15:40 +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
|
df56e33bf6
|
Deploy script (#52)
* No-downtime deploy script
* Easier to use helper for average numbers
|
2018-09-25 11:53:57 +02:00 |
|
Maciej Hirsz
|
e0012099c0
|
Pin using names (#49 again) (#51)
|
2018-09-24 21:53:16 +02:00 |
|
Maciej Hirsz
|
5e995ea21d
|
Use node name as backup in case pubkey is not present (#50)
|
2018-09-24 21:33:06 +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 |
|
Maciej Hirsz
|
44d91a54d5
|
Tidy Tabs (#46)
|
2018-09-24 12:13:21 +02:00 |
|
Maciej Hirsz
|
d2e8eb83ae
|
Switches in settings (#45)
|
2018-09-24 11:45:05 +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 |
|
Maciej Hirsz
|
ea98fe515a
|
Merge pull request #34 from polkadot-js/mh-reorg-node-component
Mh reorg node component
|
2018-08-22 17:01:27 +02:00 |
|
maciejhirsz
|
a7e6b1182a
|
Cleanup
|
2018-08-10 14:37:55 +02:00 |
|