This closes #727
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/8ad732c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/8ad732c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/8ad732c8 Branch: refs/heads/master Commit: 8ad732c84779316fcf6719ce3d40dbb1489aa42c Parents: dd0ab7f 133c319 Author: Aled Sage <[email protected]> Authored: Thu Jul 23 22:31:02 2015 -0700 Committer: Aled Sage <[email protected]> Committed: Thu Jul 23 22:31:02 2015 -0700 ---------------------------------------------------------------------- usage/jsgui/pom.xml | 2 +- .../assets/js/model/catalog-application.js | 55 ++++++++ .../assets/js/view/application-add-wizard.js | 107 ++++++++++----- .../create-step-template-entry.html | 2 +- .../app-add-wizard/deploy-version-option.html | 23 ++++ .../assets/tpl/app-add-wizard/deploy.html | 7 +- .../specs/model/catalog-application-spec.js | 130 +++++++++++++++++++ .../fixtures/catalog-application-list.json | 29 +++++ .../resources/fixtures/catalog-application.json | 9 ++ 9 files changed, 327 insertions(+), 37 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/8ad732c8/usage/jsgui/pom.xml ----------------------------------------------------------------------
