[
https://issues.apache.org/jira/browse/NIFI-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422397#comment-17422397
]
ASF subversion and git services commented on NIFI-8491:
-------------------------------------------------------
Commit be57a210ffb2e3e3eefccabfe7100edaf2e9a43b in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=be57a21 ]
NIFI-8491: Adding support for configuring parameter context inheritance (#5371)
* NIFI-8491:
- Adding support for configuring parameter context inheritance.
* NIFI-8491:
- Allowing changes to the parameter context inheritance to drive Apply disabled
state.
* NIFI-8491: Updating StandardParameterContext#isAuthorized check
* NIFI-8491:
- Showing selected inherited parameter contexts in ready only form when
appropriate.
- Allowing available parameter contexts to be inherited by double clicking.
- Removing support for rendering unauthorized inherited parameter contexts as
they can no longer be opened.
* NIFI-8491: Adding inherited param context verification earlier
* NIFI-8491:
- Addressing CI failures by rolling back to some order JS language spec to
allow yui-compress to minify and compress.
* NIFI-8491:
- Ensuring selected context sort order is honored.
- Ensuring the Apply button is correctly enabled.
- Showing Pending Apply message when selected Parameter Context changes.
- Ensuring the Parameter's tab is selected now that there is a third tab.
* Updates to inherited param context verification
* Improving validation between parameters/inherited parameters
* NIFI-8491:
- Ensuring the available parameter contexts are loaded whether the edit dialog
is opened from the listing or outside of the listing.
* NIFI-8491:
- Fixing conditions we check if the parameter context listing is currently open.
* NIFI-8491:
- Waiting for the parameter contexts to load prior to rendering the parameter
context inheritance tab and showing the dialog.
* NIFI-8491:
- Fixing pending apply message clipping.
- Hiding pending apply message after clicking Apply.
Co-authored-by: Joe Gresock <[email protected]>
This closes #5371
> Add Inherited Parameter Contexts tab on Parameter Context view in UI
> --------------------------------------------------------------------
>
> Key: NIFI-8491
> URL: https://issues.apache.org/jira/browse/NIFI-8491
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Joe Gresock
> Assignee: Matt Gilman
> Priority: Major
> Attachments: prioritizers.png
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> On the Create/Update Parameter Context view, we'll need to add a third tab,
> "Inherited Parameter Contexts". This should allow selection of one or more
> existing Parameter Contexts, as well as ordering of the inherited parameter
> contexts similar to the prioritizers in the connections view (see image).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)