nocobase/packages/plugins/workflow
Junyi 50786621bb
fix(plugin-workflow): try to avoid occasionally duplicated executions (#2196)
* fix(plugin-workflow): try to avoid occasionally duplicated executions

* test(plugin-workflow): avoid appends error and add more test cases

* test(plugin-workflow): fix type and adjust waiting time for test cases

* fix(plugin-workflow): refactor delay logic and fix failed cases
2023-07-06 23:07:05 -07:00
..
src fix(plugin-workflow): try to avoid occasionally duplicated executions (#2196) 2023-07-06 23:07:05 -07:00
.npmignore
client.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
client.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.10.1-alpha.1 2023-07-07 06:56:04 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
server.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00

workflow

English | 中文

安装激活

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

使用方法