You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2014/12/11 07:51:06 UTC

[18/18] stratos git commit: Merge branch 'flow-fix' of https://github.com/dakshika/stratos into 4.1.0-test

Merge branch 'flow-fix' of https://github.com/dakshika/stratos into 4.1.0-test


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

Branch: refs/heads/4.1.0-test
Commit: c6f2dc31b2ddb2cdf285370b2e023ee46f243fe7
Parents: eb8224c bd932e2
Author: Lahiru Sandaruwan <la...@apache.org>
Authored: Thu Dec 11 12:22:33 2014 +0530
Committer: Lahiru Sandaruwan <la...@apache.org>
Committed: Thu Dec 11 12:22:33 2014 +0530

----------------------------------------------------------------------
 .../console/applications_form.jag               |  15 +++
 .../console/configure_form.jag                  |  63 +-----------
 .../applications/application_requests.jag       |   3 +
 .../configure/configure_requests.jag            |  12 ---
 .../forms/default/applications/deployments.json |  17 +++
 .../forms/default/configure/deployments.json    |  17 ---
 .../forms/schema/applications/deployments.json  | 103 +++++++++++++++++++
 .../forms/schema/configure/deployments.json     | 103 -------------------
 .../console/controllers/menu/menu.json          |  64 +++---------
 .../console/controllers/rest/rest_calls.jag     |  79 ++++----------
 .../controllers/users/users_requests.jag        |   3 +-
 .../themes/theme0/partials/users_form.hbs       |  77 ++++++++++++--
 12 files changed, 241 insertions(+), 315 deletions(-)
----------------------------------------------------------------------