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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to