Commit Graph

127 Commits

Author SHA1 Message Date
Thomas Nordquist
cd68e966ab Fix test text input 2019-06-18 10:27:58 +02:00
Thomas Nordquist
6baeafce39 Fix typo 2019-06-18 10:27:42 +02:00
Thomas Nordquist
92e045297e Update code formatting 2019-06-15 14:56:57 +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
1f9215a19f Fix ui-tests 2019-06-04 23:00:42 +02:00
Thomas Nordquist
fe16eabb6b Adapt to newer webdriver api 2019-05-28 11:00:06 +02:00
Thomas Nordquist
6e4754f475 Disable auto-updater for appx/snap/mas builds 2019-05-07 17:44:42 +02:00
Thomas Nordquist
b2913c7e0e Disable auto update for osx only 2019-05-03 12:07:58 +02:00
Thomas Nordquist
397b95f9e5 Disable auto update
Auto update is buggy https://github.com/electron-userland/electron-builder/issues/3681
2019-05-03 12:07:58 +02:00
Thomas Nordquist
a411d21133 Fix auto update 2019-05-03 12:07:58 +02:00
Thomas Nordquist
10e37624a5 Improve demo video 2019-05-03 12:07:58 +02:00
Thomas Nordquist
20cde3e2a4 Merge branch 'master' of https://github.com/thomasnordquist/MQTT-Explorer 2019-05-01 02:46:06 +02:00
Thomas Nordquist
ae7440f8ab Fix linux icon 2019-05-01 01:26:00 +02:00
Thomas Nordquist
03e228e5a0 Fix ci fullscreen flag 2019-05-01 00:58:04 +02:00
Thomas Nordquist
86544c1334 Disable sandbox 2019-04-30 18:35:29 +02:00
Thomas Nordquist
817202fc20 Disable electron sandbox due to crashes 2019-04-30 17:44:53 +02:00
Thomas Nordquist
365ebc78ab Fix ui tests 2019-04-30 16:25:37 +02:00
Thomas Nordquist
2a541a80dc Fix ui tests 2019-04-30 15:54:53 +02:00
Thomas Nordquist
e9e6ea618d Change leak acceptance level 2019-04-27 10:31:16 +02:00
Thomas Nordquist
1f65a0f316 Upgrade electron to v5.0.0 2019-04-26 17:45:35 +02:00
Thomas Nordquist
af2ff0149d Add memory leak test-suite 2019-04-25 13:50:15 +02:00
Thomas Nordquist
8cd11cde3b Disable redux dev tools on default 2019-04-25 09:01:07 +02:00
Thomas Nordquist
48e65947f7 Load (my) redux dev tools in dev mode 2019-04-15 14:15:59 +02:00
Thomas Nordquist
2de7840897 Script ui-test scenes 2019-04-15 10:15:06 +02:00
Thomas Nordquist
e6bcc00927 Record tests as separate scenes 2019-04-13 12:49:47 +02:00
Thomas Nordquist
c7b0400e84 Revert "Fix zoom key modifier for windows"
This reverts commit 2590a701bb.
Test failed
2019-04-10 12:05:27 +02:00
Thomas Nordquist
10bac1bcd6 Fix topic expansion test helper 2019-04-10 11:12:27 +02:00
Thomas Nordquist
2590a701bb Fix zoom key modifier for windows
Windows uses Ctrl+= istead of Ctrl++ otherwise
Seen this fix in the signal app
2019-04-10 10:54:01 +02:00
Thomas Nordquist
5be21475ce Revert "Upgrade electron"
This reverts commit cefd9e95db.
2019-04-09 23:56:20 +02:00
Thomas Nordquist
1e8a451a68 Fix test execution 2019-04-09 19:49:40 +02:00
Thomas Nordquist
cefd9e95db Upgrade electron 2019-04-09 19:07:05 +02:00
Thomas Nordquist
4dfeddbdae Fix test execution 2019-04-09 15:53:25 +02:00
Thomas Nordquist
11382e3af6 Fix method name 2019-04-09 12:09:42 +02:00
Thomas Nordquist
1400540852 Refactor electron launcher
Don't try auto-update on portable builds
2019-04-09 12:04:20 +02:00
Thomas Nordquist
e89ca2bfa4 Improve development
Redirect app visitors to mqtt-explorer.com
2019-04-08 13:59:45 +02:00
Thomas Nordquist
e2c60cca64 Refactor project structure 2019-04-07 21:34:03 +02:00
Thomas Nordquist
7a78cffa13 Use development env 2019-04-05 16:50:19 +02:00
Thomas Nordquist
09dcce97b7 Refactor 2019-04-04 20:23:27 +02:00
Thomas Nordquist
100bfdd560 Fix typos 2019-03-26 16:04:32 +01:00
Thomas Nordquist
1f70c1ba3c Add app screenshot generation 2019-03-05 14:09:02 +01:00
Thomas Nordquist
197781a4d8 Add codesigning and fix packaging 2019-03-05 12:55:44 +01:00
Thomas Nordquist
4340515012 Add build info to each package 2019-03-05 00:08:56 +01:00
Thomas Nordquist
7961a7dd3f Prepare release 2019-03-04 18:56:22 +01:00
Thomas Nordquist
4c84a9b5f6 Fix demo 2019-03-04 17:21:11 +01:00
Thomas Nordquist
016bf5dfcd Rework demo video 2019-03-04 16:13:27 +01:00
Thomas Nordquist
f10cd89647 Demonstrate json formatting 2019-03-03 16:24:55 +01:00
Thomas Nordquist
6000541c32 Visualize diff function in video 2019-03-03 15:52:34 +01:00
Thomas Nordquist
91486718d8 Fix electron downgrade 2019-03-03 00:55:15 +01:00
Thomas Nordquist
55dd79aebd Change recording resolution 2019-03-03 00:13:56 +01:00
Thomas Nordquist
f16d0cd271 Clean dependencies 2019-03-02 23:37:04 +01:00