This closes #576
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/e9179eb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e9179eb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e9179eb0 Branch: refs/heads/master Commit: e9179eb0b610a9f51cb5e04ba8278c6cbbd0007b Parents: 3c6ffc4 3077197 Author: Sam Corbett <[email protected]> Authored: Wed Apr 8 10:29:25 2015 +0100 Committer: Sam Corbett <[email protected]> Committed: Wed Apr 8 10:29:25 2015 +0100 ---------------------------------------------------------------------- LICENSE | 11 +- usage/jsgui/src/main/webapp/assets/js/config.js | 1 + .../src/main/webapp/assets/js/libs/js-yaml.js | 3666 ++++++++++++++++++ .../main/webapp/assets/js/model/application.js | 4 +- .../assets/js/model/catalog-item-summary.js | 8 +- .../assets/js/view/application-add-wizard.js | 181 +- .../create-step-template-entry.html | 2 +- .../assets/tpl/app-add-wizard/create.html | 3 - .../assets/tpl/app-add-wizard/preview.html | 37 - usage/jsgui/src/test/javascript/config.txt | 1 + 10 files changed, 3779 insertions(+), 135 deletions(-) ----------------------------------------------------------------------
