nocobase/packages/plugins/@nocobase/plugin-workflow/src/client
2023-11-08 16:28:53 +08:00
..
__tests__/e2e chore: optimize locators (#2833) 2023-10-27 15:32:17 +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 fix(plugin-workflow): fix loop scope variable (#2989) 2023-11-07 06:17:07 -08:00
schemas chore: add aria label for workflow table (#2995) 2023-11-08 16:28:53 +08:00
triggers refactor(plugin-workflow): change to function (#2991) 2023-11-07 07:30:53 -08:00
AddButton.tsx fix(plugin-workflow): ajdust style (#2934) 2023-10-28 22:24:05 -07: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
constants.tsx refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
ExecutionCanvas.tsx refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07:00
ExecutionLink.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +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-workflow): add exports for client (#2960) 2023-11-03 08:25:33 -07: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 chore: optimize locators (#2833) 2023-10-27 15:32:17 +08:00
WorkflowLink.tsx chore: optimize locators (#2833) 2023-10-27 15:32:17 +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-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00