tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/client
2023-10-26 20:34:08 -07:00
..
__tests__/e2e refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -07:00
components refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07: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): adjust branch styles (#2922) 2023-10-26 20:34:08 -07:00
schemas fix(plugin-workflow): fix action order in workflow list (#2835) 2023-10-15 02:04:32 -07:00
triggers refactor(plugin-workflow): add property to determine workflow type triggerable on ui (#2890) 2023-10-21 06:44:35 -07:00
AddButton.tsx refactor(plugin-workflow): add isAvailable check for adding node (#2898) 2023-10-23 21:15:55 +08:00
Branch.tsx refactor(plugin-workflow): adjust branch styles (#2922) 2023-10-26 20:34:08 -07:00
CanvasContent.tsx refactor(plugin-workflow): adjust branch styles (#2922) 2023-10-26 20:34:08 -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): adjust branch styles (#2922) 2023-10-26 20:34:08 -07:00
style.tsx refactor(plugin-workflow): adjust branch styles (#2922) 2023-10-26 20:34:08 -07:00
utils.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
variable.tsx refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07:00
WorkflowCanvas.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowLink.tsx refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -07: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