tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
2024-03-27 11:23:34 +08:00
..
__e2e__ feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
components feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
hooks feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
nodes feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
schemas refactor: action icon (#3831) 2024-03-27 11:23:34 +08:00
settings feat: support for multiple data sources (#3418) 2024-03-03 23:06:24 +08:00
triggers feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +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 refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00