Commit Graph

2573 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
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
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 c24b72d27d feat: update permission handling for resource instances in user.py 2025-12-29 18:21: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
zhangzhanwei 159997c529 feat: Support resource knowledge workflow export and import 2025-12-29 16:04:38 +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
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
zhangzhanwei 73cacc37d1 feat: Resource mapping permission 2025-12-26 17:52:26 +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
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
zhangzhanwei bd9faa89bd fix: Folder auth permission 2025-12-25 11:14:27 +08:00
CaptainB c067479643 chore: add AppApiException for missing application key in chat steps 2025-12-25 10:56:02 +08:00
shaohuzhang1 4ffdb46b0a
fix: File migration error (#4561) 2025-12-24 20:10:21 +08:00
zhangzhanwei cfb488e705 feat: Allow users to provide a reason when giving a thumbs-up or thumbs-down to a response 2025-12-24 18:01:02 +08:00
wxg0103 12c66ae135 feat: add permission selection for user roles and update related UI components 2025-12-24 17:33:51 +08:00
shaohuzhang1 66a95d1c5f
fix: File migration error (#4557) 2025-12-24 16:39:21 +08:00
CaptainB 081eb60411 chore: update commit hash for community subproject 2025-12-24 15:27:56 +08:00
wxg0103 bfc43fcb52 feat: add role ID validation messages and update batch delete logic in user management 2025-12-24 15:09:11 +08:00
CaptainB 31903a36c2 chore: add application enable flag and application ID list to application model 2025-12-24 15:00:42 +08:00
CaptainB 515a5140d4 feat: add template store dialog and related functionality for knowledge templates 2025-12-24 14:43:17 +08:00
CaptainB dfbf5aad96 chore: remove TODO comments and update mcp_servers_config key to use app name 2025-12-24 09:59:59 +08:00
shaohuzhang1 b39ecf691b
feat: Separate dialogue authentication processor and system authentication processor (#4552) 2025-12-23 18:50:48 +08:00
CaptainB 283b6a9e33 chore: remove MCP token validation from chat endpoints 2025-12-23 18:31:54 +08:00
CaptainB 10957d827f chore: refactor MCP configuration retrieval and add MCP view 2025-12-23 18:30:35 +08:00
CaptainB c506a23157 feat: add StoreKnowledge API to fetch Appstore tools and update routing 2025-12-23 18:30:05 +08:00
wxg0103 903ad0ecf6 chore: add SEND_EMAIL_ERROR exception code for email-related validations 2025-12-23 18:29:42 +08:00
wxg0103 6d5664c674 chore: add default permission handling and update user permissions logic 2025-12-23 18:09:41 +08:00
shaohuzhang1 ed45fabcce
feat: workflow Exception branch 2025-12-23 17:58:38 +08:00
CaptainB 948c41a563 chore: add MCP token validation to chat post method
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-12-23 13:46:53 +08:00