[
https://issues.jboss.org/browse/JBIDE-22242?page=com.atlassian.jira.plugi...
]
Marián Labuda commented on JBIDE-22242:
---------------------------------------
According to the Eclipse guidelines for objects in views (link attached in the end of the
description), I think it could/should be following (plus my explanations where it is
necessary):
*Connection:*
{code}New
-------------
Refresh
Show In
-------------
Edit Connection...
Delete
-------------
Manage Projects...
Deploy Docker Image...
-------------
Properties{code}
*Project:*
{code}New
-------------
Refresh
Show In
-------------
Delete
-------------
Import Application...
Deploy Docker Image...
-------------
Properties{code}
*Service:*
{code}New
-------------
Refresh
Show In
-------------
Edit...
Delete
-------------
Start Build
Deploy Latest
Scale
-------------
Server Adapter...
Import Application...
Show Webhooks...
-------------
Properties{code}
service specific actions/commands are split because of their nature. First part is used
for manipulation of an application - start build, deploy latest, scale (= +/- pods) -
ordered according to importance/what it does. Second part is more about handling/managing
- new server adapter, import app, show webhooks. But maybe there could be found a better
way
*Pod:*
{code}New
-------------
Refresh
Show In
-------------
Delete
-------------
Build Log... | (Pod Log...
Port Forwarding...)
-------------
Properties{code}
comments and thoughts are welcomed
OpenShift Explorer: Reorganize context menus
--------------------------------------------
Key: JBIDE-22242
URL:
https://issues.jboss.org/browse/JBIDE-22242
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Priority: Critical
Labels: explorer, openshift_v3, ux
Fix For: 4.4.0.Alpha2
Attachments: connection_cm.png, pod_cm.png, project_cm.png, service_cm.png
It would be nice if we would have context menus of OpenShift elements in OpenShift
Explorer view a bit reorganized, because at the moment some of them seems to be for me a
bit messy (as least context menu of a service).
See screenshots of context menus:
connection
!connection_cm.png!
project
!project_cm.png!
service
!service_cm.png!
pod
!pod_cm.png!
Here is the guideline how should context menus look like
https://wiki.eclipse.org/User_Interface_Guidelines#Context_Menus_2
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)