Commit Graph

17 Commits

Author SHA1 Message Date
shaohuzhang1 d5148ddadf
fix: When the execution parameter of the function library is not None, no verification is performed (#3729)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-23 18:59:46 +08:00
shaohuzhang1 57ada0708f
fix: When the function parameter is of non string type, if the parameter is empty, the function will run with an error #3053 (#3107) 2025-05-19 14:13:49 +08:00
shaohuzhang1 2728453f6c
fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081) 2025-05-14 10:06:07 +08:00
shaohuzhang1 b3feb243d3
fix: After setting the function library to private, the workflow used should report an error stating that the current function is not authorized to be used (#2742) 2025-03-31 13:58:38 +08:00
shaohuzhang1 8b52927b4f
fix: The float values collected by the form will be treated as ints when the decimal part is 0, resulting in a type error (#2601)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-18 16:40:15 +08:00
CaptainB aab6a2cdf3 refactor: Improve parameter handling in function execution 2025-03-18 14:03:48 +08:00
CaptainB 510fae6bf1 feat: Support internal functionlib
--story=1017939 --user=刘瑞斌 【函数库】- 支持 系统内置函数 https://www.tapd.cn/57709429/s/1665943
2025-03-17 10:30:25 +08:00
shaohuzhang1 2ca4502303
fix: Workflow execution logic error (#2091) 2025-01-23 17:06:58 +08:00
shaohuzhang1 f9437ca9b8
fix: 修复函数库响应数据在日志中不显示问题 (#1814) 2024-12-11 13:52:23 +08:00
shaohuzhang1 1a1e93296e feat: 工作流表单节点 2024-11-13 10:39:05 +08:00
shaohuzhang1 739a20bc38 fix: 修复函数库,非必填引用类型,不传值 执行报错 #1564 2024-11-07 15:46:59 +08:00
shaohuzhang1 2e331dcf56
feat: 工作流编排支持并行 #1154 (#1362)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-10-13 12:00:13 +08:00
shaohuzhang1 a980604617 fix: 修复【应用编排】应用编排中引用函数,函数被禁用后应用里还可以正常执行 2024-09-20 19:25:11 +08:00
zhangshaohu a53c6829c7 fix: 修复工作流函数节点输入参数类型未校验错误 2024-08-27 22:49:55 +08:00
zhangshaohu e6045f439e fix: 修复工作流函数节点输入参数类型未校验 2024-08-27 21:45:29 +08:00
shaohuzhang1 845ee524c4 fix: 修复函数库节点为输出节点时类型错误 2024-08-15 18:34:09 +08:00
shaohuzhang1 f421d1975d feat: 函数库功能 2024-08-15 17:17:25 +08:00