[JBoss JIRA] (TOOLSDOC-662) Add edited Advanced Install Task instructions to related docs
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-662?page=com.atlassian.jira.plug... ]
Misha Ali updated TOOLSDOC-662:
-------------------------------
Sprint: 06-Jul >> 19-Jul 2015-JBDS/JBT, 20-Jul >> 02-Aug 2015-JBDS/JBT, 03-Aug >> 16-Aug 2015-JBDS/J 2, 31-Aug >> 13-Sep 2015-JBDS/JBT, 14-Sep >> 27-Sep 2015-JBDS/JBT, 28-Sep >> 11-Oct 2015-JBDS/JBT, 12-Oct >> 25-Oct 2015-JBDS/JBT, 26-Oct >> 08-Nov 2015-JBDS/JBT, 23-Nov >> 06-Dec 2015-JBDS/JBT (was: 06-Jul >> 19-Jul 2015-JBDS/JBT, 20-Jul >> 02-Aug 2015-JBDS/JBT, 03-Aug >> 16-Aug 2015-JBDS/J 2, 31-Aug >> 13-Sep 2015-JBDS/JBT, 14-Sep >> 27-Sep 2015-JBDS/JBT, 28-Sep >> 11-Oct 2015-JBDS/JBT, 12-Oct >> 25-Oct 2015-JBDS/JBT, 26-Oct >> 08-Nov 2015-JBDS/JBT, 09-Nov >> 22-Nov 2015-JBDS/JBT)
> Add edited Advanced Install Task instructions to related docs
> -------------------------------------------------------------
>
> Key: TOOLSDOC-662
> URL: https://issues.jboss.org/browse/TOOLSDOC-662
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Components: Installation Guide
> Reporter: Supriya Bharadwaj
> Assignee: Supriya Bharadwaj
>
> Add edited Advanced Install Task instructions to following related docs:
> 1. https://github.com/jbdevstudio/jbdevstudio-product/blob/master/results/cu...
> 2. https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?sof...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21072) Application wizard: Server templates tree is not rendered
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21072?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-21072:
-------------------------------------
Labels: application_wizard openshift_v3 upstream (was: application_wizard openshift_v3)
> Application wizard: Server templates tree is not rendered
> ---------------------------------------------------------
>
> Key: JBIDE-21072
> URL: https://issues.jboss.org/browse/JBIDE-21072
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Labels: application_wizard, openshift_v3, upstream
> Fix For: 4.3.1.Beta1
>
> Attachments: wizard.png
>
>
> When I select at first a local template then proceed to next wizard page in a New OpenShift Application wizard and hit back button then tree containing server templates is not rendered correctly. Only search text field is shown but the tree with templates is missing there.
> !wizard.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21091) [Connection Wizard] Automatically strip "/console" suffix from OpenShift server url
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-21091:
-----------------------------------
Summary: [Connection Wizard] Automatically strip "/console" suffix from OpenShift server url
Key: JBIDE-21091
URL: https://issues.jboss.org/browse/JBIDE-21091
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Fred Bricon
Priority: Minor
I often copy/paste OpenShift's web console url in the new connection wizard's server textbox. Since I'm a pretty lazy dude, I'd like the wizard to automatically strip the /console suffix from the url for me.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21088) Implement grunt and gulp support
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21088?page=com.atlassian.jira.plugi... ]
Gorkem Ercan edited comment on JBIDE-21088 at 11/12/15 4:59 PM:
----------------------------------------------------------------
I imagine this to be a bit more advanced. We can enhance the common navigator framework (CNF)
Basically every task on a GruntFile.js or gulpfile.js is displayed on the navigator instead of the classic JS file outline and you can right click and run it. Probably basing this on CNF makes sense so that we can collect the benefits both on explorer view and outline view. See also [1]
It is likely that we will use org.eclipse.wst.jsdt.core.dom.JavaScriptUnit and friends to identify the tasks.
[1] https://git.eclipse.org/r/#/c/57504/
was (Author: gercan):
I imagine this to be a bit more advanced. We can enhance the common navigator framework (CNF)
Basically every task on a GruntFile.js or gulpfile.js is displayed on the navigator instead of the classic JS file outline and you can right click and run it. I Probably basing this on CNF makes sense so that we can collect the benefits both on explorer view and outline view. See also [1]
It is likely that we will use org.eclipse.wst.jsdt.core.dom.JavaScriptUnit and friends to identify the tasks.
[1] https://git.eclipse.org/r/#/c/57504/
> Implement grunt and gulp support
> --------------------------------
>
> Key: JBIDE-21088
> URL: https://issues.jboss.org/browse/JBIDE-21088
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: nodejs
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Fix For: 4.4.0.Alpha1
>
>
> Implement a way to present and invoke tasks on a grunt/gulp file?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21090) Open github project hooks settings page rather than project page
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21090?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-21090.
---------------------------------
Fix Version/s: 4.3.1.Beta1
Assignee: Fred Bricon
Resolution: Done
Fixed in 4.3.x and master
> Open github project hooks settings page rather than project page
> ----------------------------------------------------------------
>
> Key: JBIDE-21090
> URL: https://issues.jboss.org/browse/JBIDE-21090
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Final
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Priority: Minor
> Fix For: 4.3.1.Beta1
>
>
> When opening the "Show WebHook" dialog for an OpenShift 3 project, the Github link currently opens the project page. Ideally we should add the hook automagically. while this is technically possible, it requires the user's github credentials, which we don't have. As a compromise, we should open https://github.com/<user>/<repo>/settings/hooks
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21088) Implement grunt and gulp support
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21088?page=com.atlassian.jira.plugi... ]
Gorkem Ercan edited comment on JBIDE-21088 at 11/12/15 4:59 PM:
----------------------------------------------------------------
I imagine this to be a bit more advanced. We can enhance the common navigator framework (CNF)
Basically every task on a GruntFile.js or gulpfile.js is displayed on the navigator instead of the classic JS file outline and you can right click and run it. I Probably basing this on CNF makes sense so that we can collect the benefits both on explorer view and outline view. See also [1]
It is likely that we will use org.eclipse.wst.jsdt.core.dom.JavaScriptUnit and friends to identify the tasks.
[1] https://git.eclipse.org/r/#/c/57504/
was (Author: gercan):
I imagine these will be common navigation extensions that lists the tasks on a Gruntfile and with an action attached to invoke that task
> Implement grunt and gulp support
> --------------------------------
>
> Key: JBIDE-21088
> URL: https://issues.jboss.org/browse/JBIDE-21088
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: nodejs
> Reporter: Gorkem Ercan
> Assignee: Ilya Buziuk
> Fix For: 4.4.0.Alpha1
>
>
> Implement a way to present and invoke tasks on a grunt/gulp file?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21090) Open github project hooks settings page rather than project page
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-21090:
-----------------------------------
Summary: Open github project hooks settings page rather than project page
Key: JBIDE-21090
URL: https://issues.jboss.org/browse/JBIDE-21090
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Fred Bricon
Priority: Minor
When opening the "Show WebHook" dialog for an OpenShift 3 project, the Github link currently opens the project page. Ideally we should add the hook automagically. while this is technically possible, it requires the user's github credentials, which we don't have. As a compromise, we should open https://github.com/<user>/<repo>/settings/hooks
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months