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 b06c1779a3 NIFI-13055: Moving the loading of flow configuration out of
individual pages and into the navigation component (#8695)
add 0e70f7a07e [NIFI-13056][NIFI-13011] canvas icons, theming, and
contrast ratio improvements (#8663)
No new revisions were added by this update.
Summary of changes:
.../component-access-policies.component.html | 2 +-
.../bulletin-board-list.component.ts | 2 +-
.../flow-designer/service/canvas-utils.service.ts | 2 +-
.../service/manager/connection-manager.service.ts | 17 ++-
.../service/manager/port-manager.service.ts | 2 +-
.../manager/process-group-manager.service.ts | 4 +-
.../remote-process-group-manager.service.ts | 2 +-
.../ui/canvas/_canvas.component-theme.scss | 167 ++++++++++-----------
.../ui/canvas/footer/_footer.component-theme.scss | 7 +-
.../_navigation-control.component-theme.scss | 11 +-
.../birdseye/_birdseye.component-theme.scss | 6 +-
.../_operation-control.component-theme.scss | 8 +-
.../operation-control.component.html | 4 +-
.../flow-status/_flow-status.component-theme.scss | 17 ++-
.../header/flow-status/flow-status.component.html | 4 +-
.../header/flow-status/flow-status.component.ts | 2 +-
.../_new-canvas-item.component-theme.scss | 24 +--
.../header/search/_search.component-theme.scss | 15 +-
.../_prioritizers.component-theme.scss | 5 +-
.../manage-remote-ports.component.html | 2 +-
.../login/feature/_login.component-theme.scss | 8 +-
...ameter-context-inheritance.component-theme.scss | 5 +-
.../feature/_provenance.component-theme.scss | 9 +-
.../_provenance-event-table.component-theme.scss | 12 +-
.../flow-analysis-rule-table.component.ts | 2 +-
.../reporting-task-table.component.ts | 2 +-
.../port-cluster-table.component.ts | 2 +-
.../processor-cluster-table.component.ts | 2 +-
...remote-process-group-cluster-table.component.ts | 2 +-
.../port-status-table.component.ts | 2 +-
.../_processor-status-table.component-theme.scss | 8 +-
.../processor-status-table.component.ts | 2 +-
.../remote-process-group-status-table.component.ts | 2 +-
.../_component-context.component-theme.scss | 36 -----
.../_context-menu.component-theme.scss | 8 +-
.../context-menu/context-menu.component.html | 12 +-
.../controller-service-references.component.ts | 4 +-
.../controller-service-table.component.ts | 4 +-
.../navigation/_navigation.component-theme.scss | 24 ++-
.../parameter-references.component.ts | 4 +-
.../nf-editor/_nf-editor.component-theme.scss | 22 ++-
.../_status-history.component-theme.scss | 7 +-
.../src/main/nifi/src/assets/styles/_app.scss | 58 +++----
.../nifi/src/assets/styles/_listing-table.scss | 41 +++--
.../src/main/nifi/src/assets/themes/material.scss | 98 ++----------
.../src/main/nifi/src/assets/themes/nifi.scss | 38 +++--
.../src/main/nifi/src/assets/themes/purple.scss | 8 +-
.../src/main/nifi/src/assets/utils.scss | 78 +++-------
.../src/main/nifi/src/styles.scss | 3 -
49 files changed, 332 insertions(+), 474 deletions(-)
delete mode 100644
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/component-context/_component-context.component-theme.scss