GitHub user sjcorbett opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/116
Add entities to catalogue in jsgui
* Entities can be added to the catalogue by entering and submitting YAML on
the catalogue page.
* Locations to follow.
* Makes general improvements to the usability and navigation of catalogue
page.
* Adds GenericForm view to bind to a form to a Backbone model and run a
callback with it when the form is submitted.
* Fixes display of policies in catalogue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/incubator-brooklyn
jsgui-catalog-adding
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/116.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 #116
----
commit 9acb8dfee6c1c0c897c472c201c1ef129fc15682
Author: Sam Corbett <[email protected]>
Date: 2014-08-07T17:00:43Z
Fix display of generic details and make entity details messages consistent
commit 90d6164b4acdc16e12a632f503b2b0848161de12
Author: Sam Corbett <[email protected]>
Date: 2014-08-08T13:52:08Z
Simplifies showing catalogue details a bit.
commit 8e1d4a513ebb0083ca64aebece5d5e4d4cc2a448
Author: Sam Corbett <[email protected]>
Date: 2014-08-08T15:33:13Z
Catalog page uses Backbone.history
commit 6528dfef5dca5b134b313263a5edcf3eda0eb9b1
Author: Sam Corbett <[email protected]>
Date: 2014-08-08T15:34:29Z
Callers to router.js can defer actions to post-ha-status-loaded
commit bff9eaf4c35d4843eb13c784e5f447cdcd347659
Author: Sam Corbett <[email protected]>
Date: 2014-08-08T17:56:04Z
Adds inputValue and bindModelFromForm functions to brooklyn-util.js
commit 8107d9340abb43252a44f89c827c69560c7081d1
Author: Sam Corbett <[email protected]>
Date: 2014-08-12T14:08:49Z
Remove @Consumes(json) from CatalogApi class
It's untrue.
commit 580224f025ebb421fbd127b51437b94cd45fdba0
Author: Sam Corbett <[email protected]>
Date: 2014-08-12T14:10:43Z
jsgui: Adds brooklyn views module
Contains GenericForm object that binds inputs to given model
commit ea14be4915b4212ac7f42118149f5be37f8b38d6
Author: Sam Corbett <[email protected]>
Date: 2014-08-12T14:13:14Z
jsgui: Add new entities to catalogue
----
---
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.
---