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 6c8af1441e NIFI-12976 Upgraded Express.js from 4.18.2 to 4.19.2
add d85f4b39c5 [NIFI-12922] semantic dialog size configurations (#8535)
No new revisions were added by this update.
Summary of changes:
.../src/main/nifi/src/app/index.ts} | 30 ++++++-----
.../state/access-policy/access-policy.effects.ts | 15 +++---
.../override-policy-dialog.component.html | 2 +-
.../counter-listing/counter-listing.effects.ts | 5 +-
.../flow-configuration-history-listing.effects.ts | 13 +++--
.../action-details/action-details.component.scss | 1 -
.../purge-history/purge-history.component.html | 4 +-
.../purge-history/purge-history.component.scss | 9 ----
.../service/parameter-helper.service.ts | 5 +-
.../controller-services.effects.ts | 25 ++++-----
.../pages/flow-designer/state/flow/flow.effects.ts | 61 +++++++++++-----------
.../manage-remote-ports.effects.ts | 2 +
.../flow-designer/state/queue/queue.effects.ts | 19 ++++---
.../import-from-registry.component.scss | 1 -
.../relationship-settings.component.html | 20 ++++---
.../no-registry-clients-dialog.component.html | 2 +-
.../edit-remote-port.component.scss | 1 -
.../app/pages/login/state/access/access.effects.ts | 5 +-
.../parameter-context-listing.effects.ts | 29 +++++-----
.../parameter-table/parameter-table.component.html | 4 +-
.../parameter-table/parameter-table.component.scss | 1 -
.../provenance-event-listing.effects.ts | 16 +++---
.../state/queue-listing/queue-listing.effects.ts | 8 +--
.../flow-analysis-rules.effects.ts | 17 +++---
.../settings/state/general/general.effects.ts | 5 +-
.../management-controller-services.effects.ts | 25 ++++-----
.../parameter-providers.effects.ts | 19 +++----
.../registry-clients/registry-clients.effects.ts | 17 +++---
.../reporting-tasks/reporting-tasks.effects.ts | 17 +++---
.../general-form/general-form.component.html | 2 +-
.../edit-parameter-provider.component.html | 18 ++++---
.../component-cluster-status.effects.ts | 3 +-
.../state/user-listing/user-listing.effects.ts | 25 ++++-----
.../user-access-policies.component.scss | 2 -
.../app/service/property-table-helper.service.ts | 9 ++--
.../component-state/component-state.effects.ts | 3 +-
.../controller-service-state.effects.ts | 5 +-
.../state/status-history/status-history.effects.ts | 5 +-
.../system-diagnostics.effects.ts | 5 +-
.../component-state/component-state.component.html | 4 +-
.../component-state/component-state.component.scss | 2 -
.../disable-controller-service.component.html | 58 ++++++++++++--------
.../disable-controller-service.component.scss | 5 --
.../edit-controller-service.component.html | 12 +++--
.../enable-controller-service.component.html | 60 +++++++++++++--------
.../enable-controller-service.component.scss | 5 --
.../extension-creation.component.scss | 3 --
.../ui/common/ok-dialog/ok-dialog.component.html | 2 +-
.../property-table/property-table.component.scss | 9 ----
.../status-history/status-history.component.html | 2 +-
.../status-history/status-history.component.scss | 34 +++---------
.../system-diagnostics-dialog.component.scss | 19 -------
.../yes-no-dialog/yes-no-dialog.component.html | 2 +-
.../src/main/nifi/src/assets/styles/_app.scss | 50 +++++-------------
54 files changed, 345 insertions(+), 377 deletions(-)
copy
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/{nifi-web-optimistic-locking/src/main/java/org/apache/nifi/web/UpdateRevision.java
=> nifi-web-frontend/src/main/nifi/src/app/index.ts} (66%)