This is an automated email from the ASF dual-hosted git repository.
iuliana pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from 5771c98 Merge pull request #240 from algairim/logbook-widget
new 47218ff Add support for an ancestor quick fix.
new 04fc289 Use ng-pluralize for plural support
new fcd610f Fix typo in the implicit quick fix message
new 88b9956 Avoid using self-closing tag for ng-pluralize
new c3dc841 Ensure config definition is an array (more defensive + fixes
unit tests)
new 3391e05 Merge pull request #241 from
tbouron/feature/quick-fix-ancestor
The 2015 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:
.../providers/blueprint-service.provider.js | 53 ++-
.../app/components/quick-fix/quick-fix.js | 49 +-
.../spec-editor/spec-editor.directive.js | 30 +-
.../app/components/util/model/entity.model.js | 24 +-
.../app/views/main/graphical/graphical.state.html | 495 ++++++++++++++-------
.../app/views/main/graphical/graphical.state.less | 100 +++--
6 files changed, 495 insertions(+), 256 deletions(-)