tachybase_todo/packages/plugins/workflow/src/instructions
Junyi ef939b4277
feat(plugin-workflow): add delay node type (#532)
* feat(plugin-workflow): add delay node type

* fix(plugin-workflow): fix test and add cases

* fix(plugin-workflow): fix processor.saveJob()
2022-06-24 23:28:49 +08:00
..
calculation.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
condition.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
create.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
delay.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
destroy.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
index.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
parallel.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
prompt.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
query.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
update.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00