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 5d2bd1e47b NIFI-10463: Fix GetHubSpot incremental loading
add 17084a1f09 NIFI-10538: UI updates for making RegistryClient an
extension point (#6437)
No new revisions were added by this update.
Summary of changes:
.../src/main/webapp/WEB-INF/pages/canvas.jsp | 1 +
...n-dialog.jsp => new-registry-client-dialog.jsp} | 12 +-
.../canvas/registry-configuration-dialog.jsp | 53 ++-
.../WEB-INF/partials/canvas/settings-content.jsp | 1 +
.../nifi-web-ui/src/main/webapp/css/dialog.css | 7 +-
.../jquery/propertytable/jquery.propertytable.js | 5 +-
.../webapp/js/nf/canvas/nf-canvas-bootstrap.js | 2 +-
.../webapp/js/nf/canvas/nf-controller-service.js | 67 ++-
.../main/webapp/js/nf/canvas/nf-flow-version.js | 3 +-
.../src/main/webapp/js/nf/canvas/nf-settings.js | 448 ++++++++++++++++-----
10 files changed, 453 insertions(+), 146 deletions(-)
copy
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/{registry-configuration-dialog.jsp
=> new-registry-client-dialog.jsp} (73%)