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 c230bc36 fix display of output for current step (if error handler
running)
new b8077034 fix line-up of blurred secrets
new 03c9fa3c fix replay api call for recent server contract change, and
tidy-up
new e898e660 use suppressSecret for tasks and workflow output api; add
workflow yaml with re-run ability
new ea0d991f show workflow for ui-based scripts, to be able to re-run it
The 4 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:
.../config-sensor-table.style.less | 3 +-
.../components/providers/activity-api.provider.js | 8 +--
.../components/providers/entity-api.provider.js | 28 +++++------
.../workflow/workflow-steps.directive.js | 2 +-
ui-modules/app-inspector/app/index.js | 3 +-
.../inspect/activities/activities.controller.js | 2 +-
.../inspect/activities/detail/detail.controller.js | 57 ++++++++++++++++++++--
.../main/inspect/activities/detail/detail.less | 1 +
.../inspect/activities/detail/detail.template.html | 17 ++++++-
.../app/views/main/inspect/inspect.controller.js | 21 ++++++--
.../main/inspect/run-workflow-modal.template.html | 2 +-
.../utils/user-management/user-management.js | 1 -
ui-modules/utils/yaml-editor/yaml-editor.js | 6 ++-
13 files changed, 118 insertions(+), 33 deletions(-)