Commit Graph

466 Commits

Author SHA1 Message Date
Sinuhe Tellez
68ef9ac913 value render try sparkplug 2021-08-08 15:46:48 -04:00
Max Horsche
567f6d2d50 Added support for binary data types
- Select data type (string, json, hex, uint, int, float) for each topic individually
- Default data type is 'string'
- Show milliseconds in message received timestamp
2021-01-11 10:11:34 +01:00
Thomas Nordquist
07458cd712 Expose message Ids to the user 2020-04-20 18:27:51 +02:00
Thomas Nordquist
6fc0d3f28d Fix publish button 2020-04-20 14:03:03 +02:00
Thomas Nordquist
3c40be97b7 Fix demoVideo 2020-04-20 13:09:37 +02:00
Thomas Nordquist
ff00f7a99e Add app tests to yarn test 2020-04-20 12:31:57 +02:00
Thomas Nordquist
b72fc48bdb Add quality of service option to subscriptions
Fixes #323, #14, #334
Fixes #132
2020-04-20 12:24:23 +02:00
Thomas Nordquist
14dac22732 Fix password input
Fixes #292
2020-04-19 12:51:29 +02:00
Thomas Nordquist
ccdaaa6ce2 Fix codestyle 2020-04-16 12:19:25 +02:00
Thomas Nordquist
59737edfb4 Always focus editor after pressing buttons in Publish sidebar component 2020-04-16 11:51:18 +02:00
Thomas Nordquist
30af13f793 Update linter 2020-04-16 11:00:34 +02:00
Thomas Nordquist
a89d7cf62e Improve json editor 2020-04-16 10:50:43 +02:00
Thomas Nordquist
ff66d10aaa Fix property name 2020-04-16 10:30:20 +02:00
Thomas Nordquist
5203d40a24 Restore original focus after hitting publish button 2020-04-16 00:40:22 +02:00
Thomas Nordquist
237c718a0a Update prettier 2020-04-15 23:54:30 +02:00
Thomas Nordquist
fbfbe94d19 Prevent focussing filter when meta or ctrl key is pressed
Fixes copy/paste problem
2020-04-15 22:49:12 +02:00
Thomas Nordquist
e24e505cc0 Use selected topic when clearing publish topic, also focus input element 2020-04-15 22:23:18 +02:00
Thomas Nordquist
34cc38ab3c Fix build 2020-01-17 09:37:47 +01:00
Thomas Nordquist
8645789550 Fix object mutability 2019-11-13 17:27:02 +01:00
Thomas Nordquist
4db6e7b1d7 Update electron to 7.1.1 2019-11-13 17:26:27 +01:00
Thomas Nordquist
763a1aea69 Update dependecies 2019-11-13 10:46:22 +01:00
Thomas Nordquist
94a92e9b29 Reset empty username/password to undefined
Fixes #229
2019-11-13 09:11:02 +01:00
Thomas Nordquist
922f90c4eb Fix memoization of chart y-range parameters 2019-11-13 09:06:20 +01:00
Thomas Nordquist
ff11973a9a Extract chart range definition 2019-11-12 14:38:01 +01:00
Thomas Nordquist
d113fab279 Fix plot range selection
Fixes #176
2019-11-12 07:26:05 +01:00
Thomas Nordquist
a6c401ab6a Fix publish sidebar width
Fixes #227
2019-11-11 17:30:18 +01:00
Thomas Nordquist
f690b3f5a7 Add recusrive delete warning 2019-07-23 00:51:26 +02:00
Thomas Nordquist
39d87d5a8e Remove recursive topic removal limit 2019-07-23 00:36:15 +02:00
Thomas Nordquist
d5a4d1e4d3 Fix dialog button margin 2019-07-17 23:32:52 +02:00
Thomas Nordquist
c59c64b65f Fix typing 2019-07-17 20:07:25 +02:00
Thomas Nordquist
5badd19015 Add syntax highlighting to raw / json values 2019-07-17 19:49:10 +02:00
Thomas Nordquist
af4cfec451 Auto-open publish history drawer 2019-07-17 17:25:12 +02:00
Thomas Nordquist
ae915a158b Add memoization 2019-07-17 16:44:37 +02:00
Thomas Nordquist
eac522fe63 Improve publish button layout 2019-07-17 16:35:47 +02:00
Thomas Nordquist
f2d632959b Fix broker statistic updates 2019-07-17 15:56:38 +02:00
Thomas Nordquist
d6489563b2 Increase max title length 2019-07-17 15:20:16 +02:00
Thomas Nordquist
d651fc7a6c Refactor value renderer 2019-07-17 15:18:27 +02:00
Thomas Nordquist
c86659f61c Fix case-sensitivity error 2019-07-17 14:29:34 +02:00
Thomas Nordquist
8959bbdee7 Always show chart button in history 2019-07-17 14:14:04 +02:00
Thomas Nordquist
9a8474e3d8 Make previous messages more accessible 2019-07-17 14:02:08 +02:00
Thomas Nordquist
f047f97e44 Fix tests 2019-07-17 13:25:44 +02:00
Thomas Nordquist
ccbea4acc5 Fix test 2019-07-17 13:17:41 +02:00
Thomas Nordquist
8ae1528064 Add clear chart button and improve chart menu look&feel 2019-07-17 12:59:25 +02:00
Thomas Nordquist
1c52aced63 Fix button layout 2019-07-17 11:16:03 +02:00
Thomas Nordquist
72020b02b8 Update sidebar when topic is deleted 2019-07-17 10:05:05 +02:00
Thomas Nordquist
aa340b2158 Fix topic deletion child topic count 2019-07-17 10:04:20 +02:00
Thomas Nordquist
33f3458e38 Fix treeNode enhancer 2019-07-17 09:18:06 +02:00
Thomas Nordquist
28afc439ba Enable topic deletion with delete key 2019-07-17 09:16:24 +02:00
Thomas Nordquist
04ba067775 Refactor TreeNode 2019-07-17 09:15:25 +02:00
Thomas Nordquist
0a5d010827 Fix layout issue 2019-07-17 09:14:32 +02:00