Commit Graph

26 Commits (324b6d28a35cb4318fa640d8bf8fcbec2aac2fbf)

Author SHA1 Message Date
Artem Zatsarynnyi 07d341f4e3 CHE-390: Simplify Editor API (#1197)
* CHE-390: Simplify Editor API by adding abstract EditorProvider

* Remove unused EditorTypeMapping

* Remove obsolete, useless classes

* Remove editor types

* Fix typo in interface name

* Remove EditorAdapter

* Refactor: EmbeddedTextEditorPresenter -> TextEditorPresenter

* Refactor code

* Clean-up

* Remove mime-types

* Refactor JsEditor

* Remove redundatnd dependency

* Rename codenvyDefaultEditor -> cheDefaultEditor
2016-05-06 16:54:34 +03:00
Vitaly Parfonov 3bbdf852a5 Move Contants to shared
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-05 12:25:20 +03:00
Vitaly Parfonov 2c41214725 Features:
Maven plugin
Classpath configuration
Effective pom
Plain java plugin

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-29 15:32:24 +03:00
Roman Nikitenko 8d63d65d07 CHE-362. Add different display modes for StatusNotification
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-28 17:20:46 +03:00
Max Shaposhnik 4bd95c8667 CHE-1065 CHE-1066 CHE-1067 CHE-1068 Decouple shared modules or user, machine, workspace, factory (#1146) 2016-04-28 11:16:38 +03:00
Alexander V 89187788bc Code cleanup (#1121)
Signed-off-by: <alextrentton@gmail.com>
2016-04-27 10:00:07 +03:00
Roman Iuvshin 0978f5c655 [maven-release-plugin] prepare for next development iteration 2016-04-25 16:08:21 +00:00
Roman Iuvshin b0df01a0c1 [maven-release-plugin] prepare release 4.2.0 2016-04-25 16:08:18 +00:00
Vitaly Parfonov 91f6a64e14 Remove usage of MachineExtensionProxyServlet
Add path to wsagent into wsagent server url to avoid doing that on client-side
Add class DevMachine on client-side what contain all needed information for communicate with wsagent and terminal
Remove @Named(cheExtensionPath)

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-04-18 15:22:57 +03:00
Stéphane Tournié 7e51430bb3 CHE-896 Fixing test errors due to status colors static block
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-13 18:41:13 +02:00
Stéphane Tournié 7bf684857a CHE-896 cleaning custom colors in SVN plugin
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-13 11:09:20 +02:00
Stéphane Tournié c2ff560d95 CHE-964 empty credentials at wizard opening and avoid storing empty credentials
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-12 17:10:08 +02:00
Stéphane Tournié 9d960cc640 CHE-942 Fixing NullPointerException at early delegate.onUrlsChanged()
call

Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-12 11:30:16 +02:00
Stéphane Tournié 601a572586 CHE-942 temporarily disable move to path
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-12 09:14:11 +02:00
Stéphane Tournié 13a24b20d9 CHE-941 temporarily disable copy to local path
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-12 09:13:17 +02:00
Stéphane Tournié 52953760c6 CHE-732 Handling folder is null case and returning empty values list and
cleaning no more relevant RolesAllowed annotations

Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-11 13:49:03 +02:00
Stéphane Tournié f8fcc2688d CHE-925 Handle right project events to fetch conflicts and clean only
resolved conflicts

Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-11 13:46:29 +02:00
Stéphane Tournié 3050f80aad IDEX-2721 Verify revision exists before to SVN Export
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-11 09:09:25 +02:00
Roman Iuvshin 0344d76167 [maven-release-plugin] prepare for next development iteration 2016-04-08 16:43:02 +00:00
Roman Iuvshin d66d35f08a [maven-release-plugin] prepare release 4.1.0 2016-04-08 16:42:59 +00:00
Stéphane Tournié d8e8a46b1c CHE-864 Adapt Subversion project importer UI to 4.x
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-06 14:34:34 +02:00
Stéphane Tournié da38d17b57 Refactoring Subversion console to output in 'Consoles' tab
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-04 10:39:36 +02:00
Stéphane Tournié 83121e5b25 CHE-926 Hidding not implemented SVN actions from menu
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-04-04 09:10:05 +02:00
Stéphane Tournié d169ab2d46 fixing che-core-api-dto-maven-plugin version
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-03-31 14:09:52 +02:00
Stéphane Tournié 1688241663 CHE-912 returning no value instead of throwning an exception when project is not a SVN repository
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-03-31 11:05:38 +02:00
Stéphane Tournié a0ba07a6a6 CHE-745 Make plugin-svn build & run as part of Che
Signed-off-by: Stéphane Tournié <stephane.tournie@serli.com>
2016-03-30 10:41:35 +02:00