[JBoss JIRA] (JBIDE-22045) Wrong Source Path when creating OS3 Server Adapter for multiple applications
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22045?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22045.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
> Wrong Source Path when creating OS3 Server Adapter for multiple applications
> ----------------------------------------------------------------------------
>
> Key: JBIDE-22045
> URL: https://issues.jboss.org/browse/JBIDE-22045
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Alexey Kazakov
> Assignee: Andre Dietisheim
> Priority: Blocker
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.0.Alpha1
>
> Attachments: launch_config.png, Screenshot 2016-03-31 14.34.47.png, server-adapter.png
>
>
> 1.
> !server-adapter.png|thumbnail!
> 2. Even selecting the correct source manually doesn't help. The eclipse project is still incorrect in the launch config.
> !launch_config.png|thumbnail!
> Maybe it's because the nodejs eclipse project is not a wtp project and the server adapter picks up the only available wtp module - eap-app.
> The only way to create a proper server adapter for the nodejs-example is to delete the eap eclipse project from the workspace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22049) Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22049?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22049.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
> Deploy Docker Image wizard: "Deployment Configuration & Scalability" page has minor UI issues
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-22049
> URL: https://issues.jboss.org/browse/JBIDE-22049
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: deploy_docker_wizard
> Fix For: 4.4.0.Alpha1
>
> Attachments: deploy-config-scalability-page.png, deployment-config-page.png, DeploymentConfigLayout.png
>
>
> The ""Deployment Configuration & Scalability" wizard page when deploying a docker image has minor UI glitches that we should fix as you can see in the following screenshot. We should also maybe use 3 groups to distinguish the 3 settings cathegories in more obvious way.
> !deploy-config-scalability-page.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22060) Preferences: openshift 3 oc location is saved on cancel, validation is broken
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22060?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22060.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
> Preferences: openshift 3 oc location is saved on cancel, validation is broken
> -----------------------------------------------------------------------------
>
> Key: JBIDE-22060
> URL: https://issues.jboss.org/browse/JBIDE-22060
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> Validation should show/clean error message and update OK and Apply buttons on each change. Now, error message and button state is updated only after input text field looses focus.
> Cancel should leave value that was saved at the last OK or Apply or Perform Defaults (let Perform Defaults apply its value even if it is not correct). Now, after changing input and cancelling, when preferences dialog is reopened, the value is changed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22061) Table is not refreshed properly in SWT_GTK3
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22061?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22061.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5227.
> Table is not refreshed properly in SWT_GTK3
> -------------------------------------------
>
> Key: JBIDE-22061
> URL: https://issues.jboss.org/browse/JBIDE-22061
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> This issue was found while testing JBIDE-21815 and description to that issue fits to what happens in SWT_GTK3 with table. Difference is that the other issue is caused by some model failures and can be reproduced on all OS, and this case is relevant only to SWT_GTK3 when wizard model works without failures.
> Steps for some generic wizard (Deploy Image to Openshift is an example).
> 1. Create a wizard with two pages. First page has some text input, second table. Content of table is refreshed on change of text input on the first page. Input object for the table is the same, only content provider returns new values. Table has scroll, and content should be large enough to make scroll appear (without scroll, the issue is not reproduced).
> 2. Change text input on the first page, and push 'Next->' to open the second page.
> 3. At the very first navigating to the second page, the content of the table is correct, as provided by the logic binding the text input and the table.
> 4. Go back to the first page and change text input.
> 5. Again navigate to the second page.
> 6. Failure - content of the table remains as it was for the previous text input.
> 7. Recovering - just pass mouse over the table, its data in cells passed is refreshed. That means that table model is refreshed, but rendering was not completed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22245) Application Wizard: Resource label key has wrong label
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22245?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-22245:
----------------------------------
Description: In New Application wizard on the page with labels, if I select to create/edit an existing label there is opened a dialog with label details. Label consists of key:value pair (it comes from kubernetes concept), but in this labels of text widgets are "Label:" and "Value:". I think we should have it labeled as "Key:" and "Value:" instead. (was: In New Application wizard on the page with labels, if I select to create/edit an existing label there is opened a dialog with label details. Label consists of key-value pair, but in this dialog is label Label and Value component of label - labels of text widgets are "Label:" and "Value:". I think we should have it labeled as "Key:" and "Value:" instead. )
> Application Wizard: Resource label key has wrong label
> ------------------------------------------------------
>
> Key: JBIDE-22245
> URL: https://issues.jboss.org/browse/JBIDE-22245
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard, openshift_v3, ux
>
> In New Application wizard on the page with labels, if I select to create/edit an existing label there is opened a dialog with label details. Label consists of key:value pair (it comes from kubernetes concept), but in this labels of text widgets are "Label:" and "Value:". I think we should have it labeled as "Key:" and "Value:" instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22245) Application Wizard: Resource label key has wrong label
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22245?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-22245:
----------------------------------
Labels: application_wizard openshift_v3 ux (was: )
> Application Wizard: Resource label key has wrong label
> ------------------------------------------------------
>
> Key: JBIDE-22245
> URL: https://issues.jboss.org/browse/JBIDE-22245
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Priority: Minor
> Labels: application_wizard, openshift_v3, ux
>
> In New Application wizard on the page with labels, if I select to create/edit an existing label there is opened a dialog with label details. Label consists of key-value pair, but in this dialog is label Label and Value component of label - labels of text widgets are "Label:" and "Value:". I think we should have it labeled as "Key:" and "Value:" instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22245) Application Wizard: Resource label key has wrong label
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-22245:
-------------------------------------
Summary: Application Wizard: Resource label key has wrong label
Key: JBIDE-22245
URL: https://issues.jboss.org/browse/JBIDE-22245
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Priority: Minor
In New Application wizard on the page with labels, if I select to create/edit an existing label there is opened a dialog with label details. Label consists of key-value pair, but in this dialog is label Label and Value component of label - labels of text widgets are "Label:" and "Value:". I think we should have it labeled as "Key:" and "Value:" instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months