[JBoss JIRA] (JBIDE-21612) Explorer: Properly Handle deployer and pre/post hook pods
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21612?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21612:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.x)
> Explorer: Properly Handle deployer and pre/post hook pods
> ---------------------------------------------------------
>
> Key: JBIDE-21612
> URL: https://issues.jboss.org/browse/JBIDE-21612
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Jeff Cantrill
> Fix For: 4.5.0.AM1
>
>
> Special pods are not associated with the deployment. We should be able to do that by looking at the annotation:
> {{{
> "kind": "Pod",
> "apiVersion": "v1",
> "metadata": {
> "name": "database-1-deploy",
> "namespace": "aaa",
> "selfLink": "/api/v1/namespaces/aaa/pods/database-1-deploy",
> "uid": "0162415c-c6c6-11e5-80fd-080027c5bfa9",
> "resourceVersion": "55087",
> "creationTimestamp": "2016-01-29T20:22:23Z",
> "labels": {
> "openshift.io/deployer-pod-for.name": "database-1"
> },
> "annotations": {
> "openshift.io/deployment.name": "database-1",
> "openshift.io/scc": "restricted"
> }
> },
> }}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-21598) Properties: OpenShift resource properties are shrinked in case of small view
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21598?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21598:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.x)
> Properties: OpenShift resource properties are shrinked in case of small view
> ----------------------------------------------------------------------------
>
> Key: JBIDE-21598
> URL: https://issues.jboss.org/browse/JBIDE-21598
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Labels: openshift_v3, properties
> Fix For: 4.5.0.AM1
>
> Attachments: shrinked_tabbed_props.png
>
>
> In properties view when browsing OpenShift resources (e.g. project in OpenShift explorer is selected and properties view is opened) and properties view is too small (height - y axis), the tabbed properties are shrinked and it is necessary to click button on top/bottom of them to get to other tabbed properties representing OpenShift resources. See following screenshot
> !shrinked_tabbed_props.png!"
> This is usability issues because it is pain to click all the time instead of scrolling (suggested solution would be to have a scroll bar) and it causes problem for automatized tests when working with widgets.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-21593) Application wizard: Opening wizard and creating required project (clean connection) makes wizard unusable
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21593?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21593:
-------------------------------
Fix Version/s: 4.4.3.AM1
(was: 4.4.x)
> Application wizard: Opening wizard and creating required project (clean connection) makes wizard unusable
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21593
> URL: https://issues.jboss.org/browse/JBIDE-21593
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Fedora 22, GTK 3.
> Reporter: Marián Labuda
> Labels: application_wizard, explorer, openshift_v3
> Fix For: 4.4.3.AM1
>
> Attachments: empty_project.png
>
>
> When I am opening a new OpenShift application wizard on OpenShift 3 connection where are no projects yet, at first project dialog to create a new project is opened. Upon creation of a new project, dialog is closed and I am "redirected" back to application wizard, where newly created project should be preselected. Problem is the new project is shown as empty tree item in OpenShift explorer (this happens also if new project dialog is opened directly from the context menu of a clean connection) what makes new OpenShift application wizard unusable, because there are no projects in combo, no matter what. See following screenshot
> !empty_project.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-21558) Warning presented to user kitchensink-angular example - "Angular Eclipse" is not installable in JBoss Central
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21558?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21558:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.4.x)
> Warning presented to user kitchensink-angular example - "Angular Eclipse" is not installable in JBoss Central
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21558
> URL: https://issues.jboss.org/browse/JBIDE-21558
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: project-examples
> Affects Versions: 4.3.1.Beta2
> Environment: Version: 9.1.0.Beta2
> Build id: Beta2-v20160120-1207-B247
> Build date: 20160120-1207
> Reporter: Len DiMaggio
> Assignee: Fred Bricon
> Fix For: 4.5.0.AM1
>
> Attachments: 5.png
>
>
> The sequence of steps is:
> 1) Install JBDS 9.1.0.beta2 (or eclipse + JBossTools 4.3.1.Beta2)
> 2) Install kitchensink-angular sample
> 3) See screenshot - user is prevented with a warning that Eclpse Angular should be installed
> The issue at this point is that Eclipse Angular cannot be installed from JBoss Central - it must be either installed from the Eclipse Marketplace (if the user is running Eclipse + JBossTools) or directly from the plugin download site).
> If we are able to present the user with a warning during the installation process, it would be best if we could also present the user with an install path from JBoss Central.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-21465) 'Disable some filters' option behaves strangely with 'Show installed'
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21465?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21465:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.3.x)
> 'Disable some filters' option behaves strangely with 'Show installed'
> ---------------------------------------------------------------------
>
> Key: JBIDE-21465
> URL: https://issues.jboss.org/browse/JBIDE-21465
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.1.Beta2
> Reporter: Jan Richter
> Assignee: Mickael Istria
> Priority: Minor
> Fix For: 4.5.0.AM1
>
> Attachments: filter.png, installed.png
>
>
> I've installed everything from central software/update -> now it says there is nothing to install and gives me an option to disable some filters. Clicking that produces the following dialog:
> !filter.png|thumbnail!
> The first strange part is, I actually need to uncheck the 'Show installed' checkbox in this dialog to show the installed plugins. It might be technically disabling the filter, but it looks weird.
> The second strange thing is, after 'disabling the filter' it shows the installed plugins, but the 'Show installed' checkbox is still unchecked.
> !installed.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-21466) Don't scroll up the software/update list when Enable EA dialog is cancelled
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21466?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21466:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.3.x)
> Don't scroll up the software/update list when Enable EA dialog is cancelled
> ---------------------------------------------------------------------------
>
> Key: JBIDE-21466
> URL: https://issues.jboss.org/browse/JBIDE-21466
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 4.3.1.Beta2
> Reporter: Jan Richter
> Assignee: Mickael Istria
> Priority: Optional
> Fix For: 4.5.0.AM1
>
>
> Central -> software/update -> enable early access -> dialog opens.
> Now when the dialog is closed, the software list is refreshed and scrolls to the top. Can it stop doing that when the dialog is cancelled or closed otherwise than with the 'Yes' button? Nothing changes if I don't say yes, so there is no point in refreshing the list, right?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months