Commit Graph

6066 Commits

Author SHA1 Message Date
zhangzhanwei 018f4763ea fix: A user with a custom regular user role grants a folder to another user, including all sub-resources, but the sub-resources are not successfully authorized after the grant. 2025-12-30 16:17:31 +08:00
liqiang-fit2cloud 83524c053c refactor: format code. 2025-12-30 15:28:11 +08:00
shaohuzhang1 459a6709c4
feat: The parameter type of the parameter extraction node is recommended to be lowercase, and the parameter type of the function is missing the boolean type (#4586) 2025-12-30 15:14:23 +08:00
wxg0103 3c54c7bff7 fix: update user group setting method in SetUserGroupsDialog 2025-12-30 13:58:52 +08:00
shaohuzhang1 c28c5a9054
fix: The modification request method for hit testing is POST (#4585) 2025-12-30 13:48:45 +08:00
zhangzhanwei ab6064eff1 fix: The user folder granted to the regular user role has role-based permissions, and regular users cannot view this folder. 2025-12-30 11:56:38 +08:00
shaohuzhang1 36bbacf518
feat: Modify the dialogue apikey generation rules (#4583) 2025-12-30 11:35:48 +08:00
shaohuzhang1 9586c1b6de
feat: Modify the dialogue apikey generation rules (#4582) 2025-12-30 10:43:47 +08:00
zhangzhanwei 83a328df8e fix: Support aliyun tts model input 2025-12-30 10:18:05 +08:00
wxg0103 ca743bacc1 feat: reset validation for member form on dialog open and enhance submission validation
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-30 09:22:56 +08:00
wangdan-fit2cloud c44b5c9552 perf: Head navigation optimization
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-29 18:55:08 +08:00
wxg0103 c24b72d27d feat: update permission handling for resource instances in user.py 2025-12-29 18:21:39 +08:00
CaptainB 90a9ebd477 fix: handle undefined chat_input_field_list in refreshChatFieldList 2025-12-29 17:47:39 +08:00
zhangzhanwei 2f73ac535a fix: Remove error import 2025-12-29 17:36:28 +08:00
zhangzhanwei 60bece585c feat: Add user group information in global field 2025-12-29 17:34:32 +08:00
shaohuzhang1 7230daa5ec
fix: Markdown editor xss attack (#4578) 2025-12-29 16:31:39 +08:00
zhangzhanwei 159997c529 feat: Support resource knowledge workflow export and import 2025-12-29 16:04:38 +08:00
wangdan-fit2cloud 0d8445288d feat: Application replaced with agent 2025-12-29 15:58:23 +08:00
shaohuzhang1 5f7881467f
fix: The application dialogue page will repeatedly load a conversation (#4576)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-29 15:15:34 +08:00
wxg0103 2221eefff6 feat: integrate ResourceMappingSerializer for resource count retrieval across multiple modules 2025-12-29 14:41:43 +08:00
wxg0103 8295e70255 feat: add resource count messages for deletion confirmations across multiple components 2025-12-29 14:40:10 +08:00
CaptainB d7538c3eb2 feat: add support for .kbwf file uploads in el-upload component
--bug=1065076 --user=刘瑞斌 【知识库】工作流知识库中导入工作流,可选文件没有进行类型过滤 https://www.tapd.cn/62980211/s/1818699
2025-12-29 14:13:53 +08:00
zhangzhanwei 7cc33d9b86 fix: Support shared knowledge workflow 2025-12-29 14:12:09 +08:00
shaohuzhang1 c0eb0db78e
fix: The import method was used to create the intelligent agent, but the MCP and tool referenced by the AI dialogue node were not successfully created (#4574) 2025-12-29 14:06:51 +08:00
liqiang-fit2cloud dceb05bf5b refactor: add env MAXKB_SANDBOX_PYTHON_ALLOW_SYSCALL. 2025-12-29 11:56:49 +08:00
CaptainB 2962f55753 feat: add template store functionality and appstore integration 2025-12-29 11:05:52 +08:00
liqiang-fit2cloud 7e6efc5e1d Merge remote-tracking branch 'origin/v2' into v2 2025-12-29 10:41:50 +08:00
liqiang-fit2cloud 460efa0495 refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT to MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATHS 2025-12-29 10:41:40 +08:00
CaptainB 323dcaf0df feat: add template store functionality and appstore integration 2025-12-29 10:24:55 +08:00
liqiang-fit2cloud 9a7d4dbedd refactor: rename MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT to MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATHS 2025-12-27 22:00:52 +08:00
wxg0103 3600985fe6 feat: add batch user role setting functionality and update related UI components
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-12-26 18:27:33 +08:00
liqiang-fit2cloud 132d6d78e8 refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path. 2025-12-26 18:24:25 +08:00
liqiang-fit2cloud a914586f0d refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-26 18:09:53 +08:00
zhangzhanwei 73cacc37d1 feat: Resource mapping permission 2025-12-26 17:52:26 +08:00
wangdan-fit2cloud bae18a305c feat: PC allows users to provide reasons when upvoting or downvoting replies. 2025-12-26 17:30:13 +08:00
CaptainB 37ef7322cd feat: add template store functionality and appstore integration 2025-12-26 16:59:01 +08:00
shaohuzhang1 9ed49599cf
fix: Support tools, knowledge base resource authorization (#4572) 2025-12-26 16:53:59 +08:00
zhangzhanwei 5dcb615360 fix: add conditional rendering for vote reason content and optimize user input field availability checks 2025-12-26 15:32:21 +08:00
liqiang-fit2cloud f551ae214b refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path. 2025-12-26 14:53:08 +08:00
liqiang-fit2cloud e71ba4912f Merge remote-tracking branch 'origin/v2' into v2 2025-12-26 14:38:12 +08:00
liqiang-fit2cloud 241488a25c refactor: add MAXKB_SANDBOX_PYTHON_ALLOW_DL_PATH_CONTAINMENT env to allow sandbox to open dynamic link files in specific path. 2025-12-26 14:38:02 +08:00
wxg0103 34be8acb80 feat: add support for video list in application node execution and validation 2025-12-26 14:35:04 +08:00
shaohuzhang1 97ae4e012b
feat: Retrieve the pagination list of resource relationships (#4570) 2025-12-26 14:29:43 +08:00
zhangzhanwei 592e429e3b feat: Support edit last question 2025-12-26 13:55:38 +08:00
wxg0103 fcaac9c11a feat: update account lock logic and modify workspace ID requirements in role settings 2025-12-26 10:35:26 +08:00
wangdan-fit2cloud d9a655190b fix: template center style 2025-12-25 18:23:49 +08:00
wangdan-fit2cloud fb138dbde6 perf: Fix the styling of the conversation section 2025-12-25 17:56:42 +08:00
wangdan-fit2cloud 4cecf86543 feat: template center
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-25 15:55:47 +08:00
shaohuzhang1 c362b4ed4e
feat: [Application] User input component types support multi line text boxes, single line tabs, and single line multi select card components (#4566) 2025-12-25 14:49:05 +08:00
shaohuzhang1 c0f63e9e3d
fix: Application workflow node display error (#4565) 2025-12-25 14:32:53 +08:00