nocobase/packages/plugins/@nocobase/plugin-workflow-test
Junyi 4b8915b616
refactor(plugin-workflow): add sync option for trigger (#3383)
* refactor(plugin-workflow): add sync option for trigger

* feat(plugin-workflow-request): support sync call in request

* fix(plugin-workflow-request): fix request async call

* refactor(plugin-workflow): add method to check if workflow is sync

* fix(plugin-workflow): fix useAvailable in nodes

* fix(plugin-workflow): fix node.isAvailable check

* test(plugin-workflow): limit mysql version to pass test

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

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

* feat(plugin-workflow): add sync field for workflow

* refactor(plugin-workflow): adjust end node logic

* fix(plugin-workflow): support sync mode in form trigger

* feat(plugin-workflow): add end instruction

* fix(plugin-workflow-form-trigger): fix test cases

* fix(plugin-workflow): fix transaction for sync event
2024-01-25 22:10:03 +08:00
..
src refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
client.d.ts test: workflow e2e (#3261) 2023-12-29 09:13:00 +08:00
client.js test: workflow e2e (#3261) 2023-12-29 09:13:00 +08:00
e2e.d.ts test: workflow e2e (#3261) 2023-12-29 09:13:00 +08:00
e2e.js test: workflow e2e (#3261) 2023-12-29 09:13:00 +08:00
LICENSE refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
package.json chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
README.md refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
server.d.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
server.js refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00

workflow

English | 中文

安装激活

内置插件无需手动安装激活。

使用方法