You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/10/08 13:28:36 UTC

[6/7] incubator-brooklyn git commit: This closes #929

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 <al...@cloudsoftcorp.com>
Authored: Thu Oct 8 12:27:57 2015 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
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(-)
----------------------------------------------------------------------