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 2016/02/18 11:37:17 UTC

[25/27] brooklyn-ui git commit: This closes #5

This closes #5


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/b7954f13
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/b7954f13
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/b7954f13

Branch: refs/heads/master
Commit: b7954f13d70b66af3a9a1ab2edaa0ceb1897cbe0
Parents: c2e374e 438132f
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Thu Feb 18 09:12:05 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Thu Feb 18 09:12:05 2016 +0000

----------------------------------------------------------------------
 .../webapp/assets/css/codemirror-brooklyn.css   |   29 +
 src/main/webapp/assets/js/libs/js-yaml.js       | 5703 +++++++++---------
 .../assets/js/model/catalog-application.js      |    1 -
 src/main/webapp/assets/js/router.js             |    8 +-
 .../assets/js/view/application-add-wizard.js    |  290 +-
 src/main/webapp/assets/js/view/catalog.js       |    9 +-
 src/main/webapp/assets/js/view/editor.js        |  193 +-
 .../tpl/app-add-wizard/create-entity-entry.html |   64 -
 .../assets/tpl/app-add-wizard/create.html       |   46 +-
 .../assets/tpl/app-add-wizard/modal-wizard.html |    4 +-
 .../assets/tpl/catalog/details-entity.html      |    1 +
 src/main/webapp/assets/tpl/editor/page.html     |   39 +-
 src/main/webapp/index.html                      |    1 +
 13 files changed, 3132 insertions(+), 3256 deletions(-)
----------------------------------------------------------------------