This is an automated email from the ASF dual-hosted git repository.
scottyaslan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 5ddc01e NIFI-6644 - Consider param context permissions when deciding
to allow property conversion to parameter. NIFI-6644 - when deciding to show
the convert prop option: enforce user has read and write permissions to the
param context & the props are not for a controller service defined in the
controller settings.
new 70af2ac NIFI-6641 - support read only mode for parameter context
dialog
new 29708d8 NIFI-6641 - fix issue with dialog state when adding a new
parameter context. added ellipsis styling and titles to name and id fields.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../canvas/new-parameter-context-dialog.jsp | 12 +--
.../webapp/css/new-parameter-context-dialog.css | 13 +++
.../webapp/js/nf/canvas/nf-parameter-contexts.js | 99 +++++++++++++++++++---
3 files changed, 108 insertions(+), 16 deletions(-)