1206 Commits

Author SHA1 Message Date
jbicker
4c3becd3e8 Sidebar with Filenavigator, Librarylist and Boardlist does not get rendered initially anymore.
Signed-off-by: jbicker <jan.bicker@typefox.io>
2019-06-13 10:10:29 +02:00
jbicker
088951ae01 More color adapted
Signed-off-by: jbicker <jan.bicker@typefox.io>
2019-06-13 08:30:59 +02:00
jbicker
b7cf9e6755 Removed menu, changed colors
Signed-off-by: jbicker <jan.bicker@typefox.io>
2019-06-13 07:55:58 +02:00
Akos Kitta
1d6ba97d68
Merge pull request #22 from bcmi-labs/build-fix2
Yet another attempt to fix the build.
v0.1.1
2019-05-10 11:08:58 +02:00
Akos Kitta
94b9fbe29a Yet another attempt to fix the build.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-10 10:23:40 +02:00
Christian Weichel
d6fb7e2466
Update known-issues.txt 2019-05-09 20:23:05 +02:00
Christian Weichel
7da8851fad Added refresh attached boards command 2019-05-09 20:22:17 +02:00
Sven Efftinge
97135bd08e More styling impr. and less UI contributions 2019-05-09 19:32:01 +02:00
Christian Weichel
20db72fec7
Update known-issues.txt 2019-05-09 11:40:24 +02:00
Akos Kitta
d670e66f0e
Merge pull request #18 from bcmi-labs/doc
Updated with the application download link.
2019-05-09 11:04:21 +02:00
Akos Kitta
93daed6a69 Updated with the application download link.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-09 11:02:56 +02:00
Christian Weichel
f592ac69f0 Updated known issues 2019-05-09 10:49:38 +02:00
Christian Weichel
19d13df886 Fix sketch upload v0.1.0 2019-05-09 09:31:04 +02:00
Christian Weichel
63c471e005 Fixed colour theme issues 2019-05-09 09:17:10 +02:00
Christian Weichel
c59a5a6910 Fixed default workspace and empty ws init 2019-05-09 09:15:51 +02:00
Akos Kitta
507fbd0fd1 Updated the README with the build step.
From now on, Electron `4.x` is used for the dev.
Otherwise, we could not use `@grpc/grpc-js`.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-09 09:11:18 +02:00
Christian Weichel
d9daf86b48 Implemented "New Sketch" 2019-05-09 08:07:44 +02:00
Christian Weichel
5077d95999 Fix selection in list 2019-05-09 08:07:16 +02:00
Sven Efftinge
a974b90536 styling of library items 2019-05-09 08:07:16 +02:00
Sven Efftinge
ad3c7c6e50 added workspace 2019-05-09 08:07:16 +02:00
Sven Efftinge
000fa52321 use library icon from create.arduino 2019-05-09 08:07:16 +02:00
Akos Kitta
c7ea4baead [linter] Fixed the whitespace issue.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-09 07:46:25 +02:00
Akos Kitta
afe3d5fa34 Set the correct, default theme for the application
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-09 07:46:25 +02:00
Christian Weichel
f46f580b17 Added Arduino-ish colour theme 2019-05-08 22:34:31 +02:00
Christian Weichel
6722eb7089 Fixed arduino-cli ctag compile issue 2019-05-08 22:31:28 +02:00
Akos Kitta
583202eb17 Fixed the packager command.
[skip ci]
2019-05-08 22:31:09 +02:00
Akos Kitta
6b32a75c63 Fixed the link to the GH release page.
[skip ci]
2019-05-08 22:31:09 +02:00
Akos Kitta
7c3d830ea2 Reverted an obsolete change.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
f0eb5a85b8 Fixed compiler error after conflict resolving.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
aa770607de Force default workspace on startup.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
bb9435b125 Updated the README.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
327ed98bf8 Do not run the CI against the electron branch.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
7678937a62 Updated to next (879de31d) Theia.
To have the keybinding issue fixed for electron.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
d346b81331 Changed the way we init default locations.
For the `data` and `downloads`.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
bfb0edf50c Guard against no workspaces root.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
d8625ad9c3 Use the light theme as the default one.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
8a048936cb Got rid of the deprecated new Buffer.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
e31239d3ba Build the app iff the build was manual/scheduled
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
6f584bf5d6 Fixed the electron build.
- Switched from `grpc` to `@grpc/grpc-js`.
 - Use electron `4.x` due to `@grpc/grpc-js`.
 - Enabled the build on Azure Pipelines.
 - From now on, the TS/JS generation is manual.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Christian Weichel
ba995e6869 Upaded readme 2019-05-08 20:10:56 +02:00
Christian Weichel
b9f5f251af kill daemon on app shutdown 2019-05-08 16:36:26 +02:00
Christian Weichel
6d1e486518 Daemon listens on localhost now (no more popup on OSX) 2019-05-08 16:36:26 +02:00
Christian Weichel
6584b0d5b1 Improved initial board installation experience 2019-05-08 16:33:31 +02:00
Christian Weichel
43ab17fd34 Incorporated review feedback and moved to QuickPickService 2019-05-08 16:33:31 +02:00
Christian Weichel
be20365a6b Implemented non-attached boards 2019-05-08 16:33:31 +02:00
Christian Weichel
d787de3ed9 Improved boards view 2019-05-08 16:33:31 +02:00
Christian Weichel
2f7d26ded9 Implemented library search and installation 2019-05-07 20:28:19 +02:00
Akos Kitta
50c1c7dcb2 Fixed a race condition when requestng core client.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-07 14:24:59 +02:00
Akos Kitta
e14ac4a396 [ui] Activate the Output view.
- When new output arrives from the daemon.
 - Make sure, the current output channel is selected
before appending any message to it.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-07 14:24:59 +02:00
Akos Kitta
ab214f8426 [dev] Added a task to start things in watch mode.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-07 14:24:59 +02:00