tachybase_todo/packages/plugins/workflow/src/server/instructions
Junyi c470209ecd
refactor(plugin-workflow): split transaction for collection trigger (#1080)
* refactor(plugin-workflow): split transaction for collection trigger

* fix(plugin-workflow): fix delay test case

* refactor(plugin-workflow): use micro queue to dispatch executions

* fix(plugin-workflow): fix usages of private api

* fix(plugin-workflow): fix wrong variable
2022-11-14 20:05:01 +08:00
..
calculation.ts Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
condition.ts Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
create.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
delay.ts refactor(plugin-workflow): split transaction for collection trigger (#1080) 2022-11-14 20:05:01 +08:00
destroy.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
index.ts refactor(plugin-workflow): adjust some api (#1067) 2022-11-10 13:33:52 +08:00
parallel.ts Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
prompt.ts refactor(plugin-workflow): adjust some api (#1067) 2022-11-10 13:33:52 +08:00
query.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
update.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00