tachybase_todo/packages/plugins/workflow/src/server
Junyi f4064767c6
feat(plugin-workflow): aggregate (#1852)
* feat(plugin-workflow): add aggregate instruction

* test(plugin-workflow): add test cases

* fix(plugin-workflow): fix types

* fix(plugin-workflow): fix double result type

* test(plugin-workflow): fix test cases in mysql

* refactor(plugin-workflow): consolidate variables api

* fix(plugin-workflow): fix create node variable

* fix(plugin-workflow): fix aggregate association name

* fix(plugin-workflow): fix test cases

* fix(plugin-workflow): fix aggregate node config for duplication

* fix(plugin-workflow): fix variable api

* fix(plugin-workflow): fix variable api caller

* fix(plugin-workflow): fix job button style
2023-05-17 13:37:03 +08:00
..
__tests__ feat(plugin-workflow): aggregate (#1852) 2023-05-17 13:37:03 +08:00
actions feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00
collections feat(plugin-workflow): add delete button in workflow canvas page (#1844) 2023-05-11 07:48:10 -07:00
fields fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
functions fix(evaluators): fix date result in variable (#1781) 2023-04-28 14:50:35 +08:00
instructions feat(plugin-workflow): aggregate (#1852) 2023-05-17 13:37:03 +08:00
migrations fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
models fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
triggers fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
constants.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
index.ts refactor(plugin-workflow): migrate evaluators (#1485) 2023-02-22 23:45:03 +08:00
Plugin.ts feat(plugin-workflow): add delete button in workflow canvas page (#1844) 2023-05-11 07:48:10 -07:00
Processor.ts feat(plugin-workflow): loop (#1787) 2023-05-15 18:45:45 -07:00