Commit Graph

2144 Commits

Author SHA1 Message Date
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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
shaohuzhang1 464890abc5
fix: vite config (#3457) 2025-07-02 16:58:51 +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
wangdan-fit2cloud 25125ca571 fix: application 2025-07-02 14:32:08 +08:00