tachybase_todo/packages/plugins/workflow/src/client
2023-04-06 05:07:38 -07:00
..
components feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
locale feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
nodes fix(plugin-workflow): fix todo drawer data load (#1656) 2023-04-06 05:07:38 -07:00
schemas fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
triggers fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
AddButton.tsx refactor(plugin-workflow): change canvas card and adjust styles (#1529) 2023-03-04 00:19:11 +08:00
Branch.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
constants.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
ExecutionCanvas.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
ExecutionLink.tsx feat: plugin workflow visualization (#987) 2022-10-30 11:54:14 +08:00
ExecutionPage.tsx feat: plugin workflow visualization (#987) 2022-10-30 11:54:14 +08:00
ExecutionResourceProvider.tsx Refactor: plugin-workflow client (#1077) 2022-11-11 23:37:41 +08:00
FlowContext.ts refactor(plugin-workflow): adjust style (#1079) 2022-11-13 18:12:56 +08:00
index.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
style.tsx fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
utils.ts feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
variable.tsx fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
WorkflowCanvas.tsx fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
WorkflowLink.tsx feat: plugin workflow visualization (#987) 2022-10-30 11:54:14 +08:00
WorkflowPage.tsx feat: plugin workflow visualization (#987) 2022-10-30 11:54:14 +08:00
WorkflowProvider.tsx Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
WorkflowShortcut.tsx fix(plugin-workflow): fix history drawer in workflow canvas (#1326) 2023-01-04 06:24:41 -08:00