[jbosstools-issues] [JBoss JIRA] (JBIDE-21841) Shortened repo URL in Import wizard is weird

Andre Dietisheim (JIRA) issues at jboss.org
Tue Apr 5 17:54:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-21841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187097#comment-13187097 ] 

Andre Dietisheim edited comment on JBIDE-21841 at 4/5/16 5:53 PM:
------------------------------------------------------------------

[~fbricon] [~jeffmaury] we have a detail pane mechanism that spares you from coding the boiler plate mostly. You can see an exemplary usage in the [ServerSettingsWizardPage#https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/server/ServerSettingsWizardPage.java#L595]. 
The selected build config is available in ImportApplicationWizardModel#getSelectedItem. 


was (Author: adietish):
[~fbricon][~jeffmaury] we have a detail pane mechanism that spares you from coding the boiler plate mostly. You can see an exemplary usage in the [ServerSettingsWizardPage#https://github.com/jbosstools/jbosstools-openshift/blob/master/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/server/ServerSettingsWizardPage.java#L595]. 
The selected build config is available in ImportApplicationWizardModel#getSelectedItem. 

> 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
>            Assignee: Jeff MAURY
>              Labels: import_wizard, openshift_v3
>             Fix For: 4.4.0.Alpha1
>
>         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)



More information about the jbosstools-issues mailing list