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 78f7395ea1 [NIFI-14042] - Display the branch information for version 
controlled Process Groups (#9550)
     add 31ca24e972 [NIFI-14185] - upgrade angular 19, nx 20 (#9669)

No new revisions were added by this update.

Summary of changes:
 nifi-frontend/src/main/frontend/.eslintrc.json     |    3 +-
 nifi-frontend/src/main/frontend/.gitignore         |    2 +
 .../apps/nifi-jolt-transform-ui/.eslintrc.json     |    3 +-
 .../src/app/app.component.ts                       |    3 +-
 .../feature/jolt-transform-json-ui.component.ts    |    3 +-
 .../apps/nifi-jolt-transform-ui/src/styles.scss    |    3 +-
 .../src/main/frontend/apps/nifi/.eslintrc.json     |    3 +-
 .../frontend/apps/nifi/src/app/app.component.ts    |    3 +-
 .../feature/access-policies.component.ts           |    3 +-
 .../add-tenant-to-policy-dialog.component.ts       |    1 -
 .../override-policy-dialog.component.ts            |    1 -
 .../common/policy-table/policy-table.component.ts  |    1 -
 .../component-access-policies.component.ts         |    3 +-
 .../global-access-policies.component.ts            |    3 +-
 .../pages/bulletins/feature/bulletins.component.ts |    3 +-
 .../bulletin-board-list.component.ts               |    1 -
 .../ui/bulletin-board/bulletin-board.component.ts  |    1 -
 .../app/pages/cluster/feature/cluster.component.ts |    3 +-
 .../cluster-content-storage-listing.component.ts   |    1 -
 .../cluster-flow-file-storage-listing.component.ts |    1 -
 .../cluster-jvm-listing.component.ts               |    1 -
 .../cluster-jvm-table.component.ts                 |    1 -
 .../cluster-node-detail-dialog.component.ts        |    1 -
 .../cluster-node-listing.component.ts              |    1 -
 .../cluster-node-table.component.ts                |    1 -
 ...cluster-provenance-storage-listing.component.ts |    1 -
 .../cluster-system-listing.component.ts            |    1 -
 .../cluster-system-table.component.ts              |    1 -
 .../cluster-version-listing.component.ts           |    1 -
 .../cluster-version-table.component.ts             |    1 -
 .../cluster-table-filter.component.ts              |    1 -
 .../cluster-table/cluster-table.component.ts       |    1 -
 .../repository-storage-table.component.ts          |    1 -
 .../feature/content-viewer.component.ts            |    3 +-
 .../external-viewer/external-viewer.component.ts   |    1 -
 .../ui/hex-viewer/hex-viewer.component.ts          |    1 -
 .../ui/image-viewer/image-viewer.component.ts      |    1 -
 .../pages/counters/feature/counters.component.ts   |    3 +-
 .../counter-listing/counter-listing.component.ts   |    3 +-
 .../counter-table/counter-table.component.ts       |    3 +-
 .../feature/documentation.component.html           |   10 +-
 .../feature/documentation.component.ts             |   34 +-
 .../additional-details.component.ts                |    1 -
 .../attributes-definition.component.ts             |    1 -
 .../configurable-extension-definition.component.ts |    1 -
 .../dynamic-properties-definition.component.ts     |    1 -
 .../multi-processor-use-case.component.ts          |    1 -
 .../properties-definition.component.ts             |    1 -
 .../property-definition.component.ts               |    1 -
 .../relationships-definition.component.ts          |    1 -
 .../resource-considerations.component.ts           |    1 -
 .../restrictions-definition.component.ts           |    1 -
 .../ui/common/see-also/see-also.component.ts       |    1 -
 .../ui/common/use-case/use-case.component.ts       |    1 -
 .../controller-service-definition.component.ts     |    1 -
 .../flow-analysis-rule-definition.component.ts     |    1 -
 .../ui/overview/overview.component.ts              |    1 -
 .../parameter-provider-definition.component.ts     |    1 -
 .../processor-definition.component.ts              |    1 -
 .../reporting-task-definition.component.ts         |    1 -
 .../src/app/pages/error/feature/error.component.ts |    3 +-
 .../flow-configuration-history.component.ts        |    3 +-
 .../action-details/action-details.component.html   |  118 +-
 .../action-details/action-details.component.ts     |    1 -
 ...flow-configuration-history-listing.component.ts |    1 -
 .../flow-configuration-history-table.component.ts  |    1 -
 .../purge-history/purge-history.component.ts       |    1 -
 .../feature/flow-designer.component.ts             |    3 +-
 .../service/parameter-helper.service.ts            |    2 +-
 .../pages/flow-designer/state/flow/flow.effects.ts |    5 +-
 .../flow-designer/state/queue/queue.effects.ts     |    4 +-
 .../flow-designer/ui/canvas/canvas.component.ts    |    3 +-
 .../change-color-dialog.component.ts               |    1 -
 .../ui/canvas/footer/footer.component.ts           |    1 -
 .../graph-controls/graph-controls.component.ts     |    1 -
 .../navigation-control.component.ts                |    1 -
 .../operation-control.component.ts                 |    1 -
 .../flow-analysis-drawer.component.ts              |    1 -
 .../violation-details-dialog.component.ts          |    1 -
 .../header/flow-status/flow-status.component.ts    |    1 -
 .../ui/canvas/header/header.component.ts           |    1 -
 .../new-canvas-item/new-canvas-item.component.ts   |    1 -
 .../ui/canvas/header/search/search.component.ts    |    1 -
 .../create-connection.component.ts                 |    1 -
 .../destination-process-group.component.ts         |    1 -
 .../destination-remote-process-group.component.ts  |    1 -
 .../edit-connection/edit-connection.component.ts   |    1 -
 .../prioritizers/prioritizers.component.ts         |    1 -
 .../source-process-group.component.ts              |    1 -
 .../source-processor/source-processor.component.ts |    1 -
 .../source-remote-process-group.component.ts       |    1 -
 .../change-version-dialog/change-version-dialog.ts |    1 -
 .../change-version-progress-dialog.ts              |    1 -
 .../import-from-registry.component.ts              |    1 -
 .../local-changes-dialog/local-changes-dialog.ts   |    1 -
 .../local-changes-table/local-changes-table.ts     |    1 -
 .../save-version-dialog.component.ts               |    1 -
 .../items/label/edit-label/edit-label.component.ts |    1 -
 .../port/create-port/create-port.component.ts      |    1 -
 .../items/port/edit-port/edit-port.component.ts    |    1 -
 .../create-process-group.component.ts              |    1 -
 .../edit-process-group.component.ts                |    1 -
 .../group-components/group-components.component.ts |    1 -
 .../create-processor/create-processor.component.ts |    1 -
 .../edit-processor/edit-processor.component.ts     |    1 -
 .../relationship-settings.component.ts             |    1 -
 .../run-duration-slider.component.ts               |    1 -
 .../create-remote-process-group.component.ts       |    1 -
 .../edit-remote-process-group.component.ts         |    1 -
 .../ui/common/breadcrumbs/breadcrumbs.component.ts |    1 -
 .../no-registry-clients-dialog.component.ts        |    1 -
 .../version-control-tip.component.ts               |    3 +-
 .../controller-services.component.ts               |    3 +-
 .../edit-remote-port/edit-remote-port.component.ts |    1 -
 .../manage-remote-ports.component.ts               |    3 +-
 .../src/app/pages/login/feature/login.component.ts |    3 +-
 .../login/ui/login-form/login-form.component.ts    |    3 +-
 .../app/pages/logout/feature/logout.component.ts   |    3 +-
 .../feature/parameter-contexts.component.ts        |    3 +-
 .../parameter-context-listing.component.ts         |    3 +-
 .../parameter-context-table.component.ts           |    3 +-
 .../parameter-table/parameter-table.component.ts   |    1 -
 .../process-group-references.component.ts          |    1 -
 .../provenance/feature/provenance.component.ts     |    3 +-
 .../provenance-event-listing.effects.ts            |    2 +-
 .../provenance-event-listing.component.ts          |    3 +-
 .../lineage/lineage.component.ts                   |    1 -
 .../provenance-event-table.component.ts            |    1 -
 .../provenance-search-dialog.component.ts          |    1 -
 .../src/app/pages/queue/feature/queue.component.ts |    3 +-
 .../state/queue-listing/queue-listing.effects.ts   |    2 +-
 .../flowfile-dialog/flowfile-dialog.component.ts   |    1 -
 .../flowfile-table/flowfile-table.component.ts     |    1 -
 .../ui/queue-listing/queue-listing.component.ts    |    3 +-
 .../feature/route-not-found.component.ts           |    3 +-
 .../pages/settings/feature/settings.component.ts   |    3 +-
 .../create-flow-analysis-rule.component.ts         |    1 -
 .../edit-flow-analysis-rule.component.ts           |    1 -
 .../flow-analysis-rule-table.component.ts          |    1 -
 .../flow-analysis-rules.component.ts               |    3 +-
 .../general/general-form/general-form.component.ts |    3 +-
 .../pages/settings/ui/general/general.component.ts |    3 +-
 .../management-controller-services.component.ts    |    3 +-
 .../create-parameter-provider.component.ts         |    1 -
 .../edit-parameter-provider.component.ts           |    1 -
 ...etch-parameter-provider-parameters.component.ts |    1 -
 .../parameter-groups-table.component.ts            |    1 -
 .../parameter-provider-references.component.ts     |    1 -
 .../parameter-providers-table.component.ts         |    1 -
 .../parameter-providers.component.ts               |    3 +-
 .../create-registry-client.component.ts            |    1 -
 .../edit-registry-client.component.ts              |    1 -
 .../registry-client-table.component.ts             |    3 +-
 .../registry-clients/registry-clients.component.ts |    3 +-
 .../create-reporting-task.component.ts             |    1 -
 .../edit-reporting-task.component.ts               |    1 -
 .../reporting-task-table.component.ts              |    3 +-
 .../reporting-tasks/reporting-tasks.component.ts   |    3 +-
 .../app/pages/summary/feature/summary.component.ts |    3 +-
 .../cluster-summary-dialog.component.ts            |    1 -
 .../component-cluster-table.component.ts           |    1 -
 .../connection-cluster-table.component.ts          |    1 -
 .../port-cluster-table.component.ts                |    1 -
 .../process-group-cluster-table.component.ts       |    1 -
 .../processor-cluster-table.component.ts           |    1 -
 ...remote-process-group-cluster-table.component.ts |    1 -
 .../component-status-table.component.ts            |    1 -
 .../port-status-table.component.ts                 |    1 -
 .../summary-table-filter.component.ts              |    3 +-
 .../connection-status-listing.component.ts         |    3 +-
 .../connection-status-table.component.ts           |    1 -
 .../input-port-status-listing.component.ts         |    3 +-
 .../output-port-status-listing.component.ts        |    3 +-
 .../process-group-status-listing.component.ts      |    3 +-
 .../process-group-status-table.component.ts        |    1 -
 .../processor-status-listing.component.ts          |    3 +-
 .../processor-status-table.component.ts            |    1 -
 ...emote-process-group-status-listing.component.ts |    3 +-
 .../remote-process-group-status-table.component.ts |    1 -
 .../src/app/pages/users/feature/users.component.ts |    3 +-
 .../user-access-policies.component.ts              |    1 -
 .../ui/user-listing/user-listing.component.ts      |    3 +-
 .../user-table/user-table.component.ts             |    1 -
 .../common/about-dialog/about-dialog.component.ts  |    1 -
 .../ui/common/advanced-ui/advanced-ui.component.ts |    1 -
 .../cancel-dialog/cancel-dialog.component.ts       |    5 +-
 .../change-component-version-dialog.ts             |    1 -
 .../component-state/component-state.component.ts   |    1 -
 .../context-error-banner.component.ts              |    1 -
 .../common/context-menu/context-menu.component.ts  |    1 -
 .../controller-service-references.component.ts     |    1 -
 .../controller-service-table.component.ts          |    1 -
 .../create-controller-service.component.ts         |    1 -
 .../disable-controller-service.component.ts        |    1 -
 .../edit-controller-service.component.ts           |    1 -
 .../enable-controller-service.component.ts         |    1 -
 .../edit-parameter-dialog.component.ts             |    5 +-
 .../edit-tenant/edit-tenant-dialog.component.ts    |    5 +-
 .../common/error-banner/error-banner.component.ts  |    1 -
 .../extension-creation.component.ts                |    1 -
 .../ui/common/navigation/navigation.component.ts   |    1 -
 .../new-property-dialog.component.ts               |    1 -
 .../app/ui/common/ok-dialog/ok-dialog.component.ts |    1 -
 .../common/page-content/page-content.component.ts  |    1 -
 .../edit-parameter-context.component.ts            |    1 -
 .../parameter-context-inheritance.component.ts     |    1 -
 .../parameter-references.component.ts              |    1 -
 .../editors/combo-editor/combo-editor.component.ts |    5 +-
 .../editors/nf-editor/nf-editor.component.ts       |    5 +-
 .../property-table/property-table.component.html   |    4 +-
 .../property-table/property-table.component.ts     |    1 -
 .../property-verification-progress.component.ts    |    1 -
 .../referenced-attributes-dialog.component.ts      |    1 -
 .../property-verification.component.ts             |    1 -
 .../provenance-event-dialog.component.ts           |    1 -
 .../status-history-chart.component.ts              |    1 -
 .../status-history/status-history.component.ts     |    1 -
 .../system-diagnostics-dialog.component.ts         |    1 -
 .../bulletins-tip/bulletins-tip.component.ts       |    1 -
 .../controller-service-api-tip.component.ts        |    1 -
 .../garbage-collection-tip.component.ts            |    1 -
 .../property-tip/property-tip.component.ts         |    1 -
 .../restrictions-tip/restrictions-tip.component.ts |    1 -
 .../search-match-tip/search-match-tip.component.ts |    1 -
 .../unordered-list-tip.component.ts                |    1 -
 .../validation-errors-tip.component.ts             |    1 -
 .../src/main/frontend/apps/nifi/src/styles.scss    |    3 +-
 .../apps/standard-content-viewer/.eslintrc.json    |    3 +-
 .../src/app/app.component.ts                       |    3 +-
 .../feature/standard-content-viewer.component.ts   |    3 +-
 .../apps/standard-content-viewer/src/styles.scss   |    3 +-
 .../frontend/apps/update-attribute/.eslintrc.json  |    3 +-
 .../apps/update-attribute/src/app/app.component.ts |    3 +-
 .../feature/update-attribute.component.ts          |    3 +-
 .../ui/action-table/action-table.component.html    |    4 +-
 .../ui/action-table/action-table.component.ts      |    1 -
 .../condition-table/condition-table.component.html |    2 +-
 .../condition-table/condition-table.component.ts   |    1 -
 .../ui/edit-rule/edit-rule.component.ts            |    5 +-
 .../ui/rule-listing/rule-listing.component.html    |    4 +-
 .../ui/rule-listing/rule-listing.component.ts      |    1 -
 .../ui/ua-editor/ua-editor.component.ts            |    5 +-
 .../frontend/apps/update-attribute/src/styles.scss |    3 +-
 nifi-frontend/src/main/frontend/jest.preset.js     |    8 +-
 .../src/main/frontend/libs/shared/.eslintrc.json   |    3 +-
 .../src/main/frontend/libs/shared/project.json     |    5 +-
 .../close-on-escape-dialog.component.ts            |    1 -
 .../component-context.component.ts                 |    1 -
 .../copy-button/copy-button.component.ts           |    3 +-
 .../editors/text-editor/text-editor.component.ts   |    5 +-
 .../components/map-table/map-table.component.html  |    2 +-
 .../components/map-table/map-table.component.ts    |    1 -
 .../new-map-table-entry-dialog.component.ts        |    1 -
 .../property-hint/property-hint.component.ts       |    1 -
 .../components/resizable/resizable.component.ts    |    1 -
 .../property-hint-tip.component.ts                 |    1 -
 .../yes-no-dialog/yes-no-dialog.component.ts       |    1 -
 .../frontend/libs/shared/src/pipes/join.pipe.ts    |    3 +-
 .../libs/shared/src/pipes/sort-by-property.pipe.ts |    3 +-
 .../frontend/libs/shared/src/pipes/sort.pipe.ts    |    3 +-
 nifi-frontend/src/main/frontend/package-lock.json  | 9372 +++++++++++++-------
 nifi-frontend/src/main/frontend/package.json       |   78 +-
 262 files changed, 6545 insertions(+), 3525 deletions(-)

Reply via email to