tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
2023-11-28 04:58:15 -08:00
..
__tests__/e2e refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
components chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
hooks chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
interfaces feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
locale feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
nodes refactor(plugin-workflow): show header of manual drawer (#3085) 2023-11-23 19:28:36 -08:00
schemas refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
triggers fix(plugin-workflow): fix form event parse variables (#3106) 2023-11-28 04:58:15 -08:00
AddButton.tsx refactor(plugin-workflow): allow to use function for values when creating node (#3002) 2023-11-09 01:20:56 +08:00
Branch.tsx refactor(plugin-workflow): add end property to branch (#2928) 2023-10-27 20:33:54 -07:00
CanvasContent.tsx fix(plugin-workflow): fix canvas style (#2959) 2023-11-03 06:13:43 -07:00
constant.ts refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
constants.tsx refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
ExecutionCanvas.tsx fix(plugin-workflow): client minor fixes (#3062) 2023-11-19 03:24:34 -08:00
ExecutionLink.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
ExecutionPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
ExecutionResourceProvider.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
FlowContext.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
style.tsx feat(plugin-workflow): add zoomer for workflow canvas (#2951) 2023-11-02 07:08:34 -07:00
utils.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
variable.tsx fix(plugin-workflow): fix loop scope variable (#2989) 2023-11-07 06:17:07 -08:00
WorkflowCanvas.tsx fix(plugin-workflow): client minor fixes (#3062) 2023-11-19 03:24:34 -08:00
WorkflowLink.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00
WorkflowPage.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowProvider.tsx refactor: plugin settings manager (#2712) 2023-11-13 11:01:18 +08:00