tachybase_todo/packages/plugins/workflow/src/server
2023-08-28 07:33:53 -07:00
..
__tests__ fix(plugin-workflow): fix destroy node bug (#2553) 2023-08-28 07:33:53 -07:00
actions fix(plugin-workflow): fix destroy node bug (#2553) 2023-08-28 07:33:53 -07:00
collections feat(plugin-workflow): allow to configure auto delete execution in history (#2423) 2023-08-10 16:18:07 +08:00
fields refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
functions chore(plugin-workflow): adjust types (#2206) 2023-07-07 02:59:46 -07:00
instructions fix(plugin-workflow): fix duplicated downstream executions after condition (#2517) 2023-08-23 20:38:56 +08:00
migrations feat(plugin-workflow): allow to configure auto delete execution in history (#2423) 2023-08-10 16:18:07 +08:00
triggers feat(plugin-workflow): add user variable to form trigger context (#2477) 2023-08-17 21:07:57 +08:00
types chore(plugin-workflow): adjust types (#2206) 2023-07-07 02:59:46 -07:00
constants.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.ts chore(plugin-workflow): adjust types (#2206) 2023-07-07 02:59:46 -07:00
Plugin.ts feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
Processor.ts fix(plugin-workflow): fix loop scope variable parsing (#2502) 2023-08-22 05:13:52 -07:00
utils.ts feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00