tachybase_todo/packages/core/client/src/schema-component
Junyi 4b8915b616
refactor(plugin-workflow): add sync option for trigger (#3383)
* refactor(plugin-workflow): add sync option for trigger

* feat(plugin-workflow-request): support sync call in request

* fix(plugin-workflow-request): fix request async call

* refactor(plugin-workflow): add method to check if workflow is sync

* fix(plugin-workflow): fix useAvailable in nodes

* fix(plugin-workflow): fix node.isAvailable check

* test(plugin-workflow): limit mysql version to pass test

* fix(plugin-workflow-delay): fix test case

* fix(plugin-workflow-delay): fix test case

* feat(plugin-workflow): add sync field for workflow

* refactor(plugin-workflow): adjust end node logic

* fix(plugin-workflow): support sync mode in form trigger

* feat(plugin-workflow): add end instruction

* fix(plugin-workflow-form-trigger): fix test cases

* fix(plugin-workflow): fix transaction for sync event
2024-01-25 22:10:03 +08:00
..
antd refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
common refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
core feat: add onChange props to SchemaComponent (#3292) 2024-01-05 21:36:00 +08:00
demos refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
hooks fix: useDesigner Designer should has default toolbar (#3365) 2024-01-11 11:21:18 +08:00
context.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
index.md refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
index.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
types.ts refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00