tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server
2023-12-01 21:32:43 -08:00
..
__tests__ fix(plugin-workflow): fix schedule trigger (#3096) 2023-11-25 23:07:50 -08:00
actions refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07:00
collections refactor(plugin-workflow): change to use node key for variables (#2909) 2023-10-25 08:14:54 -07: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 fix(plugin-workflow): fix condition branch node finding logic (fix #3082) (#3128) 2023-12-01 21:32:43 -08:00
migrations fix(plugin-workflow): fix migration (#2927) 2023-10-27 06:14:56 -07:00
triggers fix(plugin-workflow): fix schedule trigger (#3096) 2023-11-25 23:07:50 -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 refactor(plugin-workflow): add property to determine workflow type triggerable on ui (#2890) 2023-10-21 06:44:35 -07:00
Plugin.ts fix(plugin-workflow): fix schedule trigger (#3096) 2023-11-25 23:07:50 -08:00
Processor.ts fix(plugin-workflow): fix schedule trigger (#3096) 2023-11-25 23:07:50 -08:00
utils.ts fix(plugin-workflow): fix toJSON type check (#2772) 2023-10-09 17:48:20 +08:00