[
https://issues.apache.org/jira/browse/BROOKLYN-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608012#comment-14608012
]
ASF GitHub Bot commented on BROOKLYN-132:
-----------------------------------------
GitHub user tbouron opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/727
[BROOKLYN-132] Add versions dropdown when creating applications from
catalog template
This PR adds a versions dropdown on the second step modal, when an
application is created from a template. This dropdown is always visible for
consistency, even if there is only one version available.
Please note that as I was not sure that the `catalog-item` model could
apply to any object returned by the `/v1/catalog/*` endpoints so I created a
specific one for the applications only: `catalog-application`. It also makes
sense as one backbone model should have only one endpoint.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/incubator-brooklyn app-wizard
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/727.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #727
----
commit 20bccfbda30c68399515d51d3e5db45713ebc545
Author: Thomas Bouron <[email protected]>
Date: 2015-06-30T09:08:34Z
[BROOKLYN-132] Add versions dropdown when creating applications from
catalog template
----
> Web console add-app wizard should not present more than one version of a
> blueprint
> ----------------------------------------------------------------------------------
>
> Key: BROOKLYN-132
> URL: https://issues.apache.org/jira/browse/BROOKLYN-132
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Sam Corbett
> Attachments: ss1.png
>
>
> The "Add application" wizard in Brooklyn's web console presents all versions
> of catalogue items with the same id. Instead it should collapse them and
> allow a version to be selected alongside the location of the deployment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)