texera icon indicating copy to clipboard operation
texera copied to clipboard

Support Import/Export Workflow across Texera Services

Open shengquan-ni opened this issue 2 years ago • 2 comments

Right now we don't have a UI component for importing/exporting a workflow, which makes the workflow migration between different Texera services very painful.

shengquan-ni avatar May 13 '22 17:05 shengquan-ni

Discussion 2022.05.19: I will do this task

zuozhiw avatar May 19 '22 20:05 zuozhiw

A few important places to look at for Chenhan:

  • core/new-gui/src/app/common/service/workflow-persist/workflow-persist.service.ts: WorkflowPersistService in the frontend. Especially retrieveWorkflow for exporting.
  • #1307 for the downloading part and related components.
  • The export/import can be in the dashboard (like other buttons such as sharing a workflow), or can be on the navigation panel in workflow editor, or both.

Xiao-zhen-Liu avatar Jul 06 '22 23:07 Xiao-zhen-Liu

This issue is solved by #1582 and #1603

zuozhiw avatar Dec 08 '22 00:12 zuozhiw