mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
69c10f5a69
- Added REST endpoints in BucketFlowResource for importVersionedFlow and exportVersionedFlow. - Added import and export dialogs. - Set the initial value for the Bucket dropdown menu in the Import dialogs. - Added frontend and backend integration tests. - Created ExportedVersionedFlowSnapshot object. - Added test resource file and updated rat configuration to skip the file during contrib-check. - Refactored frontend and server side code. - Updated Flow Actions menu hover and focus styles.