This is an automated email from the ASF dual-hosted git repository.

jcabrerizo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git


    from ed9a45d9 Merge pull request #328 from algairim/fixes/catalog-saver
     new 0186d880 Add search bar to filter effectors by name
     new dd2dd4a8 Move effector buttons to the left; introduce generated CLI 
options
     new 6a06aa5d Move generated effector CLI content into a modal
     new 3ba4472b Remove unused styling
     new 46667918 Re-use existing Invoke modal for CLI content
     new d392e066 Add CLI SVG template
     new 9d1fb0cf Add clipboard button
     new 383e6e10 Rename REST to API for CLI mode
     new d1690133 Merge pull request #334 from 
algairim/improvements/invoking-effectors

The 2356 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../entity-effector/entity-effector.directive.js   | 17 +++++++----
 .../entity-effector/entity-effector.html           | 12 ++++++--
 .../entity-effector/entity-effector.less           | 15 +++++++---
 .../entity-effector/modal/modal.controller.js      | 26 +++++++++++++++--
 .../components/entity-effector/modal/modal.less    | 21 ++++++++++++++
 .../entity-effector/modal/modal.template.html      | 33 ++++++++++++++++++++--
 .../main/inspect/effectors/effectors.controller.js |  8 ++++++
 .../main/inspect/effectors/effectors.template.html |  9 +++++-
 .../br-core/br-svg/br-svg-cli.html}                |  8 ++----
 .../br-core/br-svg/br-svg-play.html}               |  8 ++----
 ui-modules/utils/br-core/br-svg/br-svg.js          |  8 ++++--
 11 files changed, 133 insertions(+), 32 deletions(-)
 copy 
ui-modules/{blueprint-composer/app/views/main/graphical/edit/enricher/edit.enricher.template.html
 => utils/br-core/br-svg/br-svg-cli.html} (72%)
 copy 
ui-modules/{blueprint-composer/app/views/main/graphical/edit/enricher/edit.enricher.template.html
 => utils/br-core/br-svg/br-svg-play.html} (72%)

Reply via email to