You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2018/11/06 15:21:21 UTC

[9/9] brooklyn-ui git commit: This closes #96

This closes #96


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/bf3477bf
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/bf3477bf
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/bf3477bf

Branch: refs/heads/master
Commit: bf3477bfd140489ed5db11c0d5be82b68d41d654
Parents: 65d3740 1da5338
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Authored: Tue Nov 6 15:20:58 2018 +0000
Committer: Thomas Bouron <th...@cloudsoftcorp.com>
Committed: Tue Nov 6 15:20:58 2018 +0000

----------------------------------------------------------------------
 .../catalog-selector.directive.js               | 122 +++++++++++++++----
 .../catalog-selector/catalog-selector.less      |  41 +++++++
 .../catalog-selector.template.html              |  51 +++++---
 .../components/designer/designer.directive.js   |   6 +
 .../app/components/filters/entity.filter.js     |   8 +-
 .../spec-editor/spec-editor.directive.js        |   8 +-
 .../spec-editor/spec-editor.template.html       |  26 +++-
 .../app/views/main/graphical/edit/add/add.html  |   2 +-
 .../app/views/main/graphical/edit/add/add.js    |  11 ++
 .../views/main/graphical/graphical.state.html   |   4 +-
 .../app/views/main/graphical/graphical.state.js |  28 +++--
 11 files changed, 243 insertions(+), 64 deletions(-)
----------------------------------------------------------------------