Thomas Nordquist
72020b02b8
Update sidebar when topic is deleted
2019-07-17 10:05:05 +02:00
Thomas Nordquist
df42d75651
Refactor
2019-07-11 13:54:53 +02:00
Thomas Nordquist
b79725bdf0
Refactor sidebar
2019-07-07 16:24:18 +02:00
Thomas Nordquist
00cbb63181
Add ShowPlot icon/action to MessageHistory
2019-06-16 22:43:13 +02:00
Thomas Nordquist
209899c3b8
Add numeric chart panel
2019-06-16 19:10:37 +02:00
Thomas Nordquist
92e045297e
Update code formatting
2019-06-15 14:56:57 +02:00
Thomas Nordquist
6176859c7c
Update MaterialUI
2019-06-14 11:58:46 +02:00
Thomas Nordquist
749df70d5c
Fix memory leaks
2019-04-24 23:40:28 +02:00
Thomas Nordquist
a28fc958d4
Fix IconButton shapes and positioning
...
Fixes #106
2019-04-15 22:40:16 +02:00
Thomas Nordquist
64e974f6c7
Remove unused prop
2019-04-15 15:54:10 +02:00
Thomas Nordquist
91a9ba7757
Refactor CustomIconButtons
2019-04-15 15:52:27 +02:00
Thomas Nordquist
47d1e74852
Reset store after disconnect
2019-04-15 14:14:43 +02:00
Thomas Nordquist
6d6b35d5f8
Fix react warnings
2019-04-15 11:55:55 +02:00
Thomas Nordquist
daac8cf949
Fix value preview update
2019-04-15 11:35:13 +02:00
Thomas Nordquist
e2c60cca64
Refactor project structure
2019-04-07 21:34:03 +02:00
Thomas Nordquist
8571d97182
Refactor
2019-04-07 19:44:09 +02:00
Thomas Nordquist
09dcce97b7
Refactor
2019-04-04 20:23:27 +02:00
Thomas Nordquist
d3598d8417
Use JSON over strings as payload format
2019-04-03 00:39:14 +02:00
Thomas Nordquist
27f5e8a7eb
Rename Value Panel
2019-04-02 19:44:02 +02:00
Thomas Nordquist
b97f97de99
Fix typo
2019-04-02 19:31:37 +02:00
Thomas Nordquist
0c124d8d19
Extract value renderer panel
2019-04-02 19:30:21 +02:00
Thomas Nordquist
4c84a9b5f6
Fix demo
2019-03-04 17:21:11 +01:00
Thomas Nordquist
6000541c32
Visualize diff function in video
2019-03-03 15:52:34 +01:00
Thomas Nordquist
692054c540
Add quick preview switch
2019-03-03 02:21:05 +01:00
Thomas Nordquist
b9439c3244
Add switch for diffs
2019-03-02 23:20:02 +01:00
Thomas Nordquist
749a591465
Fix message diffing
2019-02-24 11:46:35 +01:00
Thomas Nordquist
de7c9479c9
Highlight selected history entry
2019-02-23 23:16:47 +01:00
Thomas Nordquist
138f51eb39
Add diff view for received messages
2019-02-23 22:49:42 +01:00
Thomas Nordquist
615ec17b96
Remove empty topics from tree
2019-02-18 23:48:58 +01:00
Thomas Nordquist
ddc801fe93
WiP
2019-02-18 23:48:58 +01:00
Thomas Nordquist
55ea381b3b
WiP
2019-02-18 23:48:58 +01:00
Thomas Nordquist
9207af0aaa
Improve settings storage
...
- add error reporting
- refactor
2019-02-17 21:02:17 +01:00
Thomas Nordquist
0ad91872a1
Refactor
2019-02-17 18:36:02 +01:00
Thomas Nordquist
03462f7ec8
Update React & Material-UI
2019-02-17 17:51:42 +01:00
Thomas Nordquist
763f301bfd
Fix side by side view width
2019-01-25 19:24:41 +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
8091323623
Improve application size and loading type
...
by by nucleus
2019-01-23 13:55:16 +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
1719876734
Fix state mixup
2019-01-20 18:48:18 +01:00
Thomas Nordquist
1ac1dede98
Add "delete retained topic" button
2019-01-20 14:56:52 +01:00
Thomas Nordquist
f893d5ce60
Refactor communication
...
Add QoS andd retain flag
Refactor reducer
2019-01-20 05:30:21 +01:00
Thomas Nordquist
3ba31de468
Add last message time to sidebar
2019-01-16 00:53:18 +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
e83fe78755
Add "diff" for historic messages
2019-01-12 21:39:18 +01:00
Thomas Nordquist
a677fb7a0c
Add message history to frontend
2019-01-12 20:25:52 +01:00
Thomas Nordquist
b52b2d7696
Refactor
2019-01-11 18:52:12 +01:00
Thomas Nordquist
1586d0121c
Fix layout
2019-01-11 10:32:38 +01:00
Thomas Nordquist
c3ef9335c0
Add topic publishing sidebar
2019-01-11 00:40:05 +01:00