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/01 18:52:47 UTC

[48/71] [abbrv] brooklyn-ui git commit: This closes #576

This closes #576


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

Branch: refs/heads/0.7.0-incubating
Commit: bca850e9facef49a78a1188d0f331e22f18032c7
Parents: 0a5bbe4 2a8f40c
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Wed Apr 8 10:29:25 2015 +0100
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
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(-)
----------------------------------------------------------------------