tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server
2023-10-12 03:12:15 -07:00
..
__tests__ fix(plugin-workflow): fix parallel bug in loop (#2703) 2023-09-22 17:59:36 +08:00
actions feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
collections feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
fields feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
functions feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
instructions feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
migrations feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
triggers fix(plugin-workflow): fix toJSON type check (#2772) 2023-10-09 17:48:20 +08:00
types feat: new plugin manager, supports adding plugins through UI (#2430) 2023-09-12 22:39:23 +08:00
constants.ts refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
index.ts fix(plugin-workflow): fix exporting types (#2707) 2023-09-22 19:08:59 -07:00
Plugin.ts fix(plugin-workflow): ignore queuing executions which workflow has been deleted (#2808) 2023-10-12 03:12:15 -07:00
Processor.ts refactor(plugin-workflow): add new status for 'retry needed' scenarios (#2765) 2023-10-08 19:49:40 -07:00
utils.ts fix(plugin-workflow): fix toJSON type check (#2772) 2023-10-09 17:48:20 +08:00