Commit Graph
120 Commits
Author SHA1 Message Date
nocobase[bot] 705662bc30 chore(versions): 😊 publish v2.1.0-beta.38 2026-05-29 02:42:07 +00:00
Junyi 3cc5c196ab feat(plugin-workflow): add timeout option for workflows (#9363)
* feat(plugin-workflow): add timeout option for workflows

* fix(plugin-workflow): fix types

* fix(plugin-workflow): fix types

* fix(plugin-workflow): fix test cases

* refactor(plugin-workflow): use app time instead of db time

* fix(plugin-workflow): add options label

* refactor(plugin-workflow): remove millisecond unit for timeout

* refactor(plugin-workflow): not to use scan executions

* refactor(plugin-workflow): adapt manual type nodes

* fix(plugin-workflow): fix test case

* fix(plugin-workflow-manual): fix types

* test(plugin-workflow): add test case

* refactor(plugin-workflow): change dispatcher APIs for single duty principle and better understanding

* refactor(plugin-workflow): add lock for query from db queue

* fix(plugin-workflow): fix transaction

* feat(plugin-workflow): add unit of days for timeout setting

* fix(plugin-workflow): fix timeout component

* fix(plugin-workflow): abort all pending nodes when execution aborted

* fix(plugin-workflow-request): fix request instruction failure status

* fix(plugin-workflow-manual): add fault-tolerant for no field in custom form submitted

* feat(plugin-ai): add timeout for ai nodes

* fix(plugin-workflow): fix types

* refactor(plugin-workflow): simplify code of rerun logic

* refactor(plugin-workflow): change loaded to immediate

* fix(plugin-workflow): change 409 to 400
2026-05-29 09:51:59 +08:00
nocobase[bot] 15c0795ac9 chore(versions): 😊 publish v2.1.0-beta.37 2026-05-26 00:35:27 +00:00
nocobase[bot] 7dffcf42d9 chore(versions): 😊 publish v2.1.0-beta.36 2026-05-21 16:45:24 +00:00
nocobase[bot] 1cf7650c8e chore(versions): 😊 publish v2.1.0-beta.35 2026-05-19 16:38:51 +00:00
nocobase[bot] 874200448b chore(versions): 😊 publish v2.1.0-beta.34 2026-05-18 17:19:35 +00:00
Junyi 7050e1754c fix(plugin-workflow-javascript): bundle quickjs runtime package (#9503) 2026-05-17 17:44:07 +08:00
nocobase[bot] 834b5a9398 chore(versions): 😊 publish v2.1.0-beta.33 2026-05-15 15:43:03 +00:00
nocobase[bot] a7f112525b chore(versions): 😊 publish v2.1.0-beta.32 2026-05-13 05:14:47 +00:00
nocobase[bot] d558825b82 chore(versions): 😊 publish v2.1.0-beta.30 2026-05-11 22:57:52 +00:00
nocobase[bot] afa65997c8 chore(versions): 😊 publish v2.1.0-beta.29 2026-05-10 14:55:37 +00:00
chenos 4b08e40d86 fix: version 2.1.0-beta.28 2026-05-10 21:53:19 +08:00
nocobase[bot] e3c0f6ea8f chore(versions): 😊 publish v2.1.0-beta.27 2026-05-09 06:16:41 +00:00
nocobase[bot] dfc05449de Merge branch 'next' into develop 2026-05-08 09:58:03 +00:00
7b505bc7d8 refactor(plugin-workflow-javascript): change to quickjs to avoid compatible issues in isolated-vm (#9250)
* refactor(plugin-workflow-javascript): change to quickjs to avoid compatible issues in isolated-vm

* fix(plugin-workflow-javascript): add missed engine file

* docs(workflow-javascript): update QuickJS default engine docs

Agent-Logs-Url: https://github.com/nocobase/nocobase/sessions/d490091a-3d75-4d30-beaf-994201cf2a4c

Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mytharcher <525658+mytharcher@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-08 17:57:29 +08:00
nocobase[bot] 1340547cbb chore(versions): 😊 publish v2.1.0-beta.26 2026-05-07 16:11:59 +00:00
nocobase[bot] 695a2bd196 chore(versions): 😊 publish v2.1.0-alpha.30 2026-05-06 10:07:02 +00:00
nocobase[bot] 1352db9524 chore(versions): 😊 publish v2.1.0-beta.25 2026-05-06 07:28:52 +00:00
nocobase[bot] 59c78ce2aa chore(versions): 😊 publish v2.1.0-alpha.29 2026-05-04 14:17:25 +00:00
nocobase[bot] 17f23f7b27 chore(versions): 😊 publish v2.1.0-alpha.28 2026-05-03 23:50:08 +00:00
nocobase[bot] b6745c63f5 chore(versions): 😊 publish v2.1.0-alpha.27 2026-05-03 08:37:29 +00:00
nocobase[bot] cbc65da19c Merge branch 'next' into develop 2026-04-30 09:32:19 +00:00
mytharcher 423d017767 fix(plugin-workflow-javascript): update version of isolated-vm for node 22 compatibility 2026-04-30 17:31:37 +08:00
nocobase[bot] 6672710792 chore(versions): 😊 publish v2.1.0-beta.24 2026-04-29 08:05:44 +00:00
nocobase[bot] cbbe8c14b6 chore(versions): 😊 publish v2.1.0-beta.23 2026-04-28 15:44:30 +00:00
nocobase[bot] 727032ecd5 chore(versions): 😊 publish v2.1.0-alpha.26 2026-04-28 15:07:11 +00:00
nocobase[bot] 3827ed0145 Merge branch 'next' into develop 2026-04-28 12:20:56 +00:00
mytharcher b2639988e3 fix(plugin-workflow-javascript): use mock url for axios test 2026-04-28 20:19:52 +08:00
nocobase[bot] 164da6b891 chore(versions): 😊 publish v2.1.0-beta.22 2026-04-28 10:07:01 +00:00
nocobase[bot] 80b6c7ce97 chore(versions): 😊 publish v2.1.0-alpha.25 2026-04-27 21:54:34 +00:00
nocobase[bot] 89c7e100ab chore(versions): 😊 publish v2.1.0-beta.21 2026-04-27 16:51:42 +00:00
nocobase[bot] a0ef97ea60 chore(versions): 😊 publish v2.1.0-beta.20 2026-04-27 01:11:47 +00:00
nocobase[bot] faa671263c chore(versions): 😊 publish v2.1.0-alpha.24 2026-04-26 11:15:28 +00:00
nocobase[bot] a4fb537261 chore(versions): 😊 publish v2.1.0-beta.19 2026-04-26 10:39:38 +00:00
chenos d560d0ac7e chore(versions): 😊 publish v2.1.0-beta.18 2026-04-26 15:12:30 +08:00
nocobase[bot] 5606fd73fe chore(versions): 😊 publish v2.1.0-alpha.23 2026-04-25 01:17:32 +00:00
nocobase[bot] 90dcddc6cd chore(versions): 😊 publish v2.1.0-beta.17 2026-04-24 15:17:08 +00:00
nocobase[bot] 6da6997799 chore(versions): 😊 publish v2.1.0-beta.16 2026-04-24 10:26:31 +00:00
nocobase[bot] 31f72666e0 chore(versions): 😊 publish v2.1.0-alpha.22 2026-04-24 09:55:55 +00:00
nocobase[bot] 789d5ed345 chore(versions): 😊 publish v2.1.0-alpha.21 2026-04-23 22:10:43 +00:00
nocobase[bot] afe3409b03 Merge branch 'next' into develop 2026-04-21 01:57:55 +00:00
nocobase[bot] 9469ded2e5 Merge branch 'main' into next 2026-04-21 01:57:22 +00:00
Junyi 46fd9be1d3 Revert "fix(plugin-workflow-javascript): fix security issue (#9084)" (#9176)
This reverts commit f73f0d76cd.
2026-04-21 09:56:52 +08:00
Junyi 9c76d8bbad fix(plugin-workflow-javascript): fix error thrown from editor (#9169) 2026-04-20 21:34:40 +08:00
nocobase[bot] d8ac1e3339 chore(versions): 😊 publish v2.1.0-alpha.20 2026-04-20 10:33:38 +00:00
nocobase[bot] 80669c438d chore(versions): 😊 publish v2.1.0-beta.14 2026-04-20 09:04:05 +00:00
nocobase[bot] d87f4c0971 chore(versions): 😊 publish v2.0.40 2026-04-20 00:52:04 +00:00
nocobase[bot] 171cb7d51c chore(versions): 😊 publish v2.1.0-alpha.19 2026-04-19 04:03:09 +00:00
nocobase[bot] 0e810ddcb2 Merge branch 'next' into develop 2026-04-18 11:57:00 +00:00
nocobase[bot] b30ec62ff7 Merge branch 'main' into next 2026-04-18 11:56:29 +00:00