[JBoss JIRA] (JBIDE-24983) Application wizard: Details panel for template items with scrollable description are not rendered correctly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24983?page=com.atlassian.jira.plugi... ]
Andre Dietisheim reassigned JBIDE-24983:
----------------------------------------
Assignee: (was: Andre Dietisheim)
> Application wizard: Details panel for template items with scrollable description are not rendered correctly
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24983
> URL: https://issues.jboss.org/browse/JBIDE-24983
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Environment: MacOS 10.11.5 (15F34)
> Red Hat JBoss Developer Studio
> Version: 11.1.0.AM2
> Build id: AM2-v20170905-0703-B967
> Build date: 20170905-0703
> Reporter: Josef Kopriva
> Labels: application_wizard, openhift_v3
> Fix For: 4.5.x
>
> Attachments: Screen Shot 2017-09-05 at 14.21.03.png
>
>
> Text in Detail view is not correctly rendered for templates with longer description.
> # EXEC: launch new application wizard
> # EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
> # EXEC: scroll the details pane several times up and done with the mouse
> Result:
> !Screen Shot 2017-09-05 at 14.21.03.png!
> Content of details pane is displayed in a way that one cannot read it
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25115) Server adapter editor: should inform user that changes in settings are effective after restart only
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25115?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25115:
-------------------------------------
Story Points: 8 (was: 6)
> Server adapter editor: should inform user that changes in settings are effective after restart only
> ---------------------------------------------------------------------------------------------------
>
> Key: JBIDE-25115
> URL: https://issues.jboss.org/browse/JBIDE-25115
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3, server_adapter_editor, ux
> Fix For: 4.5.1.Final
>
>
> To the noob user it's not obvious that any change in settings to the server adapter (done in the server adapter editor) is only active after restarting the adapter.
> We could
> * add an explanatory label within the editor ("changes in settings are only active once the server adapter is restarted")
> * a dialog popping upon saving that says "changes in settings are only active once the server adapter is restarted"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25108) Server adapter editor: can be saved even if there are errors
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25108?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25108:
-------------------------------------
Fix Version/s: 4.5.1.Final
(was: 4.5.x)
> Server adapter editor: can be saved even if there are errors
> ------------------------------------------------------------
>
> Key: JBIDE-25108
> URL: https://issues.jboss.org/browse/JBIDE-25108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.1.Final
>
>
> # ASSERT: have a server editor for an application running on OpenShift
> # EXEC: open the editor
> # EXEC: uncheck "use image provided key" but no value for "Key" (which is an error)
> Result:
> editor gets dirty and can be saved
> Expected:
> editor does not get dirty and cannot be saved since it has errors
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25108) Server adapter editor: can be saved even if there are errors
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25108?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25108:
-------------------------------------
Story Points: 16
Sprint: devex #139 October 2017
> Server adapter editor: can be saved even if there are errors
> ------------------------------------------------------------
>
> Key: JBIDE-25108
> URL: https://issues.jboss.org/browse/JBIDE-25108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.5.1.Final
>
>
> # ASSERT: have a server editor for an application running on OpenShift
> # EXEC: open the editor
> # EXEC: uncheck "use image provided key" but no value for "Key" (which is an error)
> Result:
> editor gets dirty and can be saved
> Expected:
> editor does not get dirty and cannot be saved since it has errors
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25156) CDK3 Server wizard validation shows different error messages in decorator and page description
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25156?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-25156:
----------------------------------
Description: Validation of CDK 3 Server Wizard shows two different error messages. In Minishift Binary decorator there is "The selected file does not exist." which is right vs. page description contains "Unknows error when checking minishift version: C:\etc, etc..." This happens when I insert non-existing path in Minishift Binary label. (was: Validation of CDK 3 Server Wizard shows two different error messages. In Minishift Binary decorator there is "The selected file does not exist." which is right vs. page description contains "Unknows error when checking minishift version: C:\etc, etc..." This happens when I insert non-existing path in Minishift Binary label. Windows only.)
> CDK3 Server wizard validation shows different error messages in decorator and page description
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-25156
> URL: https://issues.jboss.org/browse/JBIDE-25156
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.AM3
> Environment: Windows 10, Fedora
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Optional
>
> Validation of CDK 3 Server Wizard shows two different error messages. In Minishift Binary decorator there is "The selected file does not exist." which is right vs. page description contains "Unknows error when checking minishift version: C:\etc, etc..." This happens when I insert non-existing path in Minishift Binary label.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months