This closes #929
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/e23889cc Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e23889cc Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e23889cc Branch: refs/heads/master Commit: e23889cc63745b3f542b2397272a86307ce1894c Parents: 7b89b66 5ada3e2 Author: Alex Heneveld <[email protected]> Authored: Thu Oct 8 12:27:57 2015 +0100 Committer: Alex Heneveld <[email protected]> Committed: Thu Oct 8 12:27:57 2015 +0100 ---------------------------------------------------------------------- usage/jsgui/src/main/webapp/assets/css/base.css | 9 + .../src/main/webapp/assets/js/model/app-tree.js | 62 +- .../assets/js/view/application-explorer.js | 122 +++- .../webapp/assets/js/view/application-tree.js | 700 ++++++++----------- .../webapp/assets/js/view/entity-summary.js | 2 +- .../main/webapp/assets/tpl/apps/summary.html | 6 +- .../main/webapp/assets/tpl/apps/tree-item.html | 26 +- 7 files changed, 448 insertions(+), 479 deletions(-) ----------------------------------------------------------------------
