This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git
commit 3b7394cf7259b8c8ad32b71586d531467bd1d2ae Merge: 33b5d09 e67cc93 Author: Alex Heneveld <[email protected]> AuthorDate: Wed Apr 28 00:44:38 2021 +0100 Merge branch 'quick-fixes' docs/basic-with-constraint.bom | 33 ++- .../app/components/dsl-editor/dsl-editor.js | 4 +- .../providers/blueprint-service.provider.js | 46 +++- .../app/components/quick-fix/quick-fix.js | 258 +++++++++++++++------ .../spec-editor/spec-editor.directive.js | 2 +- .../spec-editor/spec-editor.template.html | 13 +- .../app/components/util/model/entity.model.js | 7 +- .../app/components/util/model/issue.model.js | 1 + .../app/views/main/graphical/graphical.state.html | 6 +- .../app/views/main/graphical/graphical.state.js | 9 +- 10 files changed, 283 insertions(+), 96 deletions(-)
