nocobase/packages/plugins/@nocobase/plugin-workflow/src/client
被雨水过滤的空气-Rain e05a30380a
feat(variable): add current parent record (#2857)
* feat(variable): add currentParentRecord

* chore: resolve table actions

* chore: get collection name of parent

* chore: table block and details block

* chore: list block

* chore: grid card block

* chore: calendar

* fix: bulk button

* refactor: use useMemo

* fix: fix form block
2023-10-19 22:55:05 +08:00
..
__tests__/e2e refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -07: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 refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -07:00
schemas fix(plugin-workflow): fix action order in workflow list (#2835) 2023-10-15 02:04:32 -07:00
triggers feat(variable): add current parent record (#2857) 2023-10-19 22:55:05 +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 refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -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 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): adjust ui and client api (#2817) 2023-10-13 01:18:19 -07:00
style.tsx refactor(plugin-workflow): adjust ui and client api (#2817) 2023-10-13 01:18:19 -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 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 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