Commit Graph

4154 Commits

Author SHA1 Message Date
wangdan-fit2cloud 0ee4b7fae2 fix: execution 2025-07-02 19:26:51 +08:00
zhangzhanwei f01bf625ef feat: System common user permission to knowledge application tool model by resource authorization 2025-07-02 19:07:42 +08:00
CaptainB 33a88be6d3 refactor: conditionally render create folder option based on apiType
--bug=1057896 --user=刘瑞斌 【共享资源】工具-创建文件夹导致页面刷新显示暂无数据 https://www.tapd.cn/62980211/s/1722199
2025-07-02 18:48:08 +08:00
wangdan-fit2cloud 9912b85df0 feat: user login 2025-07-02 18:43:14 +08:00
wxg0103 75f75f0111 refactor: improve code formatting and update API call for workspace list 2025-07-02 18:38:41 +08:00
CaptainB b011cd7d26 feat: add tool creation with automatic permissions and cache refresh
--bug=1057901 --user=刘瑞斌 【资源授权】社区版从工具商店添加工具失败 https://www.tapd.cn/62980211/s/1722159
2025-07-02 18:15:45 +08:00
wxg0103 873d4af46b fix: update callback URLs to include MaxKB prefix 2025-07-02 18:11:00 +08:00
CaptainB 5ab5ab71a5 feat: add functionality to add internal shared tools with API integration 2025-07-02 17:50:58 +08:00
wangdan-fit2cloud 32dd4b41b6 feat: user input 2025-07-02 17:48:05 +08:00
shaohuzhang1 464890abc5
fix: vite config (#3457) 2025-07-02 16:58:51 +08:00
shaohuzhang1 ef15d819cf
fix: Related knowledge base (#3456) 2025-07-02 16:54:22 +08:00
CaptainB da0d633121 refactor: update user option label to use nick_name and fetch member list on mount 2025-07-02 16:51:35 +08:00
zhangzhanwei 3b4b658934 feat: System common user permission by resource authorization 2025-07-02 16:44:22 +08:00
CaptainB b5efa495bf refactor: update user options to use nick_name and load members from workspace
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-02 16:30:27 +08:00
CaptainB 621cd37385 refactor: add create_user field to knowledge query and update filtering logic 2025-07-02 16:22:51 +08:00
CaptainB 8d52166307 refactor: add create_user field to tool serialization and update related logic
--bug=1057413 --user=刘瑞斌 【工具】搜索项选择创建者,创建者列表为空 https://www.tapd.cn/62980211/s/1721870
2025-07-02 16:12:35 +08:00
shaohuzhang1 6473f27cae
fix: ui bugs (#3454) 2025-07-02 16:01:22 +08:00
CaptainB aff1ab7d1b refactor: add create_user field to tool serialization and update related logic
--bug=1057413 --user=刘瑞斌 【工具】搜索项选择创建者,创建者列表为空 https://www.tapd.cn/62980211/s/1721870
2025-07-02 15:58:48 +08:00
shaohuzhang1 191e62f96d
fix: role user permission (#3453) 2025-07-02 14:58:02 +08:00
wangdan-fit2cloud 25125ca571 fix: application 2025-07-02 14:32:08 +08:00
wxg0103 a98f20e5b9 refactor: add django_apscheduler to installed apps 2025-07-02 14:30:08 +08:00
CaptainB ac4bf303f4 refactor: update SQL queries to include embedding_model_id and adjust filters for knowledge_id 2025-07-02 14:28:03 +08:00
CaptainB a34c089b73 refactor: enhance knowledge retrieval logic for workspace management and x-pack EE 2025-07-02 14:28:03 +08:00
shaohuzhang1 e8418f6f5c
fix: role user permission (#3452) 2025-07-02 14:26:57 +08:00
zhangzhanwei 8b40762218 fix: Application permission 2025-07-02 14:19:11 +08:00
wangdan-fit2cloud 7abfebe927 fix: url 2025-07-02 14:10:24 +08:00
wangdan-fit2cloud 081ca691d8 fix: perf 2025-07-02 14:10:24 +08:00
CaptainB 315fdd5f9c refactor: add file count and size limits to form data in KnowledgeSetting
--bug=1057871 --user=刘瑞斌 【知识库】通用知识库设置中限制上传文档大小功能保存后未生效 https://www.tapd.cn/62980211/s/1721614
2025-07-02 14:05:27 +08:00
CaptainB de1ec6addb refactor: improve model data serialization and update user field names 2025-07-02 14:00:04 +08:00
CaptainB 179b8b51d8 refactor: update openMoveToDialog function to use structured object for parameters 2025-07-02 13:52:35 +08:00
CaptainB d8c7d248d6 refactor: standardize component reference naming in ToolListContainer 2025-07-02 13:40:42 +08:00
CaptainB 5ac0b2be3d refactor: simplify cache timeout handling in user token management 2025-07-02 12:43:50 +08:00
CaptainB 6068530cdd refactor: update locking mechanism to use a consistent key format and set default timeout 2025-07-02 12:36:43 +08:00
CaptainB 0ad38e2540 refactor: improve document status update logic and enhance post handler functionality 2025-07-02 11:44:45 +08:00
zhanweizhang7 b71a854d7c
feat: Shared knowledge access permission (#3450) 2025-07-02 11:35:14 +08:00
teukkk 6110bf314a style: tagGroup width 2025-07-02 11:15:29 +08:00
CaptainB 1a06264930 refactor: update prefix usage in knowledge API call
--bug=1057818 --user=刘瑞斌 [知识库]企业版/专业版-知识库详情页-设置-修改任意信息,保存后页面404 https://www.tapd.cn/62980211/s/1721489
2025-07-02 11:01:32 +08:00
CaptainB 868b4b6eab refactor: include workspace_id in document query return values
--bug=1057837 --user=刘瑞斌 【知识库】、压缩包文件中存在视频和图片,只能分段上传后提示信息存在问题 https://www.tapd.cn/62980211/s/1721454
2025-07-02 11:01:32 +08:00
wxg0103 e794874d82 fix: license add version 2025-07-02 10:52:39 +08:00
CaptainB bdba4bc34c refactor: improve knowledge editing logic to prevent name duplication
--bug=1057801 --user=刘瑞斌 【知识库】不同文件夹下创建相同名称的知识库成功,当切换知识库向量模型时会提示知识库名称重复 https://www.tapd.cn/62980211/s/1721429
2025-07-02 10:38:23 +08:00
wxg0103 de68eef276 fix: ui error 2025-07-02 10:29:20 +08:00
CaptainB 9541b27d76 refactor: enhance deletion process by removing associated permissions for knowledge, model, and tool 2025-07-02 10:06:05 +08:00
wxg0103 58dde6629b refactor: workspace api 2025-07-02 09:56:42 +08:00
wxg0103 0e339701da refactor: user role 2025-07-02 09:43:34 +08:00
CaptainB baa9828950 fix: update image paths in documentation for consistency
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-01 22:01:08 +08:00
wangdan-fit2cloud c5155666c5 fix: sync 2025-07-01 21:40:33 +08:00
wangdan-fit2cloud c7214a6e56 feat: workflow 2025-07-01 21:22:21 +08:00
wangdan-fit2cloud 3e3c40de76 fix: api 2025-07-01 20:52:00 +08:00
wangdan-fit2cloud 1f8cffb189 fix: build 2025-07-01 20:33:01 +08:00
wangdan-fit2cloud 10eac10404 feat: chat user 2025-07-01 20:33:01 +08:00