Commit Graph

201 Commits

Author SHA1 Message Date
Thomas Nordquist
46fa93edbd Fix resizer highlight and scroll bar style 2019-04-15 11:00:28 +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
425bbb36e3 Rename HistoryDrawer 2019-04-14 20:37:57 +02:00
Thomas Nordquist
b8f510bd7e Select message content with Ctrl + A if message is in focus
Fixes #92
2019-04-14 20:24:51 +02:00
Thomas Nordquist
d1f4bc678c Fix code-style 2019-04-11 20:41:08 +02:00
Thomas Nordquist
97a59ea691 Fix cs 2019-04-09 01:51:49 +02:00
Thomas Nordquist
7e5e6013ab Fix ValueRenderer code block theme 2019-04-08 14:12:20 +02:00
Thomas Nordquist
96da5badd4 Inhibit text previe wmode delselection
Fixes #88
2019-04-08 13:48:44 +02:00
Thomas Nordquist
e9734bdfc5 Refactor ValueRenderer action and meta info layout 2019-04-08 13:43:07 +02:00
Thomas Nordquist
436b569e93 Fix updating tree nodes when settings change 2019-04-07 22:56:10 +02:00
Thomas Nordquist
e2c60cca64 Refactor project structure 2019-04-07 21:34:03 +02:00
Thomas Nordquist
16c72fa9be Upgrade dependecies 2019-04-07 20:01:04 +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
c20c075bcf Fix linter errors 2019-04-04 10:54:18 +02:00
Thomas Nordquist
8266a87417 Fix numeric plots 2019-04-03 17:56:01 +02:00
Thomas Nordquist
f23f6c908f Improve message history 2019-04-03 17:55:39 +02:00
Thomas Nordquist
6853066a19 Add light theme 2019-04-03 06:09:34 +02:00
Thomas Nordquist
6f86a8d471 Add theme toggle 2019-04-03 01:55:57 +02:00
Thomas Nordquist
84a92ad522 Fix base64 encoded string 2019-04-03 01:36:52 +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
f8a2af8554 Hint which messages are compared in diff 2019-03-04 18:23:53 +01:00
Thomas Nordquist
d1fb0026b6 Reorder imports 2019-03-04 18:01:20 +01:00
Thomas Nordquist
7e9932de0a Show error when json formatting fails 2019-03-04 17:57:12 +01:00
Thomas Nordquist
4c84a9b5f6 Fix demo 2019-03-04 17:21:11 +01:00
Thomas Nordquist
613c6d3aa7 Fix fomat json button 2019-03-03 16:37:23 +01:00
Thomas Nordquist
6000541c32 Visualize diff function in video 2019-03-03 15:52:34 +01:00
Thomas Nordquist
87a86b8c0c Add json formatting 2019-03-03 06:34:06 +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
71d606d7cd Fix compile errors 2019-03-02 19:57:29 +01:00
Thomas Nordquist
b9c0a66948 Refactor value rendering 2019-02-25 17:07:29 +01:00
Thomas Nordquist
ad49c5c819 Update diff view 2019-02-25 11:57:44 +01:00
Thomas Nordquist
749a591465 Fix message diffing 2019-02-24 11:46:35 +01:00
Thomas Nordquist
85c6c4ebbc Fix message history comparison selection 2019-02-23 23:26:52 +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
d64e085247 Travis ui tests (#57)
* Prepare travis is tests

* Fix ffmpeg travis source

* Trying xenial

* Move shell scripts

* Upload video assets

* Upload video assets

* Change text input method

* Add ui test docker support

* Fix travis docker build

* Fix asset uploader

* Fix dockerfile

* Update dockerfile

* Change writeText behavior

* Fix type error

* Fix exit codes

* Fix types

* fix upload

* Fix writeText

* Fix argument name

* Add test scenarios

* Enable vnc and change mqtt host
2019-01-30 03:13:19 -08:00
Thomas Nordquist
d11337fda2 Add UI tests 2019-01-28 22:40:52 +01:00
Thomas Nordquist
b706d561aa Fix json preview alignment 2019-01-26 00:00:46 +01:00
Thomas Nordquist
763f301bfd Fix side by side view width 2019-01-25 19:24:41 +01:00