tachybase_todo/packages/plugin-workflow/src/instructions
Junyi 46afc05898
Feat(plugin workflow): add more instructions (#201)
* test(plugin-workflow): add getter cases

* feat(plugin-workflow): add query type for node instruction

* feat(plugin-workflow): add crud instructions for node type

* fix(plugin-workflow): fix transaction

* fix(plugin-workflow): fix context data of model trigger
2022-02-20 21:23:39 +08:00
..
condition.ts refactor(plugin-workflow): upgrade plugin to use abstract plugin class and fix types 2022-02-13 20:29:19 +08:00
create.ts Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
destroy.ts Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
index.ts Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
parallel.ts feat(plugin-workflow): add parallel branch and mixed test cases 2022-02-01 12:04:08 +08:00
prompt.ts feat(plugin-workflow): execution life cycle with branch and join 2022-01-26 23:32:17 +08:00
query.ts Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
update.ts Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00