Merge branch 'listing-improvments' 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/b3c2f4ed Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/b3c2f4ed Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/b3c2f4ed Branch: refs/heads/master Commit: b3c2f4ed07891d1bbb4fa74ef97904c7a93c3a0a Parents: b538393 a7d1137 Author: Lahiru Sandaruwan <[email protected]> Authored: Thu Nov 27 14:47:14 2014 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Thu Nov 27 14:47:14 2014 +0530 ---------------------------------------------------------------------- .../console/applications_form.jag | 17 +++- .../console/configure_form.jag | 45 +++++++++- .../forms/default/applications/groups.json | 2 +- .../console/themes/theme0/css/custom/style.css | 7 ++ .../console/themes/theme0/js/custom/form.js | 6 +- .../theme0/partials/applications_form.hbs | 52 +++++++++-- .../themes/theme0/partials/configure_form.hbs | 91 ++++++++++++++++++-- .../theme0/renderers/applications_form.js | 1 + .../themes/theme0/renderers/configure_form.js | 1 + 9 files changed, 201 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
