tachybase_todo/packages/plugins/workflow/src
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
..
__tests__ feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
actions refactor(plugin-workflow): add revision column to execution (#491) 2022-06-09 16:40:10 +08:00
calculators refactor(plugin-workflow): abstract to classes (#515) 2022-06-20 23:29:21 +08:00
collections fix(plugin-workflow): set current when update (#526) 2022-06-22 23:17:30 +08:00
instructions feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
models refactor(plugin-workflow): abstract to classes (#515) 2022-06-20 23:29:21 +08:00
triggers refactor(plugin-workflow): abstract to classes (#515) 2022-06-20 23:29:21 +08:00
constants.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.ts refactor(plugin-workflow): abstract to classes (#515) 2022-06-20 23:29:21 +08:00
Plugin.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00
Processor.ts feat(plugin-workflow): add delay node type (#532) 2022-06-24 23:28:49 +08:00