Merge branch 'after-alpha-3' of https://github.com/dakshika/stratos
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c262a805 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c262a805 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c262a805 Branch: refs/heads/master Commit: c262a8050bd5e12eeb3d68f111b4804799fca143 Parents: c56abc3 f71cd41 Author: Gayan Gunarathne <[email protected]> Authored: Tue Jan 27 16:52:27 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Tue Jan 27 16:52:27 2015 +0530 ---------------------------------------------------------------------- .../console/configure_form.jag | 13 ++++ .../configure/configure_requests.jag | 6 ++ .../forms/default/configure/partitions.json | 16 +++++ .../forms/schema/configure/partitions.json | 62 ++++++++++++++++++++ .../console/controllers/menu/menu.json | 9 +++ .../console/controllers/rest/rest_calls.jag | 32 ++++++++-- .../controllers/users/users_requests.jag | 2 - .../themes/theme0/partials/configure_form.hbs | 28 +++++++++ .../themes/theme0/partials/users_form.hbs | 4 -- 9 files changed, 162 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
