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

feat: add support for importing and exporting flows #1869

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

Dreammy23
Copy link
Collaborator

Description

  • Add new components for importing and exporting flows: ImportFlowModal and ExportFlowModal.
  • Update the necessary API functions in request.ts to handle flow import and export.
  • Update i18n.ts to include success messages for flow export and import.
  • Improve error handling and display appropriate messages in case of failures.

- Add new components for importing and exporting flows: ImportFlowModal and ExportFlowModal.
- Update the necessary API functions in request.ts to handle flow import and export.
- Update i18n.ts to include success messages for flow export and import.
- Improve error handling and display appropriate messages in case of failures.
@Dreammy23 Dreammy23 changed the title feat: Add support for importing and exporting flows feat: add support for importing and exporting flows Aug 22, 2024
@github-actions github-actions bot added the enhancement New feature or request label Aug 22, 2024
@Dreammy23 Dreammy23 changed the base branch from main to feat/sprint-web-flow August 22, 2024 16:48
@Dreammy23 Dreammy23 merged commit bef46d8 into feat/sprint-web-flow Aug 22, 2024
3 checks passed
@Dreammy23 Dreammy23 deleted the feat/export branch August 22, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant