Artem Zatsarynnyi
562a6ba3b2
Revert back context menu for Processes panel ( #2218 )
2016-08-25 20:28:00 +03:00
Oleksii Orel
fd1fcb955b
CHE-2002: fix labels for machine source
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-08-23 18:34:10 +03:00
Artem Zatsarynnyi
16eb62e6ef
CHE-1888: Improve tabbed terminals design ( #2177 )
2016-08-23 11:30:45 +03:00
Vladyslav Zhukovskii
1b226c5531
#953 : Move command property value providers to core API
2016-08-19 18:18:51 +03:00
Alexander Garagatyi
0e9718e016
CHE-1370: refactor workspace environment bottstrapping and handling ( #2108 )
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-08-16 16:23:08 +03:00
Roman Iuvshin
813b36851c
[maven-release-plugin] prepare for next development iteration
2016-08-16 08:28:05 +00:00
Roman Iuvshin
ef38dd5fb2
[maven-release-plugin] prepare release 4.7.0-RC1
2016-08-16 08:28:02 +00:00
Vitaliy Guliy
e07c3dad0e
artik-ide#94 Development and production mode for Artik devices
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-08-12 16:06:03 +03:00
Evgen Vidolob
cc51c0ef27
#1913 Deprecates some of Editor API classes and interfaces
2016-08-12 12:35:28 +03:00
Oleksii Orel
6ec77a6409
CHE-2002: add a field with dockerfile source
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-08-09 19:50:51 +03:00
Oleksii Orel
78a6b0864a
CHE-2002: fix wrong workspace ID for SSH target
...
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-08-09 19:46:33 +03:00
Mihail Kuznyetsov
cca08bfe7a
CHE-1933 Display appropriate content for different recipe types
2016-08-03 17:42:08 +03:00
Roman Nikitenko
1029b2b227
CHE-1366. Rework IDE to respect multi-machine environments in workspace
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-08-02 13:45:41 +03:00
Roman Iuvshin
99b6beb356
[maven-release-plugin] prepare for next development iteration
2016-08-01 10:32:16 +00:00
Roman Iuvshin
3a0fd2a00c
[maven-release-plugin] prepare release 4.6.0
2016-08-01 10:32:13 +00:00
Vitalii Parfonov
b9df73ff48
CHE-1967: make recipe editable in machine perspective ( #1993 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-29 17:35:30 +03:00
Vitalii Parfonov
c957490fd3
CHE-1938: add copy to clipboard button ( #1992 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-29 17:35:17 +03:00
Valeriy Svydenko
b834f896fd
CHE-1785: restore commands when WS is started
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-07-28 15:50:05 +03:00
Valeriy Svydenko
e0b49af712
CHE-1785: save preview URL for the command
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-07-26 17:18:01 +03:00
Vitaliy Guliy
a9d7ecfc1e
CHE-1361 Artik: Resources monitor (CPU, memory and storage)
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-07-26 15:13:12 +03:00
Roman Iuvshin
f9369146c1
[maven-release-plugin] prepare for next development iteration
2016-07-18 13:58:51 +00:00
Roman Iuvshin
b6795f1a9a
[maven-release-plugin] prepare release 4.5.0
2016-07-18 13:58:48 +00:00
Vitalii Parfonov
2a3b86057a
CHE-1529: clear registered machines Map and selected machine in widget then WS stopped ( #1748 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-15 17:31:14 +03:00
Mihail Kuznyetsov
411dd89cd5
CODENVY-556 Add service for fetching recipe script
...
In order to fetch recipe script from external host, and not
end up with 'Mixed content' error, when trying to send
HTTP request on HTTPS installation, we will do it on server side instead.
from HTT
2016-07-15 14:49:51 +03:00
Ann Shumilova
5738cfa5ee
CHE-1404: make commands widget fixed width, and tooltip for full name, cut name with dots
...
Signed-off-by: Ann Shumilova <ashumilova@codenvy.com>
2016-07-14 14:51:49 +03:00
Vladyslav Zhukovskii
5d573b8a5f
CHE-1075: Auto select first project after workspace startup
...
This PR fix problem, which could be occurred after factory import, when actions has been performed.
2016-07-13 16:23:22 +03:00
Vladyslav Zhukovskii
1b33434ad9
CHE-1475: Append projects root path
2016-07-08 15:38:08 +03:00
Vladyslav Zhukovskii
400b11e0a6
Provide correct project path
...
Now `CurrentProjectPathProvider` provides correct project path based on selected resource in application context.
2016-07-08 14:04:29 +03:00
Roman Nikitenko
a78c8c7cde
Add IDs for consoles button
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-07-08 10:08:16 +03:00
Roman Nikitenko
1aaa37ef74
CHE-1292. Add ability to divide Consoles area vertically and horizontally
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-07-06 15:04:02 +03:00
Vitalii Parfonov
6d84934f69
CHE-1416: don't activate consoles part in case factory ( #1664 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-05 21:27:49 +03:00
Vitalii Parfonov
696ccfdf8f
CHE-1416:Show terminal to the dev machine only after startig ws-agent ( #1647 )
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-07-05 15:41:54 +03:00
Yevhenii Voevodin
d1aa2cfed7
User structural refactoring
2016-07-05 11:27:58 +03:00
Vladyslav Zhukovskyi
d0277066ac
Merge pull request #1383 from eclipse/projectManager
...
Resource management
2016-07-04 16:17:57 +03:00
Alexander Garagatyi
d666fbda27
CHE-1365: remove deprecated methods from docker client
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-07-04 13:09:25 +03:00
Vladyslav Zhukovskii
001b4b87e8
Resource management
...
Signed-off-by: Vladyslav Zhukovskii <vzhukovskii@codenvy.com>
2016-07-02 18:15:33 +03:00
Artem Zatsarynnyi
e5a14ba906
CHE-1362: make commands execution less error prone ( #1619 )
2016-07-01 16:21:27 +03:00
Roman Iuvshin
6a23f97700
[maven-release-plugin] prepare for next development iteration
2016-06-28 16:00:40 +00:00
Roman Iuvshin
400648e1db
[maven-release-plugin] prepare release 4.4.0
2016-06-28 16:00:37 +00:00
Max Shaposhnik
24919ab8aa
CODENVY-703; do not show terminal by default in factories ( #1586 )
2016-06-27 17:28:06 +03:00
Roman Nikitenko
d009e3bd75
CHE-1376. Remove 'Stop dev machine' action from 'Machine' menu
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-06-24 18:14:06 +03:00
Vitalii Parfonov
7436a1e306
CHE-1359: fix NPE in case recipe set as content but not location URL ( #1575 )
...
* CHE-1359: fix NPE in case recipe for machine set as content but not location.
Mark Machine class form ide module as Deprecated. It must be reworked
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-24 17:53:23 +03:00
Vitaliy Guliy
ba2b8fa3d5
Merge pull request #1574 from eclipse/CHE-1277
...
CHE-1277 Move machines output to project perpective
2016-06-24 13:16:24 +03:00
Mihail Kuznyetsov
ce6fb560d3
CHE-1234 Encode command name when making request to service
2016-06-24 11:04:27 +03:00
Vitaliy Guliy
30d93f1835
CHE-1277 Move machines output to project perpective
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-24 10:55:50 +03:00
Vitalii Parfonov
673df50a1b
CHE-1328: fix cheking on equals in case checking null and empty string. ( #1510 )
...
Code clean up
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-06-15 17:36:45 +03:00
Vitaliy Guliy
fa4df431f3
CHE-1228 Add context menu to the consoles tree
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-06-15 12:55:43 +03:00
Roman Iuvshin
5adff554bc
[maven-release-plugin] prepare for next development iteration
2016-06-13 18:57:39 +00:00
Roman Iuvshin
e9f5d4971e
[maven-release-plugin] prepare release 4.3.0
2016-06-13 18:57:36 +00:00
Vladyslav Zhukovskii
8996ed9db1
Move classes related with virtual file to resources package
2016-06-07 15:35:54 +03:00