tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server
Junyi 4d4a70b2f4
refactor(plugin-workflow): support any context in processor as options (#3473)
* refactor(plugin-workflow): support any context in processor as options

* fix(plugin-workflow): fix collection trigger

* fix(plugin-workflow): fix collection trigger and instructions

* fix(plugin-workflow): fix bind workflow configuration on button

* fix(plugin-workflow): fix e2e test cases
2024-02-02 10:32:27 +08:00
..
__tests__ fix(plugin-workflow): fix end logic when success (#3453) 2024-01-29 14:04:37 +08:00
actions feat(plugin-workflow): add cancel action for execution (#3425) 2024-01-24 21:09:48 +08:00
collections refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
functions feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
instructions refactor(plugin-workflow): support any context in processor as options (#3473) 2024-02-02 10:32:27 +08:00
migrations fix(plugin-workflow): fix sql transaction and locale (#3444) 2024-01-27 09:37:40 +08:00
triggers refactor(plugin-workflow): support any context in processor as options (#3473) 2024-02-02 10:32:27 +08:00
types refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
constants.ts refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
index.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
Plugin.ts refactor(plugin-workflow): support any context in processor as options (#3473) 2024-02-02 10:32:27 +08:00
Processor.ts refactor(plugin-workflow): support any context in processor as options (#3473) 2024-02-02 10:32:27 +08:00
utils.ts fix(plugin-workflow): fix toJSON type check (#2772) 2023-10-09 17:48:20 +08:00