tachybase_todo/packages/client/src/workflow/nodes
Junyi fda9c71d66
Feat: plugin-workflow (#288)
* refactor(plugin-workflow): change variable type keys to align to backend

* feat(plugin-workflow): add more configuration fields for model trigger

* refactor(plugin-workflow): improve transaction and error handling

* chore(plugin-workflow): add note for todos

* fix(plugin-workflow): fix calculator onchange handlers

* fix(plugin-workflow): fix transaction

* refactor(plugin-workflow): change transaction to configurable and default to false in execution due to defective solution

* fix(plugin-workflow): fix operand type to be consolidated and compatible with legacies
2022-04-14 00:05:13 +08:00
..
calculation.tsx Feat/plugin workflow (#278) 2022-04-10 20:06:40 +08:00
condition.tsx feat(plugin-workflow): support context variables from model trigger (#284) 2022-04-11 22:06:41 +08:00
index.tsx Feat/plugin workflow (#278) 2022-04-10 20:06:40 +08:00
parallel.tsx Feat(plugin workflow): refactor calculation and add filter for query (#264) 2022-04-06 15:25:56 +08:00
query.tsx Feat: plugin-workflow (#288) 2022-04-14 00:05:13 +08:00