This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from bffacdec98 NIFI-13072: Fix MonitorActivity problems with cluster scope
flow monitoring
add 0c9ef91507 NIFI-13127 Add branching support to Registry dialogs
No new revisions were added by this update.
Summary of changes:
.../flow-designer/service/registry.service.ts | 33 ++-
.../pages/flow-designer/state/flow/flow.effects.ts | 59 ++++-
.../app/pages/flow-designer/state/flow/index.ts | 2 +
.../change-version-dialog.html | 32 ++-
.../change-version-dialog.scss | 6 +-
.../import-from-registry.component.html | 265 +++++++++++----------
.../import-from-registry.component.scss | 6 +-
.../import-from-registry.component.ts | 88 +++++--
.../save-version-dialog.component.html | 20 ++
.../save-version-dialog.component.ts | 65 ++++-
.../src/main/nifi/src/app/state/shared/index.ts | 11 +
11 files changed, 414 insertions(+), 173 deletions(-)