This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from 33b5d09 This closes #200
new 27ae044 quick fix supports regexes to match params, and more
new 9b8c18b nicer id generation, ensures uniqueness and is customisable
new 44fa162 show the internal ID where useful to disambiguate
new e67cc93 add quick fix for proposing from a template
new 3b7394c Merge branch 'quick-fixes'
The 5 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:
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(-)