wireflow icon indicating copy to clipboard operation
wireflow copied to clipboard

Feature/websy85/import export

Open websy85 opened this issue 3 years ago • 2 comments

Proposed Change

Add ability to save flow configurations by way of an new import/export feature

Type of Change

  • New Feature

Details

I have modified the ExportCanvas export button to include additional options for importing and exporting flow configurations in JSON format. The export takes the data stored in local storage and creates a download for it. The import instantiates a file upload dialog. If a JSON file is selected it's used to override the localstorage and the page is reloaded. If any other file type is selected and error will be displayed.

websy85 avatar Oct 17 '21 19:10 websy85

@websy85 thanks for this PR, great improvement.

I am not the one who can check, merge and deploy this, but I will wait for @entrptaher if he have time to check this. If not, will find someone else.

shtefcs avatar Oct 18 '21 03:10 shtefcs

Loading / saving would be great!

dagnelies avatar Sep 19 '22 07:09 dagnelies