This is an automated email from the ASF dual-hosted git repository.
rfellows pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 37937ffa15 [NIFI-13129] - Fix: selected prioritizer order is not
honored when displayed in the UI (#8736)
add 914e2b1057 NIFI-13136: Allowing users to unset optional property
values (#8734)
No new revisions were added by this update.
Summary of changes:
.../edit-process-group.component.ts | 2 -
.../edit-processor.component.spec.ts | 2 +
.../edit-parameter-context.component.spec.ts | 2 +
.../edit-flow-analysis-rule.component.spec.ts | 2 +
.../edit-registry-client.component.spec.ts | 2 +
.../edit-reporting-task.component.spec.ts | 2 +
.../disable-controller-service.component.ts | 2 -
.../edit-controller-service.component.spec.ts | 2 +
.../enable-controller-service.component.ts | 2 -
.../nf-editor/_nf-editor.component-theme.scss | 15 +++----
.../property-table/editors/nf-editor/modes/nfel.ts | 1 -
.../editors/nf-editor/nf-editor.component.html | 5 +--
.../editors/nf-editor/nf-editor.component.scss | 8 +---
.../editors/nf-editor/nf-editor.component.spec.ts | 2 +
.../editors/nf-editor/nf-editor.component.ts | 50 ++++++++++++++++------
.../property-table.component.spec.ts | 2 +
.../property-table/property-table.component.ts | 2 +-
.../nifi-web-frontend/src/main/nifi/src/main.ts | 9 ++++
18 files changed, 74 insertions(+), 38 deletions(-)