Commit Graph

19 Commits

Author SHA1 Message Date
shaohuzhang1 896fb5fa52
feat: application flow (#3152) 2025-05-27 18:24:28 +08:00
CaptainB c78a6babb6 ci: v2 2025-04-11 15:47:59 +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
wxg0103 b4d3939d95 fix: Resolve the error message
--bug=1052045 --user=王孝刚 【应用】-应用中使用的函数被删除后,演示中提示函数库被删除,提示错误 https://www.tapd.cn/57709429/s/1651371
2025-02-07 14:28:04 +08:00
shaohuzhang1 2ca4502303
fix: Workflow execution logic error (#2091) 2025-01-23 17:06:58 +08:00
shaohuzhang1 bedbeac9f7
feat: application i18n (#2020)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-01-13 19:05:08 +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 eedb1be6d8 fix: 修复编排中引用函数,原函数更新后,编排中未同步更新 2024-08-26 19:51:31 +08:00
shaohuzhang1 845ee524c4 fix: 修复函数库节点为输出节点时类型错误 2024-08-15 18:34:09 +08:00
shaohuzhang1 f421d1975d feat: 函数库功能 2024-08-15 17:17:25 +08:00