[JBoss JIRA] (JBIDE-24024) Server adapter editor, wizard: better tell me what the settings are for
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-24024:
----------------------------------------
Summary: Server adapter editor, wizard: better tell me what the settings are for
Key: JBIDE-24024
URL: https://issues.jboss.org/browse/JBIDE-24024
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Fix For: 4.5.0.AM1
Attachments: image-2017-03-03-11-43-41-941.png, image-2017-03-03-11-44-46-410.png
A server adapter will publish local files to a pod in OpenShift (via rsync). Our wizard and server adapter editors allows to set the adapter to fullfill this task. The wizard and the editor do a poor job explaining the purpose of those settings though:
The wizard generically states that it does "file synchronization" but fails to tell "from" where to "where"
!image-2017-03-03-11-43-41-941.png!
The editor is even poorer in usability. It wont say anything about file synchronization and even mixes settings for the source and destination:
!image-2017-03-03-11-44-46-410.png!
"Source Path" should be right below the "Eclipse Project" since it's providing further details for it. "Pod Deployment Path" should be right below "Resource" (år "Service" in older verisions of this editor" since it provides the path on pods that are identified by "Resource".
Ideally we'd also add labels "From" and "To" (or similar means to better identify the settings)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-24023) Server adapter editor: I have no indication of what project the selected service is located in
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-24023:
----------------------------------------
Summary: Server adapter editor: I have no indication of what project the selected service is located in
Key: JBIDE-24023
URL: https://issues.jboss.org/browse/JBIDE-24023
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Fix For: 4.5.0.AM1
Attachments: image-2017-03-03-10-45-25-851.png
steps to reproduce:
# ASSERT: have 2 nodejs (or eap- or any other) application running in 2 different projects, where you used the same template for both of them. Ex. "nodejs-example" in project "myPOC" and "nodejs-example" in project "myProject".
# EXEC: create a server adapter for 1 of them
# EXEC: open up the server adapter editor and look into "Service:"
Result:
You have no idea what service this adapter is publishing to, the one in "myPOC" or the one in "myProject"?
!image-2017-03-03-10-45-25-851.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months