tachybase_todo/packages/plugins/workflow/src/client
Junyi 0450789d63
fix(plugin-workflow): fix request body variable component (#1703)
* fix(plugin-workflow): fix request body variable component

* fix(client): add missed file
2023-04-14 16:46:51 +08:00
..
components fix(client): fix variable component read pretty mode (#1673) 2023-04-07 23:40:18 -07:00
interfaces feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
locale feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
nodes fix(plugin-workflow): fix request body variable component (#1703) 2023-04-14 16:46:51 +08:00
schemas fix(plugin-workflow): fix minors ui issues (#1635) 2023-04-02 13:24:25 +08:00
triggers feat: (plugin-workflow) dynamic expression (#1560) 2023-04-07 19:52:31 -07: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 null collection fields (#1674) 2023-04-08 00:20:33 -07: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) dynamic expression (#1560) 2023-04-07 19:52:31 -07:00
WorkflowShortcut.tsx fix(plugin-workflow): fix history drawer in workflow canvas (#1326) 2023-01-04 06:24:41 -08:00