tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server
Junyi 8ee8ab7d6d
refactor(plugin-workflow): refactor apis (#3267)
* refactor(plugin-workflow): refactor apis

* fix(plugin-workflow-parallel): fix import in test cases

* fix(plugin-workflow): fix some module import source

* fix(plugin-workflow): move manual table acl to manual plugin

* fix(plugin-workflow-manual): fix folder typo
2023-12-27 13:55:48 +08:00
..
__tests__ refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
actions refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
collections refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +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): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
migrations feat(ui-schema): nocobase-admin-menu & nocobase-mobile-container (#3213) 2023-12-17 11:16:30 +08:00
triggers refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
types refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +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): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
Processor.ts refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
utils.ts fix(plugin-workflow): fix toJSON type check (#2772) 2023-10-09 17:48:20 +08:00