tachybase_todo/packages/plugins/workflow/src/server
2022-10-24 09:02:30 +08:00
..
__tests__ test(plugin-workflow): skip prompt tests (#692) 2022-07-28 10:12:28 +08:00
actions feat(plugin-workflow): add assignees config for prompt instruction (#690) 2022-07-27 18:23:16 +08:00
calculators feat(plugin-workflow): add concat calculator (#894) 2022-10-13 12:38:56 +08:00
collections Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
extensions fix(plugin-workflow): fix extend collection (#708) 2022-08-04 21:56:13 +08:00
instructions fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
models Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
triggers fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
constants.ts feat(plugin-workflow): add assignees config for prompt instruction (#690) 2022-07-27 18:23:16 +08:00
index.ts Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
Plugin.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00
Processor.ts fix(plugin-workflow): add req context to processor (#936) 2022-10-24 09:02:30 +08:00