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 <[email protected]> Authored: Thu Dec 11 12:22:33 2014 +0530 Committer: Lahiru Sandaruwan <[email protected]> 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(-) ----------------------------------------------------------------------
