[JBoss JIRA] (JBIDE-15931) Useless menu items on multiple application selection
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15931?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-15931:
----------------------------------
Description:
There are 2 useless menu items in context menu of the multiple application selection. See attached image.
It is useless to have menu item to display details about application, also server adapter is 1 to 1 relation application:adapter, so this is I think useless too. Also those menu items are disabled.
was:
There are 2 useless menu items in context menu of the multiple application selection. See attached image.
It is useless to have menu item to display details about application, also server adapter is 1 to 1 relation application:adapter, so this is I think useless too.
> Useless menu items on multiple application selection
> ----------------------------------------------------
>
> Key: JBIDE-15931
> URL: https://issues.jboss.org/browse/JBIDE-15931
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Minor
> Attachments: menu_items.png
>
>
> There are 2 useless menu items in context menu of the multiple application selection. See attached image.
> It is useless to have menu item to display details about application, also server adapter is 1 to 1 relation application:adapter, so this is I think useless too. Also those menu items are disabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15931) Useless menu items on multiple application selection
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-15931:
-------------------------------------
Summary: Useless menu items on multiple application selection
Key: JBIDE-15931
URL: https://issues.jboss.org/browse/JBIDE-15931
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.1.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Minor
Attachments: menu_items.png
There are 2 useless menu items in context menu of the multiple application selection. See attached image.
It is useless to have menu item to display details about application, also server adapter is 1 to 1 relation application:adapter, so this is I think useless too.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15930) Misleading shell title for Environment Variables
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-15930:
-------------------------------------
Summary: Misleading shell title for Environment Variables
Key: JBIDE-15930
URL: https://issues.jboss.org/browse/JBIDE-15930
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.1.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Minor
Attachments: env_vars.png
Edit environment variables shell has missleading shell title - "Select Domain". See attached image. There should be something like "Manage environment variables" or "Edit environment variables".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15929) Hotkey for delete application in Openshift
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15929?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-15929:
---------------------------------------
Also could be possible to remove domain(s) as well (with Delete hotkey).
> Hotkey for delete application in Openshift
> ------------------------------------------
>
> Key: JBIDE-15929
> URL: https://issues.jboss.org/browse/JBIDE-15929
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Priority: Minor
>
> I find it useful when I can delete app with some hotkey - as it is implemented in e.g. Project Explorer - you can choose one (or more) application and by press Delete key you are prompted to delete it (otherwise open context menu and delete). It would be nice enhancement to have this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15929) Hotkey for delete application in Openshift
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-15929:
-------------------------------------
Summary: Hotkey for delete application in Openshift
Key: JBIDE-15929
URL: https://issues.jboss.org/browse/JBIDE-15929
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.1.1.Beta1
Reporter: Marián Labuda
Priority: Minor
I find it useful when I can delete app with some hotkey - as it is implemented in e.g. Project Explorer - you can choose one (or more) application and by press Delete key you are prompted to delete it (otherwise open context menu and delete). It would be nice enhancement to have this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-15918) Could Jenkins perform tagging of its own repo?
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15918?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15918:
---------------------------------------------
Just tried changing livereload-master to use single git and git publisher - unfortunately didn't work since it is assume you want to tag in the same repo as the repo you are cloning/pulling initially...
> Could Jenkins perform tagging of its own repo?
> ----------------------------------------------
>
> Key: JBIDE-15918
> URL: https://issues.jboss.org/browse/JBIDE-15918
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.1.1.Beta1
> Reporter: Nick Boldt
> Priority: Minor
>
> [~maxandersen] said:
> {quote}
> Project leads, please tag your projects!
> {code}
> co jbosstools-4.1.1.Beta1x
> git tag jbosstools-4.1.1.Beta1
> git push origin jbosstools-4.1.1.Beta1
> {code}
> {quote}
> Then asked:
> {quote}
> Really would be nice if jenkins could just make such tags in its own repository and we could move the exact commit over from the "build" repository to the master repository.
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months