tachybase_todo/packages/plugins/workflow/src/client
Junyi a59ed4ee17
fix(plugin-workflow): fix variable type check (#2492)
* fix(plugin-workflow): fix variable type check

* fix(plugin-workflow): fix node job button style
2023-08-20 02:45:46 -07:00
..
components fix(plugin-workflow): fix fields filter in value assignment nodes (#2469) 2023-08-16 19:10:34 +08:00
interfaces fix(variable-input): fix style (#1761) 2023-04-26 09:56:25 +08:00
locale feat(locale): allows to manage locale resources in core package (#2293) 2023-07-25 17:09:34 +08:00
nodes fix(plugin-workflow): fix variable type check (#2492) 2023-08-20 02:45:46 -07:00
schemas fix(plugin-workflow): fix create/edit workflow form (#2470) 2023-08-16 19:11:03 +08:00
triggers feat(plugin-workflow): add user variable to form trigger context (#2477) 2023-08-17 21:07:57 +08:00
AddButton.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
Branch.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
CanvasContent.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
constants.tsx feat(plugin-workflow): allow to configure auto delete execution in history (#2423) 2023-08-10 16:18:07 +08:00
ExecutionCanvas.tsx feat(plugin-workflow): add sort and pagination to query node params (#2453) 2023-08-14 20:32:51 -07:00
ExecutionLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
ExecutionPage.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +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 form trigger type (#2347) 2023-08-09 12:12:57 +08:00
style.tsx feat(plugin-workflow): add sort and pagination to query node params (#2453) 2023-08-14 20:32:51 -07:00
utils.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
variable.tsx fix(plugin-workflow): fix variable type check (#2492) 2023-08-20 02:45:46 -07:00
WorkflowCanvas.tsx fix(plugin-workflow): adjust styles (#2417) 2023-08-09 12:13:09 +08:00
WorkflowLink.tsx fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
WorkflowPage.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
WorkflowProvider.tsx feat(plugin-workflow): allow to configure auto delete execution in history (#2423) 2023-08-10 16:18:07 +08:00