tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
bai.jingfeng 799603f9f2 refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629)
Reviewed-on: daoyoucloud/tachycode#629
Co-authored-by: bai.jingfeng <bai.jingfeng@foxmail.com>
Co-committed-by: bai.jingfeng <bai.jingfeng@foxmail.com>
2024-04-08 17:09:14 +08:00
..
__e2e__ feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
components refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629) 2024-04-08 17:09:14 +08:00
hooks feat: @formily/* 统一成 @nocobase/schema,清理所有的 ts build 报错 (#566) 2024-04-02 18:13:33 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
nodes refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629) 2024-04-08 17:09:14 +08:00
schemas refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629) 2024-04-08 17:09:14 +08:00
settings feat: @formily/* 统一成 @nocobase/schema,清理所有的 ts build 报错 (#566) 2024-04-02 18:13:33 +08:00
triggers refactor: 跟踪上游,(refactor: change useProps to x-use-component-props (#3853)) (#629) 2024-04-08 17:09:14 +08:00
AddButton.tsx refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +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
constants.tsx refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
ExecutionCanvas.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
ExecutionContextProvider.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
ExecutionLink.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +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.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
index.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
style.tsx fix(plugin-workflow): fix end logic when success (#3453) 2024-01-29 14:04:37 +08:00
utils.ts feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
variable.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
WorkflowCanvas.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
WorkflowLink.tsx feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
WorkflowPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowPane.tsx feat: @formily/* 统一成 @nocobase/schema,清理所有的 ts build 报错 (#566) 2024-04-02 18:13:33 +08:00