nocobase/packages/plugins/@nocobase/plugin-workflow/src/client
2023-10-11 12:18:35 +08:00
..
__tests__/e2e test: 确认e2e测试用例可行性 2023-10-11 12:18:35 +08:00
components feat: support e2e (#2624) 2023-09-27 20:00: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 feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
schemas refactor(plugin-workflow): adjust code (#2663) 2023-09-16 20:54:20 -07:00
triggers fix: avoid crashing 2023-10-08 11:34:20 +08:00
AddButton.tsx perf: improve the UX of SchemaInitializer (#2666) 2023-09-26 13:47:20 +08:00
Branch.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
CanvasContent.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +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 feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08: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 new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
style.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08: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 assignees and aggregate variable (#2725) 2023-09-26 23:39:50 +08:00
WorkflowCanvas.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
WorkflowLink.tsx feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +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