tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server
2024-03-27 17:03:22 +08:00
..
__tests__ feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
actions fix(plugin-workflow): fix revision with new properties (#3487) 2024-02-04 09:49:18 +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 Merge remote-tracking branch 'upstream/main' into merge_from_upstream 2024-03-27 17:03:22 +08:00
migrations refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
triggers feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +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 fix(plugin-workflow): fix processor options to pass any context (#3483) 2024-02-02 21:11:08 +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 feat(plugin-workflow-form-trigger): add trigger button to all single record action bar (#3563) 2024-03-06 14:42:20 +08:00