tachybase_todo/packages/plugins/workflow/src/client
Junyi ea4d4ac062
feat(plugin-workflow) config preload associations in triggers and nodes (#1548)
* feat(plugin-workflow): add preload associations for triggers and nodes

* feat(plugin-workflow): add appends parameter to schedule trigger

* fix(plugin-workflow): fix import

* fix(plugin-workflow): fix component injection

* test(plugin-workflow): add test case
2023-03-10 16:36:58 +08:00
..
components feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
locale feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
nodes feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
schemas feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
triggers feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +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 refactor(plugin-workflow): change canvas card and adjust styles (#1529) 2023-03-04 00:19:11 +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 feat(plugin-workflow) config preload associations in triggers and nodes (#1548) 2023-03-10 16:36:58 +08:00
WorkflowCanvas.tsx refactor(plugin-workflow): change canvas card and adjust styles (#1529) 2023-03-04 00:19:11 +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