mirror of https://github.com/apache/nifi.git
b9a0991157
NIFI-8260 [WIP] Fixed server side logic to upload a flow file. Cleaned up the front end logic. NIFI-8260 [WIP] Finished the server side upload logic. Added a client ID parameter to the endpoint. Added JSON parsing error response. Fixed the client side file form to reset after submit. Fixed the canvas to instantly update and show the process group after submitting the file. Changed the Add Processor Group dialog UI based on design notes. Changed the Upload File link to an icon and moved to the process group name input. Changed the Registry Import link to say 'Import from Registry' and moved to the bottom of the dialog. Display the filename when a file is selected. NIFI-8260 [WIP] Added a cancel file button to the Process Group dialog. Fixed some CSS styles. NIFI-8260 - Removed accessing the snapshot metadata to avoid an NPE. Added a title attribute to the html of the dialog file cancel button. NIFI-8260 - Disabled the dialog 'Add' button. Revised based on PR feedback. Refactored the upload file endpoint and client side filename extraction methods. Fixed some CSS. Reverted some unnecessary changes. NIFI-8260 - Revised based on PR feedback. Refactored uploadProcessGroup. Fixed some exception handling. Hid the Upload File button when grouping components. Refactored nf-ng-group-component.js replacing jquery selectors with variables. Extracted the resetValues function to clear dialog values. NIFI-8260 - Fixed the cluster replicate request. Created a new endpoint to handle the cluster replicate request. Created ProcessGroupUploadEntity. Renamed positionX and positionY parameters. NIFI-8260 - Fixed a checkstyle error. Removed unnecessary httpServletRequest parameter. Reverted some re-ordering of imports. NIFI-8260 - Changed the ProcessGroupUploadEntity to be consistent with other Entity and DTO models. Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #4846. |
||
---|---|---|
.. | ||
nifi-framework | ||
nifi-framework-nar | ||
nifi-headless-server-nar | ||
nifi-server-nar | ||
nifi-stateless-bundle | ||
pom.xml |