Commit Graph

837 Commits

Author SHA1 Message Date
Thomas Nordquist
1719876734 Fix state mixup 2019-01-20 18:48:18 +01:00
Thomas Nordquist
82ef5bc4e7 Remove arm64 build
Due to people confusing the arm64 with amd64 release
2019-01-20 18:36:50 +01:00
Thomas Nordquist
ce60d1b20a Update Readme 2019-01-20 18:35:15 +01:00
Thomas Nordquist
2316dac809 Update Readme 2019-01-20 16:37:33 +01:00
Thomas Nordquist
3b049d2008 Add topic selection to topic drawer 2019-01-20 15:38:55 +01:00
Thomas Nordquist
9f48301c4b Fix dependencies 2019-01-20 15:15:27 +01:00
Thomas Nordquist
009fb08b33 Bump version 2019-01-20 14:58:15 +01:00
Thomas Nordquist
fa24fa9abb Add tooltip to retain checkbox 2019-01-20 14:57:10 +01:00
Thomas Nordquist
1ac1dede98 Add "delete retained topic" button 2019-01-20 14:56:52 +01:00
Thomas Nordquist
b0d25b438d Bump version 2019-01-20 13:47:54 +01:00
Thomas Nordquist
4b42c23121 Update dependecies 2019-01-20 13:38:54 +01:00
Thomas Nordquist
0f7ea7c491 Add formatter to plot tooltip 2019-01-20 13:37:13 +01:00
Thomas Nordquist
71c4d1e04b Improve plot 2019-01-20 13:27:29 +01:00
Thomas Nordquist
435fb1f9b9 Supposably fix travis builds 2019-01-20 12:56:35 +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
4d794205d5 Fix publish topic update 2019-01-20 12:47:46 +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
1839b551c0 Add webpack bundle analyzer 2019-01-19 19:21:26 +01:00
Thomas Nordquist
6f48f0bd8e Fix dependencies 2019-01-19 19:03:24 +01:00
Thomas Nordquist
07bfde6244 Add numeric history plot
Resolves #31
2019-01-19 18:59:28 +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
bfcee49e74 Also subscribe to $SYS 2019-01-18 23:54:08 +01:00
Thomas Nordquist
2c4c7bb72e Beautify error boundary 2019-01-18 19:16:37 +01:00
Thomas Nordquist
353081175b Add error boundary to nake frontend more resiliant
Allows users to recover from errors in userStorage

Is related to #23
2019-01-18 13:13:36 +01:00
Thomas Nordquist
f462e7a881 Show developer toolbar in menu 2019-01-18 11:18:48 +01:00
Thomas Nordquist
14401fbc7b Reverse publish history order 2019-01-18 10:26:19 +01:00
Thomas Nordquist
fb7c27c53f Fix message history order
The latest message should be the first, oldest last.
Fixes #32
2019-01-18 10:23:42 +01:00
Thomas Nordquist
96c7c56f64 Add clear topic button
Resolves #29
2019-01-18 10:21:20 +01:00
Thomas Nordquist
8a72a0224d Always show mqtt client id 2019-01-18 10:04:20 +01:00
Thomas Nordquist
2f2f2842b4 Support custom client ids
Resolves #25
2019-01-18 00:21:07 +01:00
Thomas Nordquist
ef9bdad984 Fix peer dependecy 2019-01-17 23:49:35 +01:00
Thomas Nordquist
0250d61dbd Add menus items
Fixes copy paste issue in release
Fixes #27
2019-01-17 23:46:43 +01:00
Thomas Nordquist
a06ff100a8 Restructure 2019-01-17 23:31:36 +01:00
Thomas Nordquist
ed0942983b Remove dev code 2019-01-17 23:28:17 +01:00
Thomas Nordquist
3777963f8c Switch electron.js to typescript 2019-01-17 23:27:45 +01:00
Thomas Nordquist
d3a684d89e Update Readme 2019-01-17 22:30:31 +01:00
Thomas Nordquist
73e83beeb0 Update Readme 2019-01-16 02:39:09 +01:00
Thomas Nordquist
27c23f7432 Fix certificate validation switch 2019-01-16 02:23:20 +01:00
Thomas Nordquist
d6335e68de Refactor history badge 2019-01-16 02:19:09 +01:00
Thomas Nordquist
60382e3c80 Update electron 2019-01-16 01:33:53 +01:00
Thomas Nordquist
4192e91cce Revert "Update readme"
This reverts commit 64358e772d.
2019-01-16 01:16:17 +01:00
Thomas Nordquist
64358e772d Update readme 2019-01-16 01:14:07 +01:00
Thomas Nordquist
3ba31de468 Add last message time to sidebar 2019-01-16 00:53:18 +01:00
Thomas Nordquist
ab6938c7da Fix debugging 2019-01-16 00:33:03 +01:00
Thomas Nordquist
1eeaee0fe0 Fix update url 2019-01-16 00:29:55 +01:00
Thomas Nordquist
0e7ec90c65 Add electron-debug 2019-01-16 00:08:46 +01:00
Thomas Nordquist
5eb6f41189 Add debug option --debug 2019-01-15 23:54:03 +01:00
Thomas Nordquist
830dd31f06 Update readme 2019-01-15 22:26:16 +01:00