Commit Graph

5304 Commits

Author SHA1 Message Date
wxg0103 9d9ae437d4 feat: add operation log clear policy and related dialog for cleanup time setting 2025-10-11 17:40:15 +08:00
wxg0103 bbab216f4c feat: implement log cleaning job and related API endpoints 2025-10-11 17:26:21 +08:00
CaptainB dab9f8de33 fix: handle tooltip display for labels in index.vue
--bug=1062579 --user=刘瑞斌 【应用】MCP节点中,工具参数没有提示信息,依然显示提示图标,提示信息为空 https://www.tapd.cn/62980211/s/1783808
2025-10-11 16:51:33 +08:00
shaohuzhang1 301785bfda
fix: The tool in the application export loop body has not been exported (#4177) 2025-10-11 16:21:46 +08:00
CaptainB e4ac7783e3 feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality 2025-10-11 15:16:21 +08:00
wxg0103 01ba883946 feat: add permission for clearing operation log policy 2025-10-11 15:08:51 +08:00
wxg0103 0e3de5dfb8 feat: add log cleanup time setting to system settings 2025-10-11 14:34:34 +08:00
CaptainB 8fb6b3bbbd feat: add confirmation dialog before syncing documents
--bug=1062555 --user=刘瑞斌 【知识库】Web知识库文档列表,批量同步文档时,没有弹出提示框 https://www.tapd.cn/62980211/s/1783580
2025-10-11 13:51:11 +08:00
wangdan-fit2cloud abf57a9458 fix: fix i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-10 18:18:07 +08:00
wxg0103 f5a7cdd010 feat: remove URI encoding for redirect URI in wecomQrCode component 2025-10-10 17:33:03 +08:00
wangdan-fit2cloud 336a4dd1a6 fix: refine translation 2025-10-10 16:59:40 +08:00
wxg0103 a5c2c6e0d6 feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:57:53 +08:00
wxg0103 446a450c9d feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:54:22 +08:00
wxg0103 fa4ba6611d feat: add logging for redirect URI in wecomQrCode component 2025-10-10 16:52:06 +08:00
wangdan-fit2cloud 0101370dc7 fix: fix tool store search 2025-10-10 16:30:52 +08:00
CaptainB b60c471694 fix: validate JSON object in form submission 2025-10-10 15:24:51 +08:00
CaptainB f31a8d380a chore: remove unnecessary check for empty storeTools in ToolStoreDialog 2025-10-10 15:24:51 +08:00
CaptainB a2600ea98c chore: refactor ToolStoreDialog.vue to streamline onBeforeMount usage 2025-10-10 15:24:51 +08:00
shaohuzhang1 7318fda061
fix: After selecting the knowledge base for the knowledge base retrieval node, copy the node, but the new node does not have the control for selecting the knowledge base (#4170) 2025-10-10 14:37:35 +08:00
zhangzhanwei 3a267ac074 fix: Translate fixed name 2025-10-10 14:15:11 +08:00
shaohuzhang1 6faa72d0b7
fix: In workflow applications, the display of custom icons for sub applications and tools in the box below the variable selection is incorrect (#4168) 2025-10-10 13:55:16 +08:00
shaohuzhang1 f59648b817
fix: The name of the loop body is not fixed (#4167)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-10 11:54:16 +08:00
shaohuzhang1 37e506fc98
fix: The discriminator is empty and the judgment is incorrect (#4166) 2025-10-10 11:07:08 +08:00
wangdan-fit2cloud c795cb342a fix: update tool param name 2025-10-10 11:01:59 +08:00
CaptainB f3ef42b76f chore: enhance re_findall function to handle None and empty string patterns 2025-10-10 10:37:02 +08:00
zhangzhanwei 0b72c5d4c2 fix: i18n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-10-09 18:32:30 +08:00
wxg0103 e8a52c824a feat: implement authentication check in image processing model 2025-10-09 18:29:28 +08:00
wangdan-fit2cloud 9c1177759a fix: Optimize some styles 2025-10-09 17:28:06 +08:00
CaptainB 7dbd70fbfd chore: map tool description to desc in ToolStoreDialog 2025-10-09 17:21:08 +08:00
shaohuzhang1 483538a431
fix: Loop node, MCP node cannot be dragged and added (#4159) 2025-10-09 17:15:12 +08:00
CaptainB 8e8948cf87 chore: add description field to FieldFormDialog
--story=1019827 --user=刘瑞斌 工具- 使用参数同启用参数一样增加 提示信息字段,目前参数没有说明,不方便使用 https://www.tapd.cn/62980211/s/1782428
2025-10-09 17:08:51 +08:00
CaptainB 1b56707503 feat: add ToolStoreDescDrawer component and integrate with ToolListContainer
--story=1019826 --user=刘瑞斌 工具- 工具商店的工具,点击面板可以打开详情抽屉 https://www.tapd.cn/62980211/s/1782377
2025-10-09 16:52:31 +08:00
CaptainB 21045ea337 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:52:31 +08:00
CaptainB c5f028be15 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:13:41 +08:00
CaptainB 80629b9574 chore: enhance re_findall function to handle empty patterns and regex errors
--bug=1062401 --user=刘瑞斌 【知识库】知识库文档分段的时候,如果使用的分段标识是文档中不存在的符号,点击生成预览会报错,希望这个报错提示词可以优化一下,方便识别 https://www.tapd.cn/62980211/s/1782047
2025-10-09 13:23:10 +08:00
shaohuzhang1 d380a22384
fix: Multiple judgments in a workflow cannot be combined with one discriminator #4146 (#4151) 2025-10-09 11:51:58 +08:00
dependabot[bot] 634586fbe7 chore(deps): bump django in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django).


Updates `django` from 5.2.6 to 5.2.7
- [Commits](https://github.com/django/django/compare/5.2.6...5.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.7
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 11:19:33 +08:00
CaptainB 6db96460cc chore: update default docker image tag to v2.3.0-dev 2025-10-09 11:17:16 +08:00
CaptainB 9f73eb0aa2 chore: enhance error handling in McpToolFormDrawer
--bug=1062456 --user=刘瑞斌 【工具】新建MCP,配置信息不合规,报错提示不对 https://www.tapd.cn/62980211/s/1781971
2025-10-09 11:15:55 +08:00
CaptainB 36636f2707 chore: improve loading state management in ToolFormDrawer
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
--bug=1062445 --user=刘瑞斌 【工具】创建工具完成后,在抽屉收起前可以再次点击创建,导致可重复创建工具 https://www.tapd.cn/62980211/s/1781953
2025-10-09 11:10:23 +08:00
zhangzhanwei 9406a2c1da fix: Rename 2025-10-09 11:04:20 +08:00
zhangzhanwei 797c0bb8d6 fix: No history while use openai chat
--bug=1061932 --user=张展玮 【系统API】调用 openai 接口对话,无法获取历史聊天记录信息 https://www.tapd.cn/62980211/s/1781929
2025-10-09 10:53:32 +08:00
zhangzhanwei f834569f91 feat: raise error
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-09-29 18:07:09 +08:00
zhangzhanwei f943cc52bb feat: Raise error when can not generate prompt 2025-09-29 18:06:58 +08:00
wangdan-fit2cloud 8f16358e20 fix: icon error 2025-09-29 17:58:53 +08:00
CaptainB 75531b671c fix: refine visibility condition for form item based on tool permissions 2025-09-29 17:30:20 +08:00
CaptainB f82fa8a6fa feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:28:23 +08:00
wangdan-fit2cloud 219bc20f26 fix: tool store bugs 2025-09-29 17:06:26 +08:00
CaptainB 1dcca7fcc7 feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:04:38 +08:00
wxg0103 124d0ae288 feat: add translations for "Captcha is required" in multiple languages 2025-09-29 15:39:19 +08:00