tachybase_todo/packages/plugins/workflow/src/server/instructions
2023-03-24 23:15:03 -07:00
..
manual feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
calculation.ts refactor(plugin-workflow): migrate evaluators (#1485) 2023-02-22 23:45:03 +08:00
condition.ts refactor(plugin-workflow): migrate evaluators (#1485) 2023-02-22 23:45:03 +08:00
create.ts fix(plugin-workflow): use toJSON instead of get to get valid result (#1596) 2023-03-24 23:54:07 +08:00
delay.ts refactor(plugin-workflow): split transaction for collection trigger (#1080) 2022-11-14 20:05:01 +08:00
destroy.ts fix(plugin-workflow): fix transaction chain in trigger (#1089) 2022-11-15 13:35:10 +08:00
index.ts Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
parallel.ts Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
query.ts feat(plugin-workflow): add failOnEmpty option for query node (#1599) 2023-03-24 23:15:03 -07:00
request.ts Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
update.ts fix(plugin-workflow): fix transaction chain in trigger (#1089) 2022-11-15 13:35:10 +08:00