nocobase/packages/plugin-workflow/src
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
..
__tests__ Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
collections Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
instructions Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
models Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
triggers Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
utils Feat(plugin workflow): add more instructions (#201) 2022-02-20 21:23:39 +08:00
constants.ts chore(plugin-workflow): migrate from 0.5 to 0.6 2022-01-28 00:25:26 +08:00
server.ts refactor(plugin-workflow): upgrade plugin to use abstract plugin class and fix types 2022-02-13 20:29:19 +08:00