tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server/instructions
Junyi a845dc0937
refactor(plugin-workflow): change to use node key for variables (#2909)
* refactor(plugin-workflow): change to use node key for variables

* refactor(plugin-workflow): add node key to node panel

* fix(plugin-workflow): fix locale

* fix(plugin-workflow): fix nodes variables

* fix(plugin-workflow): fix migration

* fix(plugin-workflow): fix migration and manual detail block
2023-10-25 08:14:54 -07:00
..
manual feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
aggregate.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
calculation.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
condition.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
create.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
delay.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
destroy.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
index.ts refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07:00
loop.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
parallel.ts fix(plugin-workflow): fix parallel bug in loop (#2703) 2023-09-22 17:59:36 +08:00
query.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
request.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
sql.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
update.ts feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00