[
https://issues.apache.org/jira/browse/NIFI-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609674#comment-17609674
]
ASF subversion and git services commented on NIFI-10538:
--------------------------------------------------------
Commit 17084a1f0984af1cc961828d054e0adfa1949969 in nifi's branch
refs/heads/main from Shane Ardell
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=17084a1f09 ]
NIFI-10538: UI updates for making RegistryClient an extension point (#6437)
* init commit
* remove test string
* display only class name for types combo
* remove commented code
* add UI support for dynamic properties
* add support for controller services
* address review feedback:
* fix syntax error
* remove console logs
* move contents of editRegistry into callback
* add name and description fields back to edit dialog
* add referencing component logic for registry clients
* implement reload logic
* more review findings
* increase size of description textarea in config
* remove location column from registry table
* remove commented out code
* post-rebase tweaks
* change if condition from assignment to evaluation
* add missing semicolons
* refactor new registry initialization into function
* more feedback addressed
* fix rebase error around controller service reference
* render registry references in their own list
* remove duplicate updateValidationError function
* remove TODO comment
* expose reload through nfSettings public variable
* show add registry dialog only after available types returns
* fix css class name
This closes #6437
> UI changes to support RegsitryClient as an extension point
> ----------------------------------------------------------
>
> Key: NIFI-10538
> URL: https://issues.apache.org/jira/browse/NIFI-10538
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Shane Ardell
> Assignee: Shane Ardell
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)