This is an automated email from the ASF dual-hosted git repository.
mcgilman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 1d23ff52ed [NIFI-13693] - Remove System Diagnostics menu option when
clustered (#9215)
add ac27bb02bc [NIFI-13624] - Allow View Status History of the current
process group. (#9214)
No new revisions were added by this update.
Summary of changes:
.../service/canvas-context-menu.service.ts | 22 ++++++-----
.../flow-designer/service/canvas-utils.service.ts | 5 +++
.../pages/flow-designer/state/flow/flow.actions.ts | 4 ++
.../pages/flow-designer/state/flow/flow.effects.ts | 43 +++++++++++++++-------
.../flow-designer/state/flow/flow.selectors.ts | 9 +++++
.../ui/canvas/canvas-routing.module.ts | 4 ++
.../flow-designer/ui/canvas/canvas.component.ts | 22 ++++++++++-
7 files changed, 85 insertions(+), 24 deletions(-)