Merge branch 'after-alpha-4' 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/2c09990d Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/2c09990d Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/2c09990d Branch: refs/heads/master Commit: 2c09990d514204d2fb783558e62b9cad1c07e767 Parents: c429c12 8df3600 Author: Gayan Gunarathne <[email protected]> Authored: Thu Jan 29 17:18:08 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Thu Jan 29 17:18:08 2015 +0530 ---------------------------------------------------------------------- .../themes/theme0/css/custom/topology.css | 25 +- .../theme0/helpers/applications_topology.js | 2 +- .../console/themes/theme0/js/canvg/canvg.js | 2957 ++++++++++++++++++ .../console/themes/theme0/js/canvg/rgbcolor.js | 287 ++ .../theme0/js/custom/applications_topology.js | 133 +- .../theme0/partials/applications_topology.hbs | 28 + 6 files changed, 3369 insertions(+), 63 deletions(-) ----------------------------------------------------------------------
