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:12 UTC

[06/36] brooklyn-ui git commit: This closes #727

This closes #727


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

Branch: refs/heads/0.8.0-incubating
Commit: 92989af15e24189b3a5f3376cfcddcf38670c2b0
Parents: c1ffa5e 4110e2e
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 +++++++++++++++++++
 7 files changed, 289 insertions(+), 37 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/92989af1/usage/jsgui/pom.xml
----------------------------------------------------------------------