CaptainB
|
0ba9b97752
|
feat: add MySQL and PostgreSQL query templates with JSON serialization
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-21 17:45:20 +08:00 |
|
shaohuzhang1
|
bca56af788
|
fix: Interface permission verification error #3343 (#3683)
|
2025-07-21 11:38:41 +08:00 |
|
CaptainB
|
7afc1da0af
|
fix: handle non-string message types in function_lib_serializer
|
2025-03-31 18:29:01 +08:00 |
|
CaptainB
|
54c4293482
|
fix: ensure init_field_list defaults to an empty list in function_lib_serializer
--bug=1054092 --user=刘瑞斌 【函数库】导入历史版本的函数失败 https://www.tapd.cn/57709429/s/1678044
|
2025-03-28 15:53:06 +08:00 |
|
CaptainB
|
a799026d52
|
fix: ensure init_field_list defaults to an empty list in function_lib_serializer
--bug=1054092 --user=刘瑞斌 【函数库】导入历史版本的函数失败 https://www.tapd.cn/57709429/s/1678044
|
2025-03-28 15:51:48 +08:00 |
|
CaptainB
|
2b079a4144
|
fix: update function names and descriptions for clarity in function_lib
|
2025-03-28 11:52:20 +08:00 |
|
CaptainB
|
bd7dbb13f3
|
fix: update icon paths in function library to use correct UI directory structure
|
2025-03-26 14:09:20 +08:00 |
|
CaptainB
|
a6703c9889
|
fix: update icon paths in function library to use correct directory structure
|
2025-03-26 13:35:29 +08:00 |
|
CaptainB
|
1b6b021226
|
fix: set is_active to False and update init_params handling in function_lib_serializer
--bug=1053923 --user=刘瑞斌 【函数库】创建函数后函数状态为启用,并非是禁用 https://www.tapd.cn/57709429/s/1676263
--bug=1053928 --user=刘瑞斌 【函数库】设置过启动参数的函数,删除启动参数,但实际依然有保留 https://www.tapd.cn/57709429/s/1676269
|
2025-03-26 10:55:35 +08:00 |
|
shaohuzhang1
|
f9d536f5a2
|
feat: Audit log add operation object (#2681)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-03-25 19:07:02 +08:00 |
|
CaptainB
|
83140b5f1d
|
refactor: update label for API Key in input fields across function library
--bug=1053890 --user=刘瑞斌 【函数库】博查、Google、LangSearch查询函数的启动参数中,apikey建议改为 API Key https://www.tapd.cn/57709429/s/1675986
|
2025-03-25 17:34:15 +08:00 |
|
CaptainB
|
f19316639e
|
chore: fix typo.
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-03-25 15:26:23 +08:00 |
|
CaptainB
|
564e781ba2
|
chore: fix typo.
|
2025-03-25 15:25:31 +08:00 |
|
CaptainB
|
2f20868ca6
|
fix: handle empty message case in encryption function
--bug=1053881 --user=刘瑞斌 【函数库】-编辑函数,修改启动参数的必填选项后,保存函数报错 https://www.tapd.cn/57709429/s/1675682
|
2025-03-25 13:12:02 +08:00 |
|
CaptainB
|
64df9cf437
|
fix: improve required field validation for database connection parameters
--bug=1053849 --user=刘瑞斌 【函数库】- PgSQL 启动参数的先后顺序调整 https://www.tapd.cn/57709429/s/1675675
|
2025-03-25 12:53:46 +08:00 |
|
CaptainB
|
98ef6e5775
|
fix: improve error handling for MySQL connection
--bug=1053828 --user=刘瑞斌 【函数】内置的MySQL查询函数,在启动参数配错后,应用调用的返回结果为None,没有输出异常信息 https://www.tapd.cn/57709429/s/1675168
|
2025-03-24 17:50:02 +08:00 |
|
CaptainB
|
27561410e5
|
fix: handle param value is blank
|
2025-03-20 14:21:31 +08:00 |
|
CaptainB
|
47849fc1a5
|
fix: Add FlibInstance to allowed classes and use restricted_loads for deserialization
|
2025-03-20 13:53:37 +08:00 |
|
shaohuzhang1
|
470105f895
|
feat: Support application、setting、user log recorder (#2617)
|
2025-03-19 15:45:10 +08:00 |
|
CaptainB
|
9e62e81158
|
feat: Add functionality to create and manage internal functions with MySQL and PostgreSQL queries
|
2025-03-19 14:34:54 +08:00 |
|
CaptainB
|
4b4b84a220
|
feat: Add functionality to create and manage internal functions with MySQL and PostgreSQL queries
|
2025-03-19 12:06:33 +08:00 |
|
CaptainB
|
aab6a2cdf3
|
refactor: Improve parameter handling in function execution
|
2025-03-18 14:03:48 +08:00 |
|
CaptainB
|
f6586a481b
|
refactor: Add mysql function log recorder
|
2025-03-17 17:53:44 +08:00 |
|
CaptainB
|
a3cd92c503
|
refactor: Add mysql function lib
|
2025-03-17 17:11:04 +08:00 |
|
CaptainB
|
11f63b4556
|
refactor: Add postgresql function lib
|
2025-03-17 17:11:04 +08:00 |
|
CaptainB
|
03a705fc93
|
feat: Support function lib log recorder
|
2025-03-17 15:34:41 +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 |
|
CaptainB
|
ad0b032384
|
feat: Support functionlib icon and init_fields
--story=1017947 --user=刘瑞斌 【函数库】- 函数支持配置参数及操作优化 https://www.tapd.cn/57709429/s/1664936
|
2025-03-17 10:30:25 +08:00 |
|
CaptainB
|
7cdd188b06
|
refactor: rename function lib export subfix
--bug=1052638 --user=刘瑞斌 函数库导出后缀名优化 https://www.tapd.cn/57709429/s/1660837
|
2025-03-03 10:22:49 +08:00 |
|
CaptainB
|
5da758e8a1
|
fix: Fix import function lib permission
--bug=1052409 --user=刘瑞斌 【函数库】导入一个原来是公有的函数,函数的权限依然是公有 https://www.tapd.cn/57709429/s/1658705
|
2025-02-25 16:03:55 +08:00 |
|
CaptainB
|
666d58659e
|
fix: Fix user cannot export public function lib
--bug=1052408 --user=刘瑞斌 【函数库】导出非当前用户创建的函数,报错 https://www.tapd.cn/57709429/s/1658696
|
2025-02-25 15:59:52 +08:00 |
|
CaptainB
|
f45855c34b
|
feat: Import and Export function lib
|
2025-02-17 10:31:34 +08:00 |
|
wxg0103
|
9c67f6bfe1
|
refactor: Search ignores capitalization
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--story=1017866 --user=王孝刚 【Bug转需求】【搜索】-函数库、模型、团队成员界面搜索不支持忽略大小写 #2126 https://www.tapd.cn/57709429/s/1654282
|
2025-02-14 10:56:02 +08:00 |
|
shaohuzhang1
|
a28de6feaf
|
feat: i18n (#2011)
|
2025-01-13 11:15:51 +08:00 |
|
wxg0103
|
f318f2da40
|
feat: 应用、知识库、函数库增加创建者
--story=1016834 --user=王孝刚 应用、知识库、函数增加创建者,可以按创建用户查看资源 #1304 https://www.tapd.cn/57709429/s/1605886
|
2024-11-05 13:50:45 +08:00 |
|
shaohuzhang1
|
c2564a47bd
|
fix: 修复应用编排添加自定义函数后报错
|
2024-10-18 14:38:33 +08:00 |
|
shaohuzhang1
|
3a7e9a3cea
|
feat: 支持函数库脚本代码校验
|
2024-10-08 17:00:37 +08:00 |
|
shaohuzhang1
|
43af7b9a89
|
feat: 函数库列表接口添加user_id属性
|
2024-09-25 15:18:59 +08:00 |
|
shaohuzhang1
|
1247d32c10
|
fix: 修复【应用编排】添加不是自己创建的公用函数失败
|
2024-09-20 19:05:19 +08:00 |
|
shaohuzhang1
|
c2217aa19e
|
feat: 函数库添加权限
|
2024-09-17 19:38:52 -07:00 |
|
shaohuzhang1
|
eedb1be6d8
|
fix: 修复编排中引用函数,原函数更新后,编排中未同步更新
|
2024-08-26 19:51:31 +08:00 |
|
shaohuzhang1
|
bee832994b
|
fix: 修复函数库输入参数校验,搜索函数失败,编辑函数描述为空校验
|
2024-08-22 11:50:37 +08:00 |
|
zhangshaohu
|
7c5957e0a3
|
feat: 分离任务
|
2024-08-21 14:46:38 +08:00 |
|
shaohuzhang1
|
b596b691ec
|
feat: 函数库删除接口 (#987)
|
2024-08-16 11:19:00 +08:00 |
|
shaohuzhang1
|
f421d1975d
|
feat: 函数库功能
|
2024-08-15 17:17:25 +08:00 |
|