tachybase_todo/packages/plugins/workflow/src/client
2023-08-24 06:07:44 -07:00
..
components fix(plugin-workflow): fix status button styles (#2516) 2023-08-23 02:30:21 -07: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 refactor(plugin-workflow): hide unused form in manual ui after done (#2526) 2023-08-24 06:07:44 -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 style(plugin-workflow): adjust terminal style on workflow canvas (#2524) 2023-08-24 04:03:19 -07:00
constants.tsx fix(plugin-workflow): fix status button styles (#2516) 2023-08-23 02:30:21 -07:00
ExecutionCanvas.tsx fix(plugin-workflow): fix status button styles (#2516) 2023-08-23 02:30:21 -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 style(plugin-workflow): adjust terminal style on workflow canvas (#2524) 2023-08-24 04:03:19 -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): fix status button styles (#2516) 2023-08-23 02:30:21 -07: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