[JBoss JIRA] (JBIDE-22299) Application Wizard: Make OpenShift templates distinquished from builder images more explicit
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22299?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22299:
-------------------------------------
Attachment: templates-and-builderimages.png
> Application Wizard: Make OpenShift templates distinquished from builder images more explicit
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22299
> URL: https://issues.jboss.org/browse/JBIDE-22299
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha2
>
> Attachments: templates-and-builderimages.png
>
>
> We are now supporting builder images in New OpenShift Application wizard, they are displayed together in one tree. User has to read labels in parenthesis to know whether its a builder or not (there is not explicit saying whether it is a template or not). It would be nice to have it distinguished more explicit.
> Web UI use flash for templates and build icon for builder images.
> !templates-and-builderimages.png!
> We could use same in our wizard on the left side of each tree item to be aware of what we are going to work with (because following wizard pages are different for builder images than for templates).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22299) Application Wizard: Make OpenShift templates distinquished from builder images more explicit
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22299?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22299:
-------------------------------------
Priority: Major (was: Critical)
> Application Wizard: Make OpenShift templates distinquished from builder images more explicit
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22299
> URL: https://issues.jboss.org/browse/JBIDE-22299
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha2
>
>
> We are now supporting builder images in New OpenShift Application wizard, they are displayed together in one tree. User has to read labels in parenthesis to know whether its a builder or not (there is not explicit saying whether it is a template or not). It would be nice to have it distinguished more explicit.
> Web UI use flash for templates and build icon for builder images. We could use same in our wizard on the left side of each tree item to be aware of what we are going to work with (because following wizard pages are different for builder images than for templates).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22299) Application Wizard: Make OpenShift templates distinquished from builder images more explicit
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22299?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-22299:
-------------------------------------
Fix Version/s: 4.4.0.Alpha2
> Application Wizard: Make OpenShift templates distinquished from builder images more explicit
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22299
> URL: https://issues.jboss.org/browse/JBIDE-22299
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha2
>
>
> We are now supporting builder images in New OpenShift Application wizard, they are displayed together in one tree. User has to read labels in parenthesis to know whether its a builder or not (there is not explicit saying whether it is a template or not). It would be nice to have it distinguished more explicit.
> Web UI use flash for templates and build icon for builder images. We could use same in our wizard on the left side of each tree item to be aware of what we are going to work with (because following wizard pages are different for builder images than for templates).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22299) Application Wizard: Make OpenShift templates distinquished from builder images more explicit
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22299?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-22299:
------------------------------------------
We could also provide cathegories in the tree. WDYT?
> Application Wizard: Make OpenShift templates distinquished from builder images more explicit
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22299
> URL: https://issues.jboss.org/browse/JBIDE-22299
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Labels: application_wizard, openshift_v3
> Fix For: 4.4.0.Alpha2
>
>
> We are now supporting builder images in New OpenShift Application wizard, they are displayed together in one tree. User has to read labels in parenthesis to know whether its a builder or not (there is not explicit saying whether it is a template or not). It would be nice to have it distinguished more explicit.
> Web UI use flash for templates and build icon for builder images. We could use same in our wizard on the left side of each tree item to be aware of what we are going to work with (because following wizard pages are different for builder images than for templates).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22301) NPE in new OS application from eclipse project with no remote git reference.
by Radim Hopp (JIRA)
Radim Hopp created JBIDE-22301:
----------------------------------
Summary: NPE in new OS application from eclipse project with no remote git reference.
Key: JBIDE-22301
URL: https://issues.jboss.org/browse/JBIDE-22301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Environment: JBDS 10.0.0.Alpha1
Reporter: Radim Hopp
Trying to finish new openshift application wizard using existing aplication from workspace without remote git repository fails with NPE:
{noformat:title=Unhandled event loop exception}
java.lang.NullPointerException
at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizard.performFinish(NewApplicationWizard.java:194)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:790)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:423)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4494)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1339)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3832)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3443)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at org.jboss.tools.common.ui.WizardUtils.openWizardDialog(WizardUtils.java:287)
at org.jboss.tools.common.ui.WizardUtils.openWizardDialog(WizardUtils.java:270)
at org.jboss.tools.openshift.internal.ui.handler.NewApplicationHandler.execute(NewApplicationHandler.java:34)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:491)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:425)
at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem$3.handleEvent(AbstractContributionItem.java:477)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4494)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1339)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3832)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3443)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1118)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1019)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:157)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:691)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:609)
at org.eclipse.equinox.launcher.Main.run(Main.java:1516)
at org.eclipse.equinox.launcher.Main.main(Main.java:1489)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21520) Import OpenShift Application wizard contains redundant validation mark
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21520?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21520.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5264.
> Import OpenShift Application wizard contains redundant validation mark
> ----------------------------------------------------------------------
>
> Key: JBIDE-21520
> URL: https://issues.jboss.org/browse/JBIDE-21520
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Fix For: 4.4.0.Alpha1
>
> Attachments: validation_mark.png
>
>
> In Import OpenShift Application wizard is one validation mark (red cross) on a text widget for a git clone location in case of already imported such repo. But there is shown also another validation mark in the middle of checkbox label.
> !validation_mark.png!
> This one is redundant and also its rendering is performed only when mouse is moved over the checkbox or its label.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months