[JBoss JIRA] (JBIDE-20069) OpenShift Feature is missing
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20069?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20069:
-------------------------------------
Labels: openshift_v3 (was: )
> OpenShift Feature is missing
> ----------------------------
>
> Key: JBIDE-20069
> URL: https://issues.jboss.org/browse/JBIDE-20069
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3
> Fix For: 4.3.0.Beta2
>
> Attachments: missing-openshift-feature.png
>
>
> In Installation Details under tab Features should be located OpenShift feature (or OpenShift UI feature). But it is missing in JBT (also in JBDS).
> !missing-openshift-feature.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20004) OpenShift v3 resources names should be camelcasized or splitted by space character
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20004?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-20004:
-------------------------------------
Labels: openshift_v3 (was: )
> OpenShift v3 resources names should be camelcasized or splitted by space character
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-20004
> URL: https://issues.jboss.org/browse/JBIDE-20004
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Marián Labuda
> Assignee: Jeff Cantrill
> Priority: Minor
> Labels: openshift_v3
> Fix For: 4.3.0.Beta2
>
>
> Currently OpenShift v3 resources are as one long name and without camel case practice or spaces or spaces with capitalized first letters. It would be better to have more appropriate format.
> Affected resources:
> * Buildconfigs should be "Build configs" or "BuildConfigs" or "Build Configs"
> * Deploymentsconfigs should be "Deployment configs" or "DeploymentConfigs" or "Deployment Configs"
> * Imagestream should be "Image streams" or "ImageStreams" or "Image Streams"
> * Replicationcontrollers should be "Replication controllers" or "ReplicationControllers" or "Replication Controllers"
> I would suggest to use capitalized separated wording but I leave it up to decision of developer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBDS-3460) Line numbers should be shown in text editors by default
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3460?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3460:
-----------------------------
Fix Version/s: 9.0.0.Beta2
> Line numbers should be shown in text editors by default
> -------------------------------------------------------
>
> Key: JBDS-3460
> URL: https://issues.jboss.org/browse/JBDS-3460
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build, installer
> Affects Versions: 9.0.0.Beta1
> Reporter: Marián Labuda
> Assignee: Max Rydahl Andersen
> Fix For: 9.0.0.Beta2
>
>
> Eclipse use by default shown line numbers for text editors (e.g. Java classes). But our developer studio has line numbers hidden by default. I remember there was some questionnarie some time ago but unfortunately I do not remember results from it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19952) v3 Application wizard: Template label decorators don't go away
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19952?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-19952:
-------------------------------------
Fix Version/s: 4.3.0.CR1
(was: 4.3.0.Beta2)
> v3 Application wizard: Template label decorators don't go away
> --------------------------------------------------------------
>
> Key: JBIDE-19952
> URL: https://issues.jboss.org/browse/JBIDE-19952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Jeff Cantrill
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: additional-error-marker.png, Resource Label dialog.png
>
>
> While adding a new label when creating a template, the validation decorator persists and sometime the validation message even for valid labels. See attachment.
> Also, noticed focusing away from dialog and back makes them go away. Repainting issue?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19692) Connection wizard: URL history contains only URLs of already existing connections
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19692?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-19692:
-------------------------------------
Issue Type: Enhancement (was: Bug)
> Connection wizard: URL history contains only URLs of already existing connections
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-19692
> URL: https://issues.jboss.org/browse/JBIDE-19692
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: connection_wizard
> Fix For: 4.3.0.CR1
>
>
> URL Autocomplete/History feature implemented in JBIDE-19445 allows user to select only URLs of already existing connections (those present in OpenShift explorer view). Once the connection with some URL is removed from OpenShift explorer view, this URL is also removed from combo box of URL history.
> URL autocomplete/history should remember all URL of successfully established connections even after they removal from OpenShift explorer view.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19759) Application wizard: cannot launch v3 application wizard via File->New->OpenShift
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19759?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-19759:
-------------------------------------
Priority: Critical (was: Major)
> Application wizard: cannot launch v3 application wizard via File->New->OpenShift
> --------------------------------------------------------------------------------
>
> Key: JBIDE-19759
> URL: https://issues.jboss.org/browse/JBIDE-19759
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.3.0.Beta2
>
> Attachments: empty-v2-wizard-page.png, no-application-wizard.png
>
>
> If you launch the application wizard via File->New->OpenShift you can only create OpenShift v2 applications. I should get v3 pages if I select a v3 connection in the 1st wizard page with the connection credentials. Currently if I select a v2 connection I can create v2 applications. If I select a v3 connection the wizard is non-functional.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months