tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
hongboji 56b1234c1c
fix: workflow e2e concurrency errors (#3345)
* fix: workflow e2e concurrency errors

* fix: edit Collection event name
2024-01-08 14:05:35 +08:00
..
__e2e__ fix: workflow e2e concurrency errors (#3345) 2024-01-08 14:05:35 +08:00
components refactor(plugin-workflow): add trigger title for workflow which is different with title (#3333) 2024-01-06 11:17:28 +08:00
hooks refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
nodes refactor(plugin-workflow): adjust some api and packages (#3281) 2023-12-29 09:29:37 +08:00
schemas refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
triggers refactor(plugin-workflow): add trigger title for workflow which is different with title (#3333) 2024-01-06 11:17:28 +08:00
AddButton.tsx refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
Branch.tsx refactor(plugin-workflow): add end property to branch (#2928) 2023-10-27 20:33:54 -07:00
CanvasContent.tsx fix(plugin-workflow): fix canvas style (#2959) 2023-11-03 06:13:43 -07:00
constant.ts refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
constants.tsx refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
ExecutionCanvas.tsx refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
ExecutionLink.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
ExecutionPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionResourceProvider.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
FlowContext.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.tsx refactor(plugin-workflow): add trigger title for workflow which is different with title (#3333) 2024-01-06 11:17:28 +08:00
style.tsx feat(plugin-workflow): add zoomer for workflow canvas (#2951) 2023-11-02 07:08:34 -07:00
utils.ts refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00
variable.tsx refactor(plugin-workflow): refactor apis (#3267) 2023-12-27 13:55:48 +08:00
WorkflowCanvas.tsx fix(plugin-workflow): client minor fixes (#3062) 2023-11-19 03:24:34 -08:00
WorkflowLink.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
WorkflowPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowPane.tsx refactor(plugin-workflow): split workflow features into plugins (#3115) 2023-12-07 05:46:58 -08:00