This closes #84
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/4b95aa5a Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/4b95aa5a Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/4b95aa5a Branch: refs/heads/master Commit: 4b95aa5a5ac223515b39654668413a6049c69af5 Parents: 8c2eb51 a9236f0 Author: Alex Heneveld <[email protected]> Authored: Tue Oct 23 16:20:31 2018 +0100 Committer: Alex Heneveld <[email protected]> Committed: Tue Oct 23 16:20:31 2018 +0100 ---------------------------------------------------------------------- .../catalog-saver/catalog-saver.template.html | 2 +- .../app/components/designer/designer.less | 2 +- .../providers/palette-service.provider.js | 75 +++++++ ui-modules/blueprint-composer/app/index.js | 42 +++- .../app/views/main/graphical/edit/add/add.js | 2 + .../views/main/graphical/graphical.state.html | 56 +++-- .../app/views/main/graphical/graphical.state.js | 14 +- .../views/main/graphical/graphical.state.less | 218 ++++++++++++------- .../blueprint-composer/app/views/main/main.less | 24 ++ .../app/views/main/main.template.html | 73 ++++--- ui-modules/utils/br-core/style/buttons.less | 34 ++- 11 files changed, 380 insertions(+), 162 deletions(-) ----------------------------------------------------------------------
