GitHub user tbouron opened a pull request:

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

    Location wizard

    Add a location wizard:
    
![wizard](https://cloud.githubusercontent.com/assets/2082759/13812320/77100e60-eb73-11e5-9587-fbe901d599e3.png)
    
    This will be display on:
    1. the home page if there is no locations defined. The location number 
becomes a button to add a location. The wizard will be displayed as a modal in 
this case
    
![home](https://cloud.githubusercontent.com/assets/2082759/13812301/513220b6-eb73-11e5-9f4c-a16ab787291b.png)
    2. the catalog page, when clicking on the add location button
    
![catalog](https://cloud.githubusercontent.com/assets/2082759/13812359/9e4aaeea-eb73-11e5-99a1-6cd20432c471.png)
    3. the YAML editor page if there is no locations defined. The wizard will 
be displayed as a modal in this case
    
![editor](https://cloud.githubusercontent.com/assets/2082759/13812380/b9047dc4-eb73-11e5-84ff-8f34d5d2e33f.png)

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

    $ git pull https://github.com/tbouron/brooklyn-ui location-wizard

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

    https://github.com/apache/brooklyn-ui/pull/17.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 #17
    
----
commit b500293c5f55f093c8c441255aa3edcef68ec184
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-03-10T15:24:53Z

    WIP

commit e9409d5f46ca8542baaa61ceccadfc0f8ec64022
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-03-11T12:10:51Z

    WIP - Better form validation, code structure and style

commit 6d927b47906793583dd63a53155c28f90742af62
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-03-11T16:09:18Z

    WIP - Added location wizard within the catalog

commit 1286d8299209908dfec858fdf972d8b4ddca3de0
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-03-15T16:05:15Z

    Add auto-complete for provisioning properties

commit 603119c52f69fbdf915c8d4289c1f27ae0bfa814
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-03-16T12:30:01Z

    Add location wizard into the YAML editor

----


---
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