tachybase_todo/packages/client/src/workflow
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
..
nodes Feat: plugin-workflow (#288) 2022-04-14 00:05:13 +08:00
schemas Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
triggers Feat: plugin-workflow (#288) 2022-04-14 00:05:13 +08:00
calculators.tsx Feat: plugin-workflow (#288) 2022-04-14 00:05:13 +08:00
ExecutionResourceProvider.tsx Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
index.tsx feat: workflow route provider 2022-03-27 16:15:58 +08:00
style.tsx Feat(plugin workflow): refactor calculation and add filter for query (#264) 2022-04-06 15:25:56 +08:00
WorkflowCanvas.tsx feat(plugin-workflow): support context variables from model trigger (#284) 2022-04-11 22:06:41 +08:00
WorkflowLink.tsx Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
WorkflowPage.tsx Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
WorkflowRouteProvider.tsx feat: workflow route provider 2022-03-27 16:15:58 +08:00
WorkflowShortcut.tsx Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00
WorkflowTable.tsx Feat: client base entry of plugin workflow (#225) 2022-03-27 15:51:48 +08:00