Commit Graph

2362 Commits (4e6d19235bb6731a6934d45a7e400a96cde44dae)

Author SHA1 Message Date
shaohuzhang1 c7d1ba6a73
fix: The conversation file cannot be displayed when uploading other files (#3513) 2025-07-08 17:44:54 +08:00
shaohuzhang1 31147c0f6e
fix: AI conversation file upload image cannot be loaded (#3512) 2025-07-08 17:30:32 +08:00
zhangzhanwei 0bd648578e fix: Feishu knowledge document button visibility 2025-07-08 17:13:24 +08:00
wangdan-fit2cloud 92df83771e feat: share api 2025-07-08 17:11:49 +08:00
shaohuzhang1 fce2f50a01
fix: Apply MCP node acquisition tool (#3510) 2025-07-08 17:02:02 +08:00
wxg0103 99a6de0bcf refactor: enhance model list retrieval parameters to exclude 'share' provider 2025-07-08 16:44:54 +08:00
teukkk 81d9cc3e3b fix: style during password verification 2025-07-08 16:40:59 +08:00
wxg0103 57b12a20bc refactor: simplify parameter handling in model list retrieval 2025-07-08 16:40:47 +08:00
wangdan-fit2cloud 246123c506 fix: language 2025-07-08 16:18:29 +08:00
wangdan-fit2cloud c2767addd2 fix: icon style 2025-07-08 16:18:29 +08:00
wxg0103 b8cf3fb561 refactor: simplify parameter handling in model list retrieval 2025-07-08 16:16:38 +08:00
zhangzhanwei b6cf80d6ef fix: Workspace shared knowledge button visibility 2025-07-08 15:56:52 +08:00
wxg0103 e346137a48 refactor: clean up template and script formatting for improved readability 2025-07-08 14:49:13 +08:00
wangdan-fit2cloud 4143d1f2c5 fix: style 2025-07-08 11:39:53 +08:00
shaohuzhang1 b40c76d3f3
fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
wangdan-fit2cloud 754c309b52 feat: rescource style 2025-07-08 10:48:05 +08:00
shaohuzhang1 7f7704042e
feat: PDF Preview (#3502) 2025-07-07 22:58:23 +08:00
shaohuzhang1 b52c972ac0
feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +08:00
wangdan-fit2cloud bfdbc74611 fix: i8n 2025-07-07 21:21:03 +08:00
wangdan-fit2cloud 66807217c1 fix: bugs 2025-07-07 21:05:05 +08:00
teukkk 4aef0f9d21 fix: workspaceDropdownSearch 2025-07-07 19:12:44 +08:00
wangdan-fit2cloud b6c7fe8b88 fix: disabled 2025-07-07 18:58:03 +08:00
wxg0103 85194599c8 refactor: update workspace_ids assignment logic for user roles in UserDrawer 2025-07-07 18:51:05 +08:00
wxg0103 010a7e6d3b refactor: update user deletion confirmation messages for clarity 2025-07-07 18:15:48 +08:00
wangdan-fit2cloud 4d90a5c280 fix: i18n 2025-07-07 18:02:04 +08:00
wangdan-fit2cloud fabef7df57 fix: defaultSlogan 2025-07-07 17:53:41 +08:00
wangdan-fit2cloud 3601b7e8ac feat: video 2025-07-07 17:43:51 +08:00
CaptainB ad58a86f8e feat: enhance data filtering in PermissionSetting component with recursive support
--bug=1057808 --user=刘瑞斌 【资源授权】资源授权界面成员、资源搜索功能无效 https://www.tapd.cn/62980211/s/1724794
--bug=1057547 --user=刘瑞斌 【资源授权】社区&专业&企业版-资源授权-知识库/应用搜索框功能未生效 https://www.tapd.cn/62980211/s/1724805
2025-07-07 17:43:43 +08:00
teukkk 9172afc476 refactor: chatHistoryDrawer 2025-07-07 17:40:06 +08:00
zhangzhanwei f6b36b7801 fix: Update visibility handling after user profile retrieval and enhance permission checks in dropdown items 2025-07-07 17:36:18 +08:00
CaptainB 348e588428 refactor: unify workspace ID retrieval in authorization API calls
--bug=1058173 --user=刘瑞斌 【资源授权】工作空间管理员进入资源授权查看提示没有权限,工作空间显示为空 https://www.tapd.cn/62980211/s/1724774
2025-07-07 17:28:27 +08:00
wangdan-fit2cloud a772714814 fix: i18n 2025-07-07 17:17:02 +08:00
CaptainB 114c2985c0 fix: improve workspace ID assignment and use const for lastIndex
--bug=1057324 --user=刘瑞斌 【资源授权】企业版-进入资源授权页面显示工作空间-默认应该显示用户所在的工作空间 https://www.tapd.cn/62980211/s/1724719
2025-07-07 17:04:46 +08:00
wangdan-fit2cloud da8a12cae7 fix: error 2025-07-07 16:59:24 +08:00
wangdan-fit2cloud 2d4e660c66 fix: style 2025-07-07 16:21:54 +08:00
shaohuzhang1 6effb8f0fb
feat: Application chat (#3494) 2025-07-07 16:08:37 +08:00
CaptainB 50e93e490a fix: ensure valid class is checked before validation in document processing 2025-07-07 16:04:16 +08:00
wangdan-fit2cloud 570c891ad2 fix: scrollbar 2025-07-07 15:05:57 +08:00
zhangzhanwei 880697bf35 fix: Add tool from tool store 2025-07-07 14:35:32 +08:00
wangdan-fit2cloud 73ab7214eb feat: create application template 2025-07-07 14:25:00 +08:00
CaptainB d8132fa9bf feat: add filename decoding from Content-Disposition header in exportFile function 2025-07-07 14:18:27 +08:00
CaptainB ccd4bdd888 fix: remove unnecessary colon from delete confirmation title
--bug=1058125 --user=刘瑞斌 【工具】删除工具二次提示多了个冒号 https://www.tapd.cn/62980211/s/1724338
2025-07-07 12:40:53 +08:00
shaohuzhang1 e7a30903ba
feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
teukkk 0c874bd2d5 style: ellipsis 2025-07-04 18:44:31 +08:00
wxg0103 3722027357 refactor: replace user edition checks with getEditionName method for improved readability 2025-07-04 18:43:45 +08:00
wangdan-fit2cloud fa842b0d13 feat: copy application 2025-07-04 18:37:19 +08:00
teukkk e7dda56b9f feat: openParagraphDocument 2025-07-04 18:21:26 +08:00
wangdan-fit2cloud 9f25619fae fix: style 2025-07-04 18:12:39 +08:00
wangdan-fit2cloud 580c6ac641 feat: 2025-07-04 18:12:38 +08:00
CaptainB 9ae64d871c refactor: enhance avatar upload functionality to support shared and resource management contexts 2025-07-04 17:51:58 +08:00
teukkk 3ba172652a fix: left collapse 2025-07-04 17:43:54 +08:00
zhangzhanwei 722776623d fix: Locales 2025-07-04 17:40:20 +08:00
wangdan-fit2cloud 005a6229fb feat: execution detail 2025-07-04 16:34:15 +08:00
wxg0103 e939b47604 refactor: update model type in getSelectModel function from 'LLM' to 'STT' 2025-07-04 16:28:35 +08:00
CaptainB 1c4fae42be refactor: update filter logic to use nick_name instead of username for member filtering
--bug=1057962 --user=刘瑞斌 【资源授权】社区版、专业版、企业版资源授权-工具,模糊搜索成员失败 https://www.tapd.cn/62980211/s/1723760
2025-07-04 16:17:56 +08:00
CaptainB d7b4f90798 refactor: update parameter initialization in getList functions for improved clarity
--bug=1058075 --user=刘瑞斌 【知识库】社区版、企业版、专业版搜索框切换完搜索字段后点击知识库文件夹提示必须是一个有效的uuid https://www.tapd.cn/62980211/s/1723617
2025-07-04 15:43:24 +08:00
teukkk ad19518108 refactor: chat embed 2025-07-04 15:29:01 +08:00
zhangzhanwei 35ee6eee02 fix: Switch language and repassword permission of common user 2025-07-04 14:46:51 +08:00
wxg0103 bc0b1fb209 refactor: improve formatting and consistency in index.vue 2025-07-04 14:09:36 +08:00
zhangzhanwei ea085a3832 fix: Extends workspace manager system permission 2025-07-04 14:00:25 +08:00
CaptainB 4214043674 refactor: update CreateKnowledgeDialog to refresh user profile after knowledge creation 2025-07-04 13:55:30 +08:00
CaptainB 0ef5ccc4c2 refactor: add filterable attribute to create_user search fields for improved usability 2025-07-04 12:59:05 +08:00
CaptainB 57c4f74501 refactor: add filterable attribute to create_user search fields for improved usability 2025-07-04 12:56:55 +08:00
CaptainB 6bd5b9af6a refactor: update icon URL handling in ApplicationResourceIndex.vue 2025-07-04 12:53:36 +08:00
shaohuzhang1 e21d53b746
feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
wangdan-fit2cloud 45444bb256 feat: chat 2025-07-04 11:26:24 +08:00
wxg0103 be759701cc feat: add application management API and update ApplicationResourceIndex.vue 2025-07-04 11:21:05 +08:00
CaptainB cb28cfd427 refactor: update user option label to use nick_name in Application and Model Resource Index 2025-07-04 10:55:35 +08:00
CaptainB d58a2239e3 refactor: update user options to use nick_name instead of username 2025-07-04 10:51:58 +08:00
CaptainB 5f2bb37626 refactor: update workspace_ids handling in API requests for consistency 2025-07-04 10:44:37 +08:00
wxg0103 82779d1719 refactor: clean up formatting and improve code readability in ModelResourceIndex.vue 2025-07-04 10:36:04 +08:00
wxg0103 bf9918250c refactor: conditionally load shared tools for EE users in DropdownMenu 2025-07-04 09:50:12 +08:00
zhangzhanwei a0b71de188 Document enter permission 2025-07-03 20:48:07 +08:00
CaptainB d54184cf71 refactor: update icon source handling in PermissionSetting component 2025-07-03 20:44:48 +08:00
CaptainB a3c5cf452c refactor: add TypeScript type annotations and update ESLint rules 2025-07-03 20:18:06 +08:00
wangdan-fit2cloud 6dd1e68efc feat: bugs 2025-07-03 20:12:47 +08:00
CaptainB b9a3cae4b4 refactor: update icon handling to use resetUrl function for improved URL management 2025-07-03 19:55:13 +08:00
wangdan-fit2cloud 7b1a52beff feat: chat 2025-07-03 19:52:29 +08:00
wangdan-fit2cloud fb98259881 feat: chat 2025-07-03 19:52:29 +08:00
CaptainB d40294d5a4 refactor: update avatar dialog submission logic to remove hardcoded icon path 2025-07-03 19:51:43 +08:00
teukkk 0b06e20527 refactor: toolTree and applicationTree 2025-07-03 19:36:06 +08:00
wangdan-fit2cloud 0b049ada9c feat: chat 2025-07-03 19:23:02 +08:00
CaptainB fe008e055f refactor: update avatar dialog submission logic to remove hardcoded icon path 2025-07-03 19:15:00 +08:00
wangdan-fit2cloud 3f60135144 feat: display 2025-07-03 19:06:31 +08:00
zhangzhanwei cf8df8a1f7 feat: Pricing button permission 2025-07-03 19:01:32 +08:00
wangdan-fit2cloud d93b47d6f5 feat: pricing 2025-07-03 18:16:10 +08:00
zhangzhanwei 1ef0146389 feat: Application conversation 2025-07-03 17:40:28 +08:00
wangdan-fit2cloud e61e4eb937 fix: folder 2025-07-03 17:29:59 +08:00
wangdan-fit2cloud 43c7350415 feat: folder 2025-07-03 16:30:37 +08:00
wxg0103 8f1b0e0da5 fix: improve chat user filtering and update input maxlength 2025-07-03 16:18:16 +08:00
zhangzhanwei 23b835fa19 fix: Application community permission 2025-07-03 15:38:52 +08:00
wangdan-fit2cloud a4d4707845 feat: bugs 2025-07-03 15:12:19 +08:00
wangdan-fit2cloud f545a51397 fix: lark sync 2025-07-03 15:12:18 +08:00
shaohuzhang1 df49c5ba5c
fix: Automatic authorization for resource creation (#3464) 2025-07-03 14:46:55 +08:00
CaptainB 54cd93d927 feat: add getAllMemberList function to retrieve all users
--bug=1057955 --user=刘瑞斌 【共享资源】创建者显示为进入系统管理前工作空间存在的用户,但应该显示全量,因为系统管理不区分工作空间 https://www.tapd.cn/62980211/s/1722579
2025-07-03 13:50:48 +08:00
shaohuzhang1 66699ef497
fix: Application embed (#3462) 2025-07-03 12:26:20 +08:00
wxg0103 ce17833b0a fix: update workspace_ids assignment for user roles in UserDrawer 2025-07-03 12:03:58 +08:00
wangdan-fit2cloud 32f9becb7c fix: copy 2025-07-03 11:45:07 +08:00
zhangzhanwei cc40b5c275 fix: Workspace manager model permission 2025-07-03 11:43:54 +08:00
CaptainB 79dc3e4909 feat: add source_id and source_type fields to FileSerializer and update related components 2025-07-03 11:40:02 +08:00
wxg0103 557f82af7c fix: update translations and correct workspace API import path 2025-07-03 09:27:18 +08:00
wangdan-fit2cloud 47368a5f99 fix: bugs 2025-07-02 22:48:33 +08:00
shaohuzhang1 da0be4b0ce
fix: URL 404 (#3460) 2025-07-02 21:49:55 +08:00
shaohuzhang1 9166528504
feat: File URL adaptation (#3459) 2025-07-02 21:02:45 +08:00
wangdan-fit2cloud 471ac59f29 fix: execution 2025-07-02 20:44:20 +08:00
wangdan-fit2cloud 0ee4b7fae2 fix: execution 2025-07-02 19:26:51 +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
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
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 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
wangdan-fit2cloud 25125ca571 fix: application 2025-07-02 14:32:08 +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 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
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
wxg0103 e794874d82 fix: license add version 2025-07-02 10:52:39 +08:00
wxg0103 de68eef276 fix: ui error 2025-07-02 10:29:20 +08:00
wxg0103 58dde6629b refactor: workspace api 2025-07-02 09:56:42 +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
wangdan-fit2cloud 746fbe8705 feat: application 2025-07-01 20:33:01 +08:00
teukkk f59cc9425e fix: userManage tagGroup 2025-07-01 19:56:26 +08:00
zhangzhanwei 28411e5c92 feat: Shared knowledge chat user api 2025-07-01 19:46:51 +08:00
wxg0103 d7421ec27b refactor: forgot password 2025-07-01 19:07:48 +08:00
wxg0103 9f4e480102 refactor: chat user api 2025-07-01 18:23:31 +08:00
zhangzhanwei a4143eed23 feat: hit test permission 2025-07-01 18:12:31 +08:00
wxg0103 63c836da04 refactor: chat user api 2025-07-01 17:38:14 +08:00
teukkk 15574bd38d fix: workspaceFormItem rules 2025-07-01 16:38:17 +08:00
teukkk 6cfb2a248b fix: rename 2025-07-01 16:38:17 +08:00
wangdan-fit2cloud 2dc3d91a6c feat: node 2025-07-01 16:26:51 +08:00
CaptainB cc06d07016 refactor: enhance document download function with additional parameter and add new MIME types 2025-07-01 15:59:08 +08:00
shaohuzhang1 2ad5883aef
feat: dynamic URL (#3444) 2025-07-01 15:43:00 +08:00
wxg0103 75fd815e31 refactor: chat user 2025-07-01 14:32:29 +08:00
wangdan-fit2cloud 9f6cde37c3 fix: bugs 2025-07-01 14:28:53 +08:00
wxg0103 fedf1ef6fc refactor: ui 2025-07-01 11:40:32 +08:00
wxg0103 62233b34c4 refactor: ui 2025-07-01 11:35:25 +08:00
shaohuzhang1 07937fcaf5
fix: chat url (#3441) 2025-07-01 10:28:26 +08:00
wangdan-fit2cloud b89b950c0d feat: move to 2025-06-30 21:06:30 +08:00
zhangzhanwei 71a5de4e21 fix: Model card permission 2025-06-30 19:58:36 +08:00
CaptainB 52b044608c fix: update refreshMigrateParagraph to handle single data selection and improve success message handling
--bug=1057688 --user=刘瑞斌 【知识库】文档内分段迁移失败,console有报错 https://www.tapd.cn/62980211/s/1720613
2025-06-30 19:38:28 +08:00
teukkk 3205f14dfb fix: form submit prevent 2025-06-30 19:31:18 +08:00
shaohuzhang1 bd75a3d5bc
perf: cas auth (#3436) 2025-06-30 18:34:59 +08:00
zhangzhanwei 60a0c6039e feat: Knowledge chat user permission 2025-06-30 18:23:44 +08:00
teukkk e5d26301c7 refactor: dropdownMenu 2025-06-30 18:09:07 +08:00
teukkk 3e4aac3557 feat: openKnowledgeSource for chat 2025-06-30 18:09:07 +08:00
shaohuzhang1 d8a9c9ccdd
feat: Application text to speech and speech to text functions (#3433) 2025-06-30 18:03:11 +08:00
wangdan-fit2cloud c27995c172 feat: limit 2025-06-30 17:22:37 +08:00
wangdan-fit2cloud 18eff85215 fix: typo 2025-06-30 16:33:49 +08:00
wangdan-fit2cloud a16375781b feat: tip 2025-06-30 15:44:49 +08:00
zhangzhanwei 87415e96c8 fix: Avatar permission 2025-06-30 15:24:55 +08:00
wxg0103 f53db818d7 refactor: oauth2 callback 2025-06-30 14:49:50 +08:00
zhangzhanwei 3cf6dde72b fix: Resource authorization permission 2025-06-30 13:40:06 +08:00
shaohuzhang1 91e2dd7ea6
feat: add extends role (#3428) 2025-06-30 11:50:59 +08:00
wangdan-fit2cloud 4cb694fa65 feat: knowledge setting 2025-06-30 11:37:41 +08:00
CaptainB 64efc05c41 fix: update loadSharedApi type from 'knowledge' to 'document'
--bug=1057666 --user=刘瑞斌 【知识库】生成关联问题报错 https://www.tapd.cn/62980211/s/1720016
2025-06-30 11:01:22 +08:00
zhangzhanwei a66cdc02d5 fix: System manage permission 2025-06-30 10:51:45 +08:00
CaptainB 74b76d9914 feat: prevent editing of shared tools in ToolListContainer
--bug=1057658 --user=刘瑞斌 【共享资源】工作空间用户可以编辑当前工作空间的共享工具 https://www.tapd.cn/62980211/s/1719993
2025-06-30 10:44:49 +08:00
teukkk e8d29e2cef style: role member table 2025-06-30 10:27:39 +08:00
wxg0103 8e89658b04 refactor: user manage 2025-06-30 10:12:45 +08:00
shaohuzhang1 d4d7bdde41
feat: user resource permission ui (#3423) 2025-06-27 22:38:00 +08:00
shaohuzhang1 c5bdada6dc
feat: user resource permission (#3422) 2025-06-27 22:22:52 +08:00
zhangzhanwei 873a9a953f feat: System route permission 2025-06-27 21:17:31 +08:00
teukkk 4a737556a9 refactor: executionDetailContent 2025-06-27 20:27:18 +08:00
CaptainB a1abf33fa2 fix: correct new position calculation in drag-and-drop functionality 2025-06-27 19:12:33 +08:00
teukkk 78bfee7c53 fix: merge table rows of members 2025-06-27 19:06:47 +08:00
shaohuzhang1 4b4691d689
feat: Chat record details (#3418) 2025-06-27 18:54:05 +08:00
wxg0103 65545a8f15 refactor: ui 2025-06-27 18:36:32 +08:00
wangdan-fit2cloud 1e26032e55 perf: perf 2025-06-27 18:17:27 +08:00
wangdan-fit2cloud 8a827b4294 perf: perf 2025-06-27 18:13:31 +08:00
wangdan-fit2cloud e1841c6189 feat: resource-authorization 2025-06-27 18:13:31 +08:00
zhangzhanwei 6c6aa20ff6 feat: New tool and model permission 2025-06-27 18:00:26 +08:00
shaohuzhang1 276378a9ae
feat: application workflow (#3415) 2025-06-27 17:35:01 +08:00
wxg0103 8468d08eea refactor: Model display creator
--bug=1057605 --user=王孝刚 【模型】模型创建者未显示 https://www.tapd.cn/62980211/s/1719783
2025-06-27 17:32:03 +08:00
wxg0103 efa2335b8d refactor: role setting 2025-06-27 16:13:56 +08:00
zhangzhanwei 62cb3704cf feat: System setting permission 2025-06-27 15:11:57 +08:00
wangdan-fit2cloud 36e715d319 feat: resource model 2025-06-27 14:26:11 +08:00
zhangzhanwei 8e6ca99ef6 feat: System chat user group permission 2025-06-27 13:39:32 +08:00
CaptainB d251d2bff4 feat: update model loading function and improve dialog opening logic
--bug=1057476 --user=刘瑞斌 【知识库】分段生成问题报错 https://www.tapd.cn/62980211/s/1719522
2025-06-27 13:17:35 +08:00
wangdan-fit2cloud cc20e20f61 feat: bugs 2025-06-27 11:39:05 +08:00
CaptainB 8bc776af2b feat: update folder_id retrieval to use workspace ID in knowledge list loading
--bug=1057585 --user=刘瑞斌 【知识库】文档 、文档分段 迁移报错,知识库下拉框无数据 https://www.tapd.cn/62980211/s/1719493
2025-06-27 11:26:14 +08:00
zhangzhanwei 86ee4598ee feat: System chat user permission 2025-06-27 11:25:19 +08:00
wangdan-fit2cloud d2f6d34a18 fix: bugs 2025-06-27 10:59:58 +08:00
wangdan-fit2cloud fdb3bc19c1 fix: fix 2025-06-27 10:49:02 +08:00
wangdan-fit2cloud 89cf0ca41a feat: application 2025-06-27 10:30:06 +08:00
wangdan-fit2cloud ac545f9122 fix: bugs 2025-06-26 22:11:56 +08:00
wangdan-fit2cloud f3fff4a26e feat: resource 2025-06-26 21:33:09 +08:00
wangdan-fit2cloud d90805acbb fix: bugs 2025-06-26 21:13:52 +08:00
zhangzhanwei 530928af38 fix: System router permission 2025-06-26 21:03:10 +08:00
wangdan-fit2cloud d626601672 feat: common 2025-06-26 20:25:33 +08:00
CaptainB c2c1d4eeb9 feat: make folder_id optional in KnowledgeSerializer query
--bug=1057489 --user=刘瑞斌 【知识库】-文档迁移功能报错,无法选择文件夹和目标知识库 https://www.tapd.cn/62980211/s/1719276
2025-06-26 20:13:56 +08:00
zhangzhanwei 3f1a60f388 fix: Shared resource permission 2025-06-26 19:45:16 +08:00
teukkk 094386a613 feat: mobile chat left menu 2025-06-26 18:52:50 +08:00
zhangzhanwei 06095ad94f feat: System role permission 2025-06-26 18:39:03 +08:00
shaohuzhang1 15bfe239a4
fix: route (#3401) 2025-06-26 18:05:30 +08:00
wangdan-fit2cloud cf674ec981 feat: bugs 2025-06-26 17:36:45 +08:00
wxg0103 e8f80094ce refactor: model 2025-06-26 17:26:50 +08:00
wangdan-fit2cloud 6b167d7830 fix: bugs 2025-06-26 17:00:19 +08:00
wangdan-fit2cloud 91dbe1907c feat: workspace 2025-06-26 16:36:15 +08:00
dataeaseShu 7a7d353433 fix(system): bug fix 2025-06-26 16:29:23 +08:00
zhangzhanwei abcf96a29c feat: System usermanage permission 2025-06-26 14:35:47 +08:00
wangdan-fit2cloud 683b0bcf18 feat: role 2025-06-26 14:33:23 +08:00
CaptainB bf4e98b7fc feat: update label for tool name in ToolListContainer component
--bug=1057412 --user=刘瑞斌 【工具】工具搜索字段名称错误,写成了模型名称 https://www.tapd.cn/62980211/s/1718965
2025-06-26 14:28:17 +08:00
dataeaseShu 137fc01c76
fix(paragraph): bug fix (#3396) 2025-06-26 14:22:20 +08:00
shaohuzhang1 ce5850b6d4
feat: tool model resource permission (#3395) 2025-06-26 14:20:57 +08:00
zhangzhanwei b08a1088a2 fix: System workspace permission 2025-06-26 14:13:16 +08:00
CaptainB 4320270857 feat: update workspace authorization models to use workspace_id instead of workspace 2025-06-26 12:29:26 +08:00
zhangzhanwei dd63b853d0 feat: Document download permission 2025-06-26 10:28:12 +08:00
wangdan-fit2cloud b5bbf9d0bb feat: layout 2025-06-25 21:58:14 +08:00
wangdan-fit2cloud c00cf22900 fix: bugs 2025-06-25 19:58:57 +08:00
teukkk 4c66fa998f refactor: chat left menu avatar 2025-06-25 19:22:17 +08:00
CaptainB bdba507090 feat: reduce maximum description length in CreateFolderDialog to improve user input validation
--bug=1057414 --user=刘瑞斌 【工具】文件夹描述=256,保存时报错 https://www.tapd.cn/62980211/s/1718745
2025-06-25 19:12:42 +08:00
zhangzhanwei bac0f79c93 feat: Application router permission 2025-06-25 19:10:54 +08:00
wangdan-fit2cloud f6c5d6d9b7 feat: bugs 2025-06-25 18:57:14 +08:00
wxg0103 f9452830d3 fix: nick_name limit 20 2025-06-25 18:44:17 +08:00
wxg0103 c4bf19c92b refactor: user manage add filter 2025-06-25 18:39:19 +08:00
teukkk 4a38b2563b fix: add user 2025-06-25 17:49:04 +08:00
wxg0103 86e87e554e fix: User management does not display roles
--bug=1057486 --user=王孝刚 【用户管理】企业版-用户管理列表-未显示角色字段 https://www.tapd.cn/62980211/s/1718526
2025-06-25 17:40:18 +08:00
zhangzhanwei c3ee492176 feat: Application permission 2025-06-25 17:20:11 +08:00
wangdan-fit2cloud 6724f6e9d1 feat: api 2025-06-25 16:59:54 +08:00
shaohuzhang1 4a90127a92
fix: Application workspace restrictions (#3385) 2025-06-25 16:56:10 +08:00
teukkk d252a2546e feat: chat left menu avatar 2025-06-25 16:50:45 +08:00
CaptainB 7f09a22518 feat: enhance copyTool function to load tool data asynchronously
--bug=1057318 --user=刘瑞斌 【工具】复制工具,工具内容没有复制到新的工具中 https://www.tapd.cn/62980211/s/1718332
2025-06-25 15:10:01 +08:00
shaohuzhang1 d1fe600d80
fix: auto route (#3384) 2025-06-25 15:07:12 +08:00
wangdan-fit2cloud 33a2a683e1 feat: download document 2025-06-25 15:02:18 +08:00
shaohuzhang1 68f26d63d7
fix: Model data processing (#3383) 2025-06-25 14:52:06 +08:00
wangdan-fit2cloud 69e8537d9c fix: bugs 2025-06-25 14:12:47 +08:00
shaohuzhang1 c990ad7215
feat: permission route (#3381) 2025-06-25 13:52:38 +08:00
wangdan-fit2cloud 46fb1b1b4e feat: shared 2025-06-25 12:55:51 +08:00
wangdan-fit2cloud 6ce02abc33 feat: model 2025-06-25 12:32:57 +08:00
CaptainB 87a141f5cc fix: update condition to check for empty init_params in ToolApi response 2025-06-25 11:42:04 +08:00
wangdan-fit2cloud 12e8242365 feat: shared 2025-06-25 11:19:43 +08:00
zhangzhanwei 2364bd275a feat: Shared knowledge permission 2025-06-25 11:18:52 +08:00
wangdan-fit2cloud 656c035b53 fix: resource-management 2025-06-25 10:47:00 +08:00
wangdan-fit2cloud cd145b68d8 fix: model 2025-06-25 10:36:39 +08:00