tachybase_todo/packages/core
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
..
acl chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
actions chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
app feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
auth chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
build chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
cache chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
cli fix: change exit description (#3430) 2024-01-24 17:12:00 +08:00
client refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
create-nocobase-app feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
database feat: improve plugin manager process (#3386) 2024-01-18 00:33:15 +08:00
devtools feat: supports the WS_PATH environment variable (#3384) 2024-01-13 18:05:22 +08:00
evaluators chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
logger chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
resourcer chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
sdk chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
server fix: run postinstall after pm add 2024-01-18 11:23:57 +08:00
telemetry chore(versions): 😊 publish v0.19.0-alpha.3 2024-01-09 18:32:09 +08:00
test feat: supports the WS_PATH environment variable (#3384) 2024-01-13 18:05:22 +08:00
utils fix: symlink dir 2024-01-24 13:06:06 +08:00