Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Nordquist
183ea9d8c0 Allow publishing topics with ctrl+return 2019-07-07 12:44:34 +02:00
Thomas Nordquist
188b5c6c16 Fix typical bugs 2019-06-26 17:41:21 +02:00
Thomas Nordquist
fcb61b563c Refactor 2019-06-17 12:12:22 +02:00
Thomas Nordquist
92e045297e Update code formatting 2019-06-15 14:56:57 +02:00
Thomas Nordquist
6176859c7c Update MaterialUI 2019-06-14 11:58:46 +02:00
greenkeeper[bot]
f8648b92a1 Update dependencies to enable Greenkeeper 🌴 (#121)
* chore: add Greenkeeper config file

* chore(package): update dependencies

* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* chore(package): update lockfile app/yarn.lock

* chore(package): update lockfile yarn.lock

* Fix update specific issues

* Fix AceEditor
2019-06-05 11:48:15 +02:00
Thomas Nordquist
64e974f6c7 Remove unused prop 2019-04-15 15:54:10 +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
e2c60cca64 Refactor project structure 2019-04-07 21:34:03 +02:00
Thomas Nordquist
09dcce97b7 Refactor 2019-04-04 20:23:27 +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
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
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
72a3c5953f Make topics selectable 2019-01-25 13:06:01 +01:00
Thomas Nordquist
be8e05dbfa Add clear button to topic search 2019-01-22 17:10:48 +01:00
Thomas Nordquist
fa24fa9abb Add tooltip to retain checkbox 2019-01-20 14:57:10 +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
f893d5ce60 Refactor communication
Add QoS andd retain flag
Refactor reducer
2019-01-20 05:30:21 +01:00
Thomas Nordquist
14401fbc7b Reverse publish history order 2019-01-18 10:26:19 +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
31b3077743 Remove unnecessary json editor options 2019-01-13 15:12:57 +01:00
Thomas Nordquist
a677fb7a0c Add message history to frontend 2019-01-12 20:25:52 +01:00
Thomas Nordquist
b52b2d7696 Refactor 2019-01-11 18:52:12 +01:00