Commit Graph

  • 75ef8ea987
    Merge pull request #27 from bcmi-labs/electron-4x-menu Jan Bicker 2019-06-26 09:02:14 +02:00
  • 1b90b7af29 Updated theia jbicker 2019-06-26 08:43:38 +02:00
  • c7c5ab57c2 Bugfix and yarn.lock update jbicker 2019-06-25 13:42:03 +02:00
  • b7e17b5828 Updated to next (26c3273a) Theia. Akos Kitta 2019-06-24 13:09:18 +02:00
  • 6195da3858 Added boards toolbar item. jbicker 2019-06-24 18:00:17 +02:00
  • c54ae96a3c Overwritten EditorWidgetFactory, made editor widget not closable. jbicker 2019-06-21 17:02:45 +02:00
  • 54d90d5413 Added save button and turned auto save on by default. jbicker 2019-06-21 13:11:16 +02:00
  • f4f7a9998e Small fixes jbicker 2019-06-20 17:28:53 +02:00
  • 4096afde96 Open the sketch in a new window. jbicker 2019-06-20 09:35:56 +02:00
  • 92afa48c05 Implemented possibility to open sketches via file navigator. jbicker 2019-06-19 11:30:26 +02:00
  • 9d3cbf2ea0 Use service to load sketches jbicker 2019-06-18 18:14:59 +02:00
  • 0c937212e2 Added Open Toolbutton jbicker 2019-06-17 18:26:24 +02:00
  • 7760915014
    Merge pull request #23 from bcmi-labs/ui-changes Jan Bicker 2019-06-17 09:36:26 +02:00
  • f9746b350d Further customization of the statusbar jbicker 2019-06-14 18:32:32 +02:00
  • 2066f20d78 Added the tooltip to the right of the toolbar jbicker 2019-06-14 17:37:46 +02:00
  • f5560626e5 Removed/hidden elements from bottom widget bar (Log output) jbicker 2019-06-14 16:08:19 +02:00
  • 1f1861e1d8 Adapted design of toolbar. jbicker 2019-06-14 14:36:46 +02:00
  • 6a956afbcd Added toolbar to top panel. jbicker 2019-06-13 16:45:36 +02:00
  • 4c3becd3e8 Sidebar with Filenavigator, Librarylist and Boardlist does not get rendered initially anymore. jbicker 2019-06-13 10:10:29 +02:00
  • 088951ae01 More color adapted jbicker 2019-06-13 08:30:59 +02:00
  • b7cf9e6755 Removed menu, changed colors jbicker 2019-06-13 07:55:58 +02:00
  • 1d6ba97d68
    Merge pull request #22 from bcmi-labs/build-fix2 v0.1.1 Akos Kitta 2019-05-10 11:08:58 +02:00
  • 94b9fbe29a Yet another attempt to fix the build. Akos Kitta 2019-05-10 10:05:45 +02:00
  • d6fb7e2466
    Update known-issues.txt Christian Weichel 2019-05-09 20:23:05 +02:00
  • 7da8851fad Added refresh attached boards command Christian Weichel 2019-05-09 20:03:38 +02:00
  • 97135bd08e More styling impr. and less UI contributions Sven Efftinge 2019-05-09 10:13:33 -07:00
  • 20db72fec7
    Update known-issues.txt Christian Weichel 2019-05-09 11:40:24 +02:00
  • d670e66f0e
    Merge pull request #18 from bcmi-labs/doc Akos Kitta 2019-05-09 11:04:21 +02:00
  • 93daed6a69 Updated with the application download link. Akos Kitta 2019-05-09 10:57:36 +02:00
  • f592ac69f0 Updated known issues Christian Weichel 2019-05-09 10:49:38 +02:00
  • 19d13df886 Fix sketch upload v0.1.0 Christian Weichel 2019-05-09 09:31:04 +02:00
  • 63c471e005 Fixed colour theme issues Christian Weichel 2019-05-09 09:05:26 +02:00
  • c59a5a6910 Fixed default workspace and empty ws init Christian Weichel 2019-05-09 09:00:40 +02:00
  • 507fbd0fd1 Updated the README with the build step. Akos Kitta 2019-05-09 08:07:07 +02:00
  • d9daf86b48 Implemented "New Sketch" Christian Weichel 2019-05-08 22:24:52 +02:00
  • 5077d95999 Fix selection in list Christian Weichel 2019-05-09 08:05:43 +02:00
  • a974b90536 styling of library items Sven Efftinge 2019-05-08 22:09:20 -07:00
  • ad3c7c6e50 added workspace Sven Efftinge 2019-05-08 22:00:02 -07:00
  • 000fa52321 use library icon from create.arduino Sven Efftinge 2019-05-08 21:59:52 -07:00
  • c7ea4baead [linter] Fixed the whitespace issue. Akos Kitta 2019-05-08 22:43:10 +02:00
  • afe3d5fa34 Set the correct, default theme for the application Akos Kitta 2019-05-08 22:42:32 +02:00
  • f46f580b17 Added Arduino-ish colour theme Christian Weichel 2019-05-08 21:44:16 +02:00
  • 6722eb7089 Fixed arduino-cli ctag compile issue Christian Weichel 2019-05-08 20:46:53 +02:00
  • 583202eb17 Fixed the packager command. Akos Kitta 2019-05-08 18:36:20 +02:00
  • 6b32a75c63 Fixed the link to the GH release page. Akos Kitta 2019-05-08 18:35:18 +02:00
  • 7c3d830ea2 Reverted an obsolete change. Akos Kitta 2019-05-08 17:08:18 +02:00
  • f0eb5a85b8 Fixed compiler error after conflict resolving. Akos Kitta 2019-05-08 16:58:10 +02:00
  • aa770607de Force default workspace on startup. Akos Kitta 2019-05-08 16:48:07 +02:00
  • bb9435b125 Updated the README. Akos Kitta 2019-05-08 14:56:10 +02:00
  • 327ed98bf8 Do not run the CI against the electron branch. Akos Kitta 2019-05-08 13:56:27 +02:00
  • 7678937a62 Updated to next (879de31d) Theia. Akos Kitta 2019-05-08 13:55:53 +02:00
  • d346b81331 Changed the way we init default locations. Akos Kitta 2019-05-08 12:32:19 +02:00
  • bfb0edf50c Guard against no workspaces root. Akos Kitta 2019-05-08 12:10:29 +02:00
  • d8625ad9c3 Use the light theme as the default one. Akos Kitta 2019-05-08 12:09:30 +02:00
  • 8a048936cb Got rid of the deprecated new Buffer. Akos Kitta 2019-05-07 17:12:09 +02:00
  • e31239d3ba Build the app iff the build was manual/scheduled Akos Kitta 2019-05-07 17:11:45 +02:00
  • 6f584bf5d6 Fixed the electron build. Akos Kitta 2019-05-06 22:00:44 +02:00
  • ba995e6869 Upaded readme Christian Weichel 2019-05-08 20:10:56 +02:00
  • b9f5f251af kill daemon on app shutdown Christian Weichel 2019-05-08 14:09:53 +02:00
  • 6d1e486518 Daemon listens on localhost now (no more popup on OSX) Christian Weichel 2019-05-08 14:09:34 +02:00
  • 6584b0d5b1 Improved initial board installation experience Christian Weichel 2019-05-08 15:47:04 +02:00
  • 43ab17fd34 Incorporated review feedback and moved to QuickPickService Christian Weichel 2019-05-08 13:32:39 +02:00
  • be20365a6b Implemented non-attached boards Christian Weichel 2019-05-08 11:25:52 +02:00
  • d787de3ed9 Improved boards view Christian Weichel 2019-05-08 08:24:56 +02:00
  • 2f7d26ded9 Implemented library search and installation Christian Weichel 2019-05-07 17:04:37 +02:00
  • 50c1c7dcb2 Fixed a race condition when requestng core client. Akos Kitta 2019-05-07 11:59:41 +02:00
  • e14ac4a396 [ui] Activate the Output view. Akos Kitta 2019-05-07 10:19:32 +02:00
  • ab214f8426 [dev] Added a task to start things in watch mode. Akos Kitta 2019-05-07 10:17:54 +02:00
  • b2d16ff9a4 Can list HW, build for it and upload Christian Weichel 2019-05-07 12:43:07 +02:00
  • 95ed43c9c4 Regenerated TS RPC for daemon fork Christian Weichel 2019-05-07 09:35:54 +02:00
  • 45a17bc0f5 Adding arduino-cli binaries back in Christian Weichel 2019-05-06 22:27:30 +02:00
  • cc79d53dc4 First stop towards compile/verify Christian Weichel 2019-05-06 19:58:36 +02:00
  • c48d80b137 Made boards installable Christian Weichel 2019-05-06 15:48:33 +02:00
  • 201351fea8 Moving repo to bmci-labs Christian Weichel 2019-05-06 10:25:29 +02:00