Thomas Nordquist
fcc560ef3f
Set keys in TreeNodeTitle
2019-04-09 00:04:36 +02:00
Thomas Nordquist
f76ea848cd
Reduce tree DOM nodes by 33%
2019-04-08 20:23:07 +02:00
Thomas Nordquist
431d0c89fe
Remove dead code
2019-04-08 16:53:09 +02:00
Thomas Nordquist
436b569e93
Fix updating tree nodes when settings change
2019-04-07 22:56:10 +02:00
Thomas Nordquist
e2c60cca64
Refactor project structure
2019-04-07 21:34:03 +02:00
Thomas Nordquist
09dcce97b7
Refactor
2019-04-04 20:23:27 +02:00
Thomas Nordquist
c20c075bcf
Fix linter errors
2019-04-04 10:54:18 +02:00
Thomas Nordquist
094d795b39
Add pause feature
2019-04-03 17:57:42 +02:00
Thomas Nordquist
6853066a19
Add light theme
2019-04-03 06:09:34 +02:00
Thomas Nordquist
84a92ad522
Fix base64 encoded string
2019-04-03 01:36:52 +02:00
Thomas Nordquist
d3598d8417
Use JSON over strings as payload format
2019-04-03 00:39:14 +02:00
Thomas Nordquist
692054c540
Add quick preview switch
2019-03-03 02:21:05 +01:00
Thomas Nordquist
71d606d7cd
Fix compile errors
2019-03-02 19:57:29 +01:00
Thomas Nordquist
a1b1c92648
Remove mouse-over to select topics
2019-02-24 11:38:00 +01:00
Thomas Nordquist
e0708a5288
Add author information
2019-02-18 14:54:45 +01:00
Thomas Nordquist
590c24a3bd
Add "Show Activity" switch
2019-02-18 13:01:22 +01:00
Thomas Nordquist
03462f7ec8
Update React & Material-UI
2019-02-17 17:51:42 +01:00
Thomas Nordquist
aa32349727
Refactor
2019-02-17 12:55:51 +01:00
Thomas Nordquist
6d81520ff9
Migrate legacy connections
2019-02-17 12:54:51 +01:00
Thomas Nordquist
804c96d041
Preview connection URI
2019-02-17 10:36:56 +01:00
Thomas Nordquist
1339c1a292
Change expander color
2019-02-17 09:58:09 +01:00
Thomas Nordquist
4b8356632c
Refactor
2019-02-17 09:57:54 +01:00
Thomas Nordquist
e34a38c1f0
Improve tree node title style
2019-02-17 08:35:25 +01:00
Thomas Nordquist
e6ecfde339
Improve stpedded rendering
2019-02-17 08:35:05 +01:00
Thomas Nordquist
688abbd999
Improve look&feel
2019-02-17 00:54:42 +01:00
Thomas Nordquist
697b57a141
Debounce select topic action
2019-01-25 20:57:20 +01:00
Thomas Nordquist
6b6c066e12
Fix animations update dependencies
2019-01-25 17:30:24 +01:00
Thomas Nordquist
72a3c5953f
Make topics selectable
2019-01-25 13:06:01 +01:00
Thomas Nordquist
672d5e8109
Speed up start time
2019-01-23 21:35:52 +01:00
Thomas Nordquist
6b0f2085e5
Add pane resizing
...
Refactor styles
Update autoExpand with filtered result count
Add redux batch reducer
2019-01-23 11:54:12 +01:00
Thomas Nordquist
37694d38b0
Add broker statistics
2019-01-22 19:54:36 +01:00
Thomas Nordquist
be8e05dbfa
Add clear button to topic search
2019-01-22 17:10:48 +01:00
Thomas Nordquist
28cc72a868
Rename leafes/nodes to topic
2019-01-22 15:57:11 +01:00
Thomas Nordquist
796233da18
Modify animation
2019-01-22 15:12:49 +01:00
Thomas Nordquist
bcd5a32483
Increase tree statistic performance
...
Fixes #44
2019-01-22 14:04:49 +01:00
Thomas Nordquist
c2345a17ba
Clean up
2019-01-22 12:30:00 +01:00
Thomas Nordquist
d4ce58a8ec
Fix emitter leaks, style, tree swaps
2019-01-22 12:17:59 +01:00
Thomas Nordquist
4c438bd00b
Add topic filter
2019-01-21 15:07:53 +01:00
Thomas Nordquist
4d21c63da9
Extract settings reducer
2019-01-21 09:40:04 +01:00
Thomas Nordquist
ba4efbe30d
Refactor connection reducer & tree
2019-01-20 22:34:15 +01:00
Thomas Nordquist
1719876734
Fix state mixup
2019-01-20 18:48:18 +01:00
Thomas Nordquist
ab83c682ac
Remove "empty payload" toggle switch
...
This function is redundat, simply send an empty message wil suffice
2019-01-20 12:54:54 +01:00
Thomas Nordquist
f893d5ce60
Refactor communication
...
Add QoS andd retain flag
Refactor reducer
2019-01-20 05:30:21 +01:00
Thomas Nordquist
b23ffd334d
Refactor & add error reporing
2019-01-19 16:48:36 +01:00
Thomas Nordquist
f3a686b23f
Refactor connection
2019-01-19 15:00:26 +01:00
Thomas Nordquist
f905ba8e89
Clarify mouse interaction
2019-01-15 19:00:37 +01:00
Thomas Nordquist
2268175a38
Fix performance issue
...
When the root node was collapsed, it also was selected due to the click event.
The sidebar was updated every time a new message was receivend,
effectivly inhibiting the "render the tree if you got nothing else to do" optimization to render anything at all.
Fixes #7
2019-01-14 10:45:15 +01:00
Thomas Nordquist
bd3b81273d
Clean up
2019-01-14 00:15:53 +01:00
Thomas Nordquist
fdece7ae91
Notify user if auto update failed
2019-01-13 17:37:13 +01:00
Thomas Nordquist
2d649b3f51
Refactor
2019-01-13 15:26:19 +01:00