GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-ui/pull/18
Improve catalog locations info and editability
takes advantage of improvements in
https://github.com/apache/brooklyn-server/pull/70 esp in rest api to make the
locations shown in catalog more informative and useful, disabling delete for
those which can't be deleted, and even allowing editing for those following the
new style of adding to the catalog
(should work nicely in conjunction with #17 !)
note this requires https://github.com/apache/brooklyn-server/pull/70
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-ui improve-catalog-locations
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/18.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 #18
----
commit dfd1a22ff5a15e05c97a46651bf072ff7a255c6d
Author: Alex Heneveld <[email protected]>
Date: 2016-03-17T16:04:42Z
show plan yaml for locations in catalog, and make it more like entities
detail
commit 926ae8571766824bd004287ea4eacc69d45e82e0
Author: Alex Heneveld <[email protected]>
Date: 2016-03-17T17:39:55Z
allow catalog definition for locations to be edited
plus sketch of how to make other catalog items editable
----
---
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.
---