[JBoss JIRA] (JBIDE-21841) Shortened repo URL in Import wizard is weird
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21841?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21841 at 3/9/16 9:44 AM:
------------------------------------------------------------------
[~mlabuda] I agree on the sytling but not on the shortening. Without the shortening I ended up scrolling to discover the end, since that was usually what told me if I was using the right build config.
The shortening is done on purpose in the middle since the parts that allow you to identify a url usually are the beginning (host, openshift-server) and the end (the specific build resource). The only enhancement I see that makes sense imho is to measure how much room there is and adapt the shortening, showing the whole string if there's enough room. And then tooltip should show the full url
was (Author: adietish):
[~mlabuda] I agree on the sytling but not on the shortening. Without the shortening I ended up scrolling to discover the end, since that was usually what told me if I was using the right build config.
The shortening is done on purpose in the middle since the parts that allow you to identify a url usually are the beginning (host, openshift-server) and the end (the specific build resource). The only enhancement I see that makes sense imho is to measure how much room there is and adapt the shortening, showing the whole string if there's enough room
> Shortened repo URL in Import wizard is weird
> --------------------------------------------
>
> Key: JBIDE-21841
> URL: https://issues.jboss.org/browse/JBIDE-21841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Labels: import_wizard, openshift_v3
> Attachments: shortened_repo_url.png
>
>
> When Importing an OpenShift 3 application via File - Import - Existing OpenShift Application, there is a wizard page to select a build config to import application repo. We should display repo name as styled text with style (grayed) and it should not be shorten or at least not like this when there is missing a part in the middle of URL.
> !shortened_repo_url.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21841) Shortened repo URL in Import wizard is weird
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21841?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21841:
------------------------------------------
[~mlabuda] I agree on the sytling but not on the shortening. Without the shortening I ended up scrolling to discover the end, since that was usually what told me if I was using the right build config.
The shortening is done on purpose in the middle since the parts that allow you to identify a url usually are the beginning (host, openshift-server) and the end (the specific build resource). The only enhancement I see that makes sense imho is to measure how much room there is and adapt the shortening, showing the whole string if there's enough room
> Shortened repo URL in Import wizard is weird
> --------------------------------------------
>
> Key: JBIDE-21841
> URL: https://issues.jboss.org/browse/JBIDE-21841
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Marián Labuda
> Labels: import_wizard, openshift_v3
> Attachments: shortened_repo_url.png
>
>
> When Importing an OpenShift 3 application via File - Import - Existing OpenShift Application, there is a wizard page to select a build config to import application repo. We should display repo name as styled text with style (grayed) and it should not be shorten or at least not like this when there is missing a part in the middle of URL.
> !shortened_repo_url.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21837) OpenShift server adpter editor: link 'Open launch configuration' throws exception
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21837?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-21837:
-----------------------------------------------
[~adietish], I had it on my 'fake' v3 too, fix is for both v2 and v3.
> OpenShift server adpter editor: link 'Open launch configuration' throws exception
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-21837
> URL: https://issues.jboss.org/browse/JBIDE-21837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v2, server_adapter_editor
> Fix For: 4.4.0.Alpha1
>
> Attachments: ErrorAtEditLaunchConfig.png
>
>
> There is no launch configuration tab groups bound to the openshift launch type.
> As the result, an exception is caught at opening 'Edit Configuration' wizard. The exception is not logged, but user has to click OK on two successive Error and Problem occurred message dialogs and finally gets the wizard with empty Name input and error message 'A name is required for the configuration'.
> This user unfriendly behaviour may be considered an upstream issue, but the workaround is just to bind an empty list of tab groups.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21842) OpenShift server adpter editor: link 'Open launch configuration' throws exception
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21842?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21842:
------------------------------------------
cherry-picked into jbosstools-4.3.x
> OpenShift server adpter editor: link 'Open launch configuration' throws exception
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-21842
> URL: https://issues.jboss.org/browse/JBIDE-21842
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v2, server_adapter_editor
> Fix For: 4.3.1.CR1
>
> Attachments: ErrorAtEditLaunchConfig.png
>
>
> There is no launch configuration tab groups bound to the openshift launch type.
> As the result, an exception is caught at opening 'Edit Configuration' wizard. The exception is not logged, but user has to click OK on two successive Error and Problem occurred message dialogs and finally gets the wizard with empty Name input and error message 'A name is required for the configuration'.
> This user unfriendly behaviour may be considered an upstream issue, but the workaround is just to bind an empty list of tab groups.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21842) OpenShift server adpter editor: link 'Open launch configuration' throws exception
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21842?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21842:
-------------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.4.0.Alpha1)
> OpenShift server adpter editor: link 'Open launch configuration' throws exception
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-21842
> URL: https://issues.jboss.org/browse/JBIDE-21842
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v2, server_adapter_editor
> Fix For: 4.3.1.CR1
>
> Attachments: ErrorAtEditLaunchConfig.png
>
>
> There is no launch configuration tab groups bound to the openshift launch type.
> As the result, an exception is caught at opening 'Edit Configuration' wizard. The exception is not logged, but user has to click OK on two successive Error and Problem occurred message dialogs and finally gets the wizard with empty Name input and error message 'A name is required for the configuration'.
> This user unfriendly behaviour may be considered an upstream issue, but the workaround is just to bind an empty list of tab groups.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21842) OpenShift server adpter editor: link 'Open launch configuration' throws exception
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-21842:
----------------------------------------
Summary: OpenShift server adpter editor: link 'Open launch configuration' throws exception
Key: JBIDE-21842
URL: https://issues.jboss.org/browse/JBIDE-21842
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.4.0.Alpha1
There is no launch configuration tab groups bound to the openshift launch type.
As the result, an exception is caught at opening 'Edit Configuration' wizard. The exception is not logged, but user has to click OK on two successive Error and Problem occurred message dialogs and finally gets the wizard with empty Name input and error message 'A name is required for the configuration'.
This user unfriendly behaviour may be considered an upstream issue, but the workaround is just to bind an empty list of tab groups.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21828) OpenShift Explorer view flickers when refreshing a service
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21828?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-21828:
---------------------------------------
It sounds like the short term solution that may resolve much of this is to revert the changes in the ConnectionRegistry to not notify async. This was something I added as part of making the delete project issue go away, but I don't believe it is integral to a solution for that. There are probably better ways to manage the content provider and this may be one of them; I have never been fond of the design. My suggestion is to start with reverting the changes and work towards these other changes as a refactoring effort, if they make sense.
> OpenShift Explorer view flickers when refreshing a service
> ----------------------------------------------------------
>
> Key: JBIDE-21828
> URL: https://issues.jboss.org/browse/JBIDE-21828
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Xavier Coulon
> Attachments: Screenshot 2016-03-08 10.32.39.png
>
>
> When calling the "Refresh" command on a service, the tree view flickers because of too many refresh calls.
> Adding some traces revealed 25 calls to {{BaseExplorerContentProvider#refreshViewer(Object)}}, which seems way too much for a service with a single pod.
> Attachement: screenshot of the OpenShift Server view, showing 2 projects, one of which has 3 services.
> Custom/added logs in the console:
> {code}
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/mongodb
> Refreshing viewer from sample/mongodb
> Refreshing viewer from sample/mongodb
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/jee-sample
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from sample/nodejs-mongodb-example
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> Refreshing viewer from org.jboss.tools.openshift.internal.ui.models.OpenShiftProjectUIModel@431dafbc
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-21837) OpenShift server adpter editor: link 'Open launch configuration' throws exception
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21837?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21837:
------------------------------------------
[~scabanovich] thanks!
merged into master
> OpenShift server adpter editor: link 'Open launch configuration' throws exception
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-21837
> URL: https://issues.jboss.org/browse/JBIDE-21837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v2, server_adapter_editor
> Fix For: 4.4.0.Alpha1
>
> Attachments: ErrorAtEditLaunchConfig.png
>
>
> There is no launch configuration tab groups bound to the openshift launch type.
> As the result, an exception is caught at opening 'Edit Configuration' wizard. The exception is not logged, but user has to click OK on two successive Error and Problem occurred message dialogs and finally gets the wizard with empty Name input and error message 'A name is required for the configuration'.
> This user unfriendly behaviour may be considered an upstream issue, but the workaround is just to bind an empty list of tab groups.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month