Thomas Nordquist
8ae1528064
Add clear chart button and improve chart menu look&feel
2019-07-17 12:59:25 +02:00
Thomas Nordquist
72020b02b8
Update sidebar when topic is deleted
2019-07-17 10:05:05 +02:00
Thomas Nordquist
3737410563
Refactor TreeNode model
2019-07-17 09:17:46 +02:00
Thomas Nordquist
a9a5fdf9dd
Fix typo
2019-07-11 22:07:56 +02:00
Thomas Nordquist
df3e0fc047
Refactor charts
2019-07-11 22:05:02 +02:00
Thomas Nordquist
4f3150d0f3
Add RingBuffer compactation
2019-07-11 18:10:42 +02:00
Thomas Nordquist
8e49d19fbe
Refactor
2019-07-11 15:33:42 +02:00
Thomas Nordquist
77dcbccd5c
Add time range support to charts
2019-07-07 23:54:28 +02:00
Thomas Nordquist
f9829c2d5c
Refactor
2019-06-26 17:41:21 +02:00
Thomas Nordquist
38b16daf51
Add client certificates
2019-06-21 01:59:38 +02:00
Thomas Nordquist
0d585eef8f
Fix typos
2019-06-19 11:59:14 +02:00
Thomas Nordquist
1d77af5e22
Improve message receive time accuracy
2019-06-16 19:39:40 +02:00
Thomas Nordquist
92e045297e
Update code formatting
2019-06-15 14:56:57 +02:00
Thomas Nordquist
e728a721aa
Prevent unneccessary re-renders
2019-06-06 23:16:40 +02:00
Thomas Nordquist
9e15e28147
Add JSON based plots
2019-06-04 21:51:23 +02:00
Thomas Nordquist
63f89d628e
Destroy view-models when destroying trees
2019-05-07 17:43:31 +02:00
Thomas Nordquist
0f21f10c0d
Fix backend tests
2019-04-26 14:57:12 +02:00
Thomas Nordquist
749df70d5c
Fix memory leaks
2019-04-24 23:40:28 +02:00
Thomas Nordquist
c9c0a447ce
Fix removal of empty topics
...
Fixes #104
2019-04-15 16:58:50 +02:00
Thomas Nordquist
d24dc41024
Increase buffer sizes
2019-04-15 16:19:38 +02:00
Thomas Nordquist
499dfd1b68
Fix history scroll behavior and text selection
...
Related to #92
2019-04-14 21:39:13 +02:00
Thomas Nordquist
d1f4bc678c
Fix code-style
2019-04-11 20:41:08 +02:00
Thomas Nordquist
4598977b61
Decode base64 messages early
2019-04-09 00:41:56 +02:00
Thomas Nordquist
3e47b07ba7
Fix js-base64 include
2019-04-07 22:55:01 +02:00
Thomas Nordquist
e2c60cca64
Refactor project structure
2019-04-07 21:34:03 +02:00
Thomas Nordquist
c7e20c26cb
Extract ChangeBuffer to own file
2019-04-07 19:32:13 +02:00
Thomas Nordquist
09dcce97b7
Refactor
2019-04-04 20:23:27 +02:00
Thomas Nordquist
094d795b39
Add pause feature
2019-04-03 17:57:42 +02:00
Thomas Nordquist
acbaced1ec
Fix tests
2019-04-03 03:37:48 +02:00
Thomas Nordquist
5caa3564d1
Remove debugger statement
2019-04-03 01:32:13 +02:00
Thomas Nordquist
d3598d8417
Use JSON over strings as payload format
2019-04-03 00:39:14 +02:00
Thomas Nordquist
aa8d066fe1
Change execution order to mitigate exception effects
...
For unknown reasons the "firstItem" is undefined in very rare cases.
By changing the execution order, the drop will still work even if an exception occurs.
2019-03-20 10:52:21 +01:00
Thomas Nordquist
485e1cffae
Fix ringbuffer copy constructor
2019-03-20 10:52:21 +01:00
Thomas Nordquist
839ad531ba
Fix RingBuffer array type
2019-02-23 22:35:03 +01:00
Thomas Nordquist
ec88f9822d
Fix tests
2019-02-18 23:48:58 +01:00
Thomas Nordquist
615ec17b96
Remove empty topics from tree
2019-02-18 23:48:58 +01:00
Thomas Nordquist
72a3c5953f
Make topics selectable
2019-01-25 13:06:01 +01:00
Thomas Nordquist
37694d38b0
Add broker statistics
2019-01-22 19:54:36 +01:00
Thomas Nordquist
28cc72a868
Rename leafes/nodes to topic
2019-01-22 15:57:11 +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
221abd8c48
Add test for EventDispatcher
2019-01-21 16:05:59 +01:00
Thomas Nordquist
4c438bd00b
Add topic filter
2019-01-21 15:07:53 +01:00
Thomas Nordquist
ba4efbe30d
Refactor connection reducer & tree
2019-01-20 22:34:15 +01:00
Thomas Nordquist
fa9def4dd7
Fix mqttMessage merge
2019-01-20 12:29:00 +01:00
Thomas Nordquist
f893d5ce60
Refactor communication
...
Add QoS andd retain flag
Refactor reducer
2019-01-20 05:30:21 +01:00
Thomas Nordquist
fd386bf1df
Fix types in tests
2019-01-14 11:49:57 +01:00
Thomas Nordquist
a677fb7a0c
Add message history to frontend
2019-01-12 20:25:52 +01:00
Thomas Nordquist
48b7754a2b
Add message history to TreeNode
2019-01-12 14:29:21 +01:00