Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/websy85/import export #79

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

websy85
Copy link

@websy85 websy85 commented Oct 17, 2021

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.

@shtefcs
Copy link
Collaborator

shtefcs commented Oct 18, 2021

@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.

@dagnelies
Copy link

Loading / saving would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants