You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2015/07/24 07:31:46 UTC

[2/2] incubator-brooklyn git commit: This closes #727

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 <al...@gmail.com>
Authored: Thu Jul 23 22:31:02 2015 -0700
Committer: Aled Sage <al...@gmail.com>
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
----------------------------------------------------------------------