GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/34

    Use new pinned and constraints flag returned by the REST API

    This allows the UI to work out which parameters need to be displayed on the 
app wizard, following this convention:
    - if a parameter if marked as `pinned`, it is always displayed
    - if a parameter has a `required` constraint and empty `defaultValue`, it 
is displayed
    Everything is sorted by the priority

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-ui fix/parameter-contraints

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-ui/pull/34.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 #34
    
----
commit b507049801f45b8a3fa353045ef6eac678761786
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-09-28T11:41:54Z

    Use new pinned and constraints flag to work out which parameter need to be 
displayed on the app wizard

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to