This is an automated email from the ASF dual-hosted git repository.
scottyaslan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from d06eb5e165 NIFI-14216 - Bump net.sourceforge.pmd:pmd-core from 7.9.0
to 7.10.0
add 78f7395ea1 [NIFI-14042] - Display the branch information for version
controlled Process Groups (#9550)
No new revisions were added by this update.
Summary of changes:
.../manager/process-group-manager.service.ts | 7 +++--
.../pages/flow-designer/state/flow/flow.actions.ts | 7 ++++-
.../pages/flow-designer/state/flow/flow.effects.ts | 13 +++++----
.../pages/flow-designer/state/flow/flow.reducer.ts | 7 +++++
.../flow-designer/state/flow/flow.selectors.ts | 2 ++
.../app/pages/flow-designer/state/flow/index.ts | 3 +++
.../import-from-registry.component.ts | 12 ++++++---
.../save-version-dialog.component.ts | 12 ++++++---
.../version-control-tip.component.html | 31 +++++++++++++++++++---
.../version-control-tip.component.ts | 11 ++++++++
10 files changed, 85 insertions(+), 20 deletions(-)