tachybase_todo/packages/plugins/workflow/src/client
Junyi 9a376e4116
refactor(plugin-workflow): change node config api render to component (#2014)
* refactor(plugin-workflow): change node config api render to component

* fix(plugin-workflow): fix trigger drawer error and remove unused api

* fix(plugin-workflow): fix return value of request node run phase

* fix(client): fix classname order in action button
2023-06-08 21:09:22 -07:00
..
components feat: upgrade formily (#1880) 2023-06-06 19:33:04 +08:00
interfaces fix(variable-input): fix style (#1761) 2023-04-26 09:56:25 +08:00
locale feat(plugin-workflow): manual forms (#1748) 2023-06-05 16:52:43 +08:00
nodes refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
schemas fix(plugin-workflow): fix language (#1886) 2023-05-18 08:27:18 -07:00
triggers refactor(plugin-workflow): change node config api render to component (#2014) 2023-06-08 21:09:22 -07:00
AddButton.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
Branch.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
CanvasContent.tsx feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
constants.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionCanvas.tsx feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
ExecutionLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionPage.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionResourceProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
FlowContext.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
style.tsx feat(plugin-workflow): aggregate (#1852) 2023-05-17 13:37:03 +08:00
utils.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
variable.tsx fix(plugin-workflow): fix variable api caller in loop (#1877) 2023-05-17 17:29:18 +08:00
WorkflowCanvas.tsx feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
WorkflowLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
WorkflowPage.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
WorkflowProvider.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
WorkflowShortcut.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00