Commit Graph

277 Commits (d76ba5ccb2fa255a2fbab4574b223ead6df79a30)

Author SHA1 Message Date
Aleksandr Andrienko d76ba5ccb2 Fix ProcessesPanelPresenterTest. Clean up rubbish. (#4237)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-27 17:28:18 +02:00
Aleksandr Andrienko 7e850ddd21 Add terminal debugId. (#4235)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-27 13:01:59 +02:00
Roman Iuvshin e71c7b5671 [maven-release-plugin] prepare for next development iteration 2017-02-17 11:04:07 +00:00
Roman Iuvshin c071c65aa2 [maven-release-plugin] prepare release 5.3.0 2017-02-17 11:03:59 +00:00
Aleksandr Andrienko 830cc34070 Integrate xterm.js (version 2.2.3) widget instead of xterm. (#3943)
Changelog:
Delete old xterm view.
Move requirejs from plugin Orion to the plugin RequireJs.
Create new plugin with xterm.js.
Mavenize xterm.js build, use for build gulp tasks instead of bash scripts.
Rework GWT code for integration xterm.js.
Fix css styles for integration with GWT css resources and using Eclipse CHE white and dark themes.
Rework terminal resize mechanizm.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-02-15 18:46:40 +02:00
Valeriy Svydenko 97c290cf28 CHE-4000: fix wrong request URL for SSH service (#4053) 2017-02-08 15:06:19 +02:00
Valeriy Svydenko c9d700bca2 CHE-3785: don't show empty error notification (#4045) 2017-02-08 10:23:13 +02:00
Valeriy Svydenko a99aee67d9 Upgrade to GWT 2.8 (#3984) 2017-02-06 16:42:22 +02:00
Roman Iuvshin 0dd0dea686 [maven-release-plugin] prepare for next development iteration 2017-02-01 13:31:32 +00:00
Roman Iuvshin d138c3623f [maven-release-plugin] prepare release 5.2.0 2017-02-01 13:31:25 +00:00
Ilya Buziuk 1ec641a7e8 CHE-58: Refactoring. Introducing new classes for handling Kubernetes resources (KubernetesContainer, KubernetesService, KubernetesEnvVar)
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
2017-01-27 17:33:45 +01:00
Angel Misevski 6e9964c2a2 Add DockerConnectorProvider to allow choosing OpenShiftConnector
Adds class so that choice between DockerConnector and OpenShiftConnector
can be made via setting a property in che.properties. The provider is
injected instead of DockerConnector, and provides the appropriate
implementation through a get() method.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2017-01-27 17:33:45 +01:00
Roman Iuvshin 05a7cd53b5 [maven-release-plugin] prepare for next development iteration 2017-01-18 16:33:24 +00:00
Roman Iuvshin 41d3739928 [maven-release-plugin] prepare release 5.1.0 2017-01-18 16:33:17 +00:00
Vitalii Parfonov 88a1fa41ca Base URL to the master will be provided by AppContext (#3658)
Add ability to take base endpoint to thews master from AppContext
Mark RestContextProvider ad deprecated   


Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-01-13 14:40:25 +02:00
Vitaliy Guliy d7faa2e67b CHE-2859 Provide better alignements in the Process panel (#3699)
* CHE-2859 Provide better alignements in the Process panel

* CHE-2859 Provide better alignements in the Process panel
2017-01-13 10:18:53 +02:00
Valeriy Svydenko b7885f985c CHE-3464: fix a problem with stopping the process after refresh page (#3613) 2017-01-13 09:54:13 +02:00
Dmitry Kuleshov 8d2dc2bf5f Remove machine perspective (#3689) 2017-01-12 15:20:43 +02:00
Aleksandr Andrienko cc5e22b756 CHE-1979: Fix closing terminal widget on typing exit or when user kills terminal process (#3554)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-01-11 17:35:54 +02:00
Aleksandr Andrienko 53f77e2659 CHE-3216: Fix kill terminal process and its children on closing terminal. (#3395)
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-01-11 17:21:32 +02:00
Valeriy Svydenko 1f52e25856 CHE-3578: set focus on the terminal after resizing (#3654) 2017-01-11 15:54:50 +02:00
Oleksii Orel d459b6b66c improve machine label style
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2017-01-10 18:06:36 +02:00
Vitaliy Guliy e969f199d5 CHE-2894 Processes panel should be opened maximized (#3631)
* CHE-3152 Improve buttons on the part toolbar

Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>

* CHE-3152 Improve buttons on the part toolbar

* CHE-2894 Processes panel should be opened maximized

* CHE-3152 Improve buttons on the part toolbar

* CHE-3152 Improve buttons on the part toolbar
2017-01-10 13:09:16 +02:00
Vitaliy Guliy ee4a7b94d1 CHE-3152 Improve buttons on the part toolbar (#3590)
* CHE-3152 Improve buttons on the part toolbar

Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>

* CHE-3152 Improve buttons on the part toolbar

* CHE-3152 Improve buttons on the part toolbar

* CHE-3152 Improve buttons on the part toolbar
2017-01-10 12:33:45 +02:00
Roman Iuvshin 9904460818 [maven-release-plugin] prepare for next development iteration 2017-01-06 11:48:49 +00:00
Roman Iuvshin b5a7d04ca2 [maven-release-plugin] prepare release 5.0.0 2017-01-06 11:48:42 +00:00
Mihail Kuznyetsov 0e8b21ad3f Set new license year 2017-01-04 17:10:31 +02:00
Roman Iuvshin abc1367c1d remove milestone from version 2016-12-23 15:04:56 +02:00
Vitalii Parfonov 5a76dddc62 Allow execution on not dev machine (#3451)
* Allow execution on other machine except dev
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-12-22 18:01:40 +02:00
Valeriy Svydenko 382217c8e4 CHE-3140: don't resize a terminal when it gets selection (#3468) 2016-12-22 12:05:47 +02:00
Roman Iuvshin 813d930275 change version to M10-SNAPSHOT 2016-12-22 11:48:31 +02:00
Vladyslav Zhukovskyi 2bada70da7 Fix disappeared preview url and command line text (#3449)
* Fix disappeared preview url and command line text

* Code cleanup

* Update ProcessesPanelPresenter.java

* Change variable name
2016-12-20 19:54:48 +02:00
Vitaliy Guliy b958fd1e6a CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE (#3450)
* CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE

* CODENVY-1337 Logs of workspace containers and agents are not shown when WS starts in IDE
2016-12-20 18:30:54 +02:00
Valeriy Svydenko 9fe43a1dcf Show Processes panel when Terminal is opened (#3432) 2016-12-19 14:59:46 +02:00
Dmitry Kuleshov 2559ec009b Exec agent IDE client adaptation (#3383)
exec-agent command manager replacement, several improvements to JSOR RPC
2016-12-16 12:23:19 +02:00
Vitalii Parfonov 11b3b9de67 Fix style of terminal panel: allow user-select (#3400)
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-12-15 18:08:34 +02:00
Oleksii Orel 2de17e0422 CHE-2911 improve process panel
Signed-off-by: Oleksii Orel <oorel@codenvy.com>
2016-12-14 16:29:05 +02:00
Florent BENOIT 5266cd930e machine.getOwner() should return userId and not a namespace (#3366)
Fix #3042

Change-Id: I64b4cd3931fec502073ead0115a312430f2434b8
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-12-14 02:01:28 -07:00
Yevhenii Voevodin ab9b0946ec Add exec-agent (#2163) 2016-12-08 16:18:25 +02:00
Vitaliy Guliy a7820faa96 CHE-3177 Properly maximize console and terminal tabs (#3304)
* CHE-3177 Properly maximize console and terminal tabs

Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>

* CHE-3177 Properly maximize console and terminal tabs

Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 19:50:24 +02:00
Vitaliy Guliy b768872294 CHE-2463 Improve Panels behaviors in IDE (#3151)
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-12-07 17:45:37 +02:00
Roman Iuvshin 7850cc2908 [maven-release-plugin] prepare for next development iteration 2016-12-07 12:34:30 +00:00
Roman Iuvshin 1c15a44844 [maven-release-plugin] prepare release 5.0.0-M8 2016-12-07 12:34:25 +00:00
Evgen Vidolob a62a56f333 #2353 fix style to prevent line wrap in terminal (#3284)
Signed-off-by: Evgen Vidolob <evidolob@codenvy.com>
2016-12-06 12:40:46 +02:00
Vladyslav Zhukovskyi 3da5a96b3a Unexpected loss of focus on the project (#3170)
* Add ability to set up manual focus to the terminal panel

* Fix imports

* Add ability to auto select first node when tree becomes visible and it has at least one node

* Fixes

* Fixes
2016-11-28 12:30:44 +02:00
Aleksandr Andrienko 6100119a68 CHE-2365: Add deserializer for 'command' field ComposeServiceImpl. (#2807)
Move compose parser to separate module.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-11-17 19:18:36 +02:00
Evgen Vidolob 830ac58f9d #2923 fix tests 2016-11-15 12:08:33 +02:00
Vitalii Parfonov 747927840c Remove events panel from operation perspective
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2016-11-14 13:01:10 +02:00
Roman Iuvshin 52f84d9092 [maven-release-plugin] prepare for next development iteration 2016-11-10 11:37:24 +00:00
Roman Iuvshin 315056731e [maven-release-plugin] prepare release 5.0.0-M7 2016-11-10 11:37:20 +00:00