Commit Graph

181 Commits

Author SHA1 Message Date
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
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
e24e505cc0 Use selected topic when clearing publish topic, also focus input element 2020-04-15 22:23:18 +02:00
Thomas Nordquist
a6c401ab6a Fix publish sidebar width
Fixes #227
2019-11-11 17:30:18 +01:00
Thomas Nordquist
39d87d5a8e Remove recursive topic removal limit 2019-07-23 00:36:15 +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
eac522fe63 Improve publish button layout 2019-07-17 16:35:47 +02:00
Thomas Nordquist
d651fc7a6c Refactor value renderer 2019-07-17 15:18:27 +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
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
1cef529ac7 Add confirmation dialog 2019-07-17 09:14:10 +02:00
Thomas Nordquist
b5d9ff3067 Refactor chart 2019-07-13 15:57:30 +02:00
Thomas Nordquist
fd2c78eea0 Fix sidebar layout 2019-07-13 14:22:42 +02:00
Thomas Nordquist
e8e8926757 Fix chart tooltip 2019-07-13 14:22:33 +02:00
Thomas Nordquist
ff148a8e3c Improve tooltip behavior of charts 2019-07-12 17:05:35 +02:00
Thomas Nordquist
df3e0fc047 Refactor charts 2019-07-11 22:05:02 +02:00
Thomas Nordquist
05867dab48 Fix plot pause function 2019-07-11 18:11:26 +02:00
Thomas Nordquist
df42d75651 Refactor 2019-07-11 13:54:53 +02:00
Thomas Nordquist
c1e2a4c625 Improve render speed 2019-07-08 17:17:46 +02:00
Thomas Nordquist
195dcf37d4 Add time range setting for charts 2019-07-07 22:14:49 +02:00
Thomas Nordquist
b79725bdf0 Refactor sidebar 2019-07-07 16:24:18 +02:00
Thomas Nordquist
183ea9d8c0 Allow publishing topics with ctrl+return 2019-07-07 12:44:34 +02:00
Thomas Nordquist
282736d2f6 Use default domain if plot data is empty 2019-07-07 12:31:07 +02:00
Thomas Nordquist
188b5c6c16 Fix typical bugs 2019-06-26 17:41:21 +02:00
Thomas Nordquist
2536b9fff7 Fix ui glitch 2019-06-24 14:07:15 +02:00
Thomas Nordquist
f1a2ae16c1 Fix plot theme switch 2019-06-18 17:05:22 +02:00
Thomas Nordquist
9ed8a3b91e Add ui-test accessibility 2019-06-18 14:48:39 +02:00
Thomas Nordquist
449d046ce3 Avoid dotPath confusions 2019-06-17 19:11:58 +02:00
Thomas Nordquist
3d5a4af705 Tidy up ui 2019-06-17 18:27:19 +02:00
Thomas Nordquist
8c1c6387c9 Add colors and move capability to charts 2019-06-17 18:08:35 +02:00
Thomas Nordquist
0f9c2cd36f Allow custom options for charts 2019-06-17 16:37:13 +02:00
Thomas Nordquist
fcb61b563c Refactor 2019-06-17 12:12:22 +02:00
Thomas Nordquist
00cbb63181 Add ShowPlot icon/action to MessageHistory 2019-06-16 22:43:13 +02:00
Thomas Nordquist
486a3568e9 Allow plotting edge-case values 2019-06-16 22:31:21 +02:00
Thomas Nordquist
acff7ea631 Refactor 2019-06-16 22:30:56 +02:00
Thomas Nordquist
182285d8a5 Fix ui glitch in topic breadcrumbs 2019-06-16 21:56:30 +02:00
Thomas Nordquist
9fe5133ef1 Improve plot performance with memoization 2019-06-16 20:55:55 +02:00
Thomas Nordquist
97846e01a7 Use mui-theme to color plots 2019-06-16 20:18:48 +02:00
Thomas Nordquist
b4b6c214cb Open/close chart panel automatically 2019-06-16 20:18:26 +02:00
Thomas Nordquist
1884f3baae Fix code style 2019-06-16 19:25:50 +02:00