Commit Graph

2822 Commits (2de6bd201851a2dca028be2bd7bc167e6ebf8d3c)

Author SHA1 Message Date
shaohuzhang1 c4526afb1a
fix: After adding parameters to the variable splitting parameter extraction node, the subsequent node parameters were not updated (#4231) 2025-10-22 16:02:06 +08:00
wxg0103 678122fe9e feat: update video file extensions and clean up code formatting in file upload settings 2025-10-22 15:01:01 +08:00
wangdan-fit2cloud 6ea020f7f5 perf: Add a description of the parameters passed to the start node interface 2025-10-22 14:43:28 +08:00
zhangzhanwei 4648f08f98 feat: About permission 2025-10-22 14:13:49 +08:00
wangdan-fit2cloud 92d5e17600 feat: Execution details of variable splitting and parameter extraction 2025-10-22 11:55:49 +08:00
zhangzhanwei 4487964d17 feat: Replace source file permission 2025-10-22 11:25:11 +08:00
wangdan-fit2cloud c3fca96c98 perf: Optimize multiple selections 2025-10-22 11:19:44 +08:00
zhangzhanwei 2d38540070 feat: Tag Permission 2025-10-22 10:15:08 +08:00
wangdan-fit2cloud 09c5c9c042 feat: Variable Splitting Node and Parameter Extraction Node 2025-10-21 19:30:24 +08:00
shaohuzhang1 727c8bfa98
feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
wangdan-fit2cloud 6485d12646 feat: Support folder authorization(#3853) 2025-10-21 17:03:21 +08:00
zhangzhanwei 0bc635a802 feat: Folder Permission 2025-10-21 15:15:59 +08:00
CaptainB c8c26bb6d3 fix: correct tool_params reset logic in index.vue
--bug=1062838 --user=刘瑞斌 【应用】MCP 节点切换下一个参数引用上一个参数会被删除 https://www.tapd.cn/62980211/s/1788333
2025-10-21 11:46:24 +08:00
CaptainB c31142eeab feat: add tag filtering and input support in document search functionality 2025-10-21 10:38:16 +08:00
zhangzhanwei 349402b2d8 feat: Folder authorization can optionally include sub-resources 2025-10-21 10:22:03 +08:00
CaptainB cbac86a15d fix: update valueMessage placeholders in application workflow for consistency 2025-10-21 10:08:43 +08:00
wxg0103 674cd614eb feat: update routing to navigate to chat with access token after OAuth2 callback 2025-10-21 09:25:33 +08:00
wxg0103 39bd4de6ee feat: enhance script loading with error handling and cleanup, update routing for chat navigation 2025-10-20 18:10:55 +08:00
wangdan-fit2cloud 75eab6749e feat: The document supports setting tags 2025-10-20 17:31:49 +08:00
CaptainB aa42c6f76f feat: add API method for replacing source files in documents 2025-10-20 15:51:04 +08:00
CaptainB 620d4ff996 feat: add document replacement functionality with file upload 2025-10-20 15:32:30 +08:00
wangdan-fit2cloud 76ba9d0513 feat: Add tag management 2025-10-20 15:05:54 +08:00
CaptainB ba5f86d6df feat: add API endpoint and methods for retrieving workspace knowledge tags 2025-10-20 11:32:44 +08:00
CaptainB 9d1149b5ca feat: add isShared parameter to loadSharedApi calls in ParagraphCard, SelectDocumentDialog, and index components 2025-10-20 11:06:33 +08:00
wangdan-fit2cloud e458236455 fix: Cancel the switch mode of the dialogue window(#4202) 2025-10-20 10:58:52 +08:00
shaohuzhang1 c9a614cad0
feat: The form collection 'multiple-choice box' supports custom input (#4218) 2025-10-20 10:57:39 +08:00
shaohuzhang1 6f1c83d287
feat: The judge supports `startsWith` and `endsWith` (#4217) 2025-10-20 10:48:03 +08:00
wangdan-fit2cloud 62873d882f feat: create tag function 2025-10-17 18:03:59 +08:00
CaptainB 6eaca43d6e feat: simplify dataProcessing node by removing redundant list entries 2025-10-17 17:58:09 +08:00
zhangzhanwei 4b0dd1b7c0 feat: Variable aggregation 2025-10-17 17:31:59 +08:00
wangdan-fit2cloud 93efd15f04 feat: Add Document Search node function 2025-10-17 16:31:09 +08:00
shaohuzhang1 5189816069
fix: Workflow adding nodes sometimes fails to connect correctly to anchor points (#4211) 2025-10-17 16:02:20 +08:00
CaptainB ffc5c9e555 chore: remove unused import from HistoryPanel.vue 2025-10-17 15:39:12 +08:00
shaohuzhang1 8ff4e50669
fix: Loop body supports parameter extraction nodes (#4209) 2025-10-17 15:23:39 +08:00
wxg0103 828e74f635 feat: update user sync terminology for clarity in English and Chinese 2025-10-17 15:21:29 +08:00
shaohuzhang1 c25a950650
feat: Support parameter extraction nodes (#4208) 2025-10-17 15:18:33 +08:00
wangdan-fit2cloud a4330e30a8 fix: Fix operate log page error 2025-10-17 14:30:22 +08:00
zhangzhanwei f5f88b3db2 feat: Refresh user profile after create folder 2025-10-17 14:04:22 +08:00
CaptainB c9266e6631 chore: some i18n 2025-10-17 12:55:12 +08:00
CaptainB 947152ed33 feat: enhance search functionality with dynamic scope selection and improved UI 2025-10-17 11:43:56 +08:00
zhangzhanwei 3ba1a0be7b feat: Tree-structured data query 2025-10-17 11:39:06 +08:00
wxg0103 087f707002 feat: update OAuth2 callback functions to include access token handling for DingTalk and Lark 2025-10-17 11:14:03 +08:00
CaptainB 79fbc52741 feat: add search document node functionality and related configurations 2025-10-17 10:27:31 +08:00
wangdan-fit2cloud ff763c4944 perf: ‌optimize breadcrumb‌ 2025-10-16 18:37:47 +08:00
wxg0103 5fdb6dc34b feat: add video message handling and improve video context processing 2025-10-16 15:14:41 +08:00
wangdan-fit2cloud 57b3aa1254 fix: Fix the issue where the display history setting does not take effect(#4201) 2025-10-16 14:11:56 +08:00
wangdan-fit2cloud 1f4dd3577c fix: Fix the start node cannot be deleted 2025-10-16 11:25:33 +08:00
wangdan-fit2cloud 192d9b3dbb fix: close workflow mul select 2025-10-15 15:33:25 +08:00
shaohuzhang1 cfef12b504
fix: ts error in type (#4196) 2025-10-15 14:25:35 +08:00
CaptainB c47c70afb0 feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +08:00
wangdan-fit2cloud fae540c819 fix: Vision Model i18n 2025-10-15 10:43:05 +08:00
wxg0103 ef0713ecc6 feat: improve code formatting and add video list handling in chat components 2025-10-15 10:23:37 +08:00
shaohuzhang1 629c6ee3a8
feat: Add description fields to interface parameters (#4189) 2025-10-14 18:52:02 +08:00
shaohuzhang1 f470cd134c
feat: Dialogue built-in user information function (#4188) 2025-10-14 17:53:58 +08:00
wxg0103 622780e77d feat: add video understanding node and related components 2025-10-14 17:38:05 +08:00
zhangzhanwei 80c790bc8c fix: Typos error 2025-10-14 16:48:12 +08:00
zhangzhanwei 94560b8394 feat: Folder authorization frontend 2025-10-14 16:39:41 +08:00
shaohuzhang1 d39e8aa36a
fix: Wordflow implements multi-select nodes (#4183)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-10-14 14:54:43 +08:00
shaohuzhang1 70cfd7eb59
fix: typos (#4182) 2025-10-14 12:01:15 +08:00
shaohuzhang1 112ca7976a
feat: Support variable splitting nodes (#4181) 2025-10-14 11:05:42 +08:00
wxg0103 9d9ae437d4 feat: add operation log clear policy and related dialog for cleanup time setting 2025-10-11 17:40:15 +08:00
CaptainB dab9f8de33 fix: handle tooltip display for labels in index.vue
--bug=1062579 --user=刘瑞斌 【应用】MCP节点中,工具参数没有提示信息,依然显示提示图标,提示信息为空 https://www.tapd.cn/62980211/s/1783808
2025-10-11 16:51:33 +08:00
CaptainB e4ac7783e3 feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality 2025-10-11 15:16:21 +08:00
CaptainB 8fb6b3bbbd feat: add confirmation dialog before syncing documents
--bug=1062555 --user=刘瑞斌 【知识库】Web知识库文档列表,批量同步文档时,没有弹出提示框 https://www.tapd.cn/62980211/s/1783580
2025-10-11 13:51:11 +08:00
wangdan-fit2cloud abf57a9458 fix: fix i18n 2025-10-10 18:18:07 +08:00
wxg0103 f5a7cdd010 feat: remove URI encoding for redirect URI in wecomQrCode component 2025-10-10 17:33:03 +08:00
wangdan-fit2cloud 336a4dd1a6 fix: refine translation 2025-10-10 16:59:40 +08:00
wxg0103 a5c2c6e0d6 feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:57:53 +08:00
wxg0103 446a450c9d feat: encode redirect URI in wecomQrCode component for improved URL handling 2025-10-10 16:54:22 +08:00
wxg0103 fa4ba6611d feat: add logging for redirect URI in wecomQrCode component 2025-10-10 16:52:06 +08:00
wangdan-fit2cloud 0101370dc7 fix: fix tool store search 2025-10-10 16:30:52 +08:00
CaptainB b60c471694 fix: validate JSON object in form submission 2025-10-10 15:24:51 +08:00
CaptainB f31a8d380a chore: remove unnecessary check for empty storeTools in ToolStoreDialog 2025-10-10 15:24:51 +08:00
CaptainB a2600ea98c chore: refactor ToolStoreDialog.vue to streamline onBeforeMount usage 2025-10-10 15:24:51 +08:00
shaohuzhang1 7318fda061
fix: After selecting the knowledge base for the knowledge base retrieval node, copy the node, but the new node does not have the control for selecting the knowledge base (#4170) 2025-10-10 14:37:35 +08:00
zhangzhanwei 3a267ac074 fix: Translate fixed name 2025-10-10 14:15:11 +08:00
shaohuzhang1 6faa72d0b7
fix: In workflow applications, the display of custom icons for sub applications and tools in the box below the variable selection is incorrect (#4168) 2025-10-10 13:55:16 +08:00
shaohuzhang1 f59648b817
fix: The name of the loop body is not fixed (#4167) 2025-10-10 11:54:16 +08:00
wangdan-fit2cloud c795cb342a fix: update tool param name 2025-10-10 11:01:59 +08:00
zhangzhanwei 0b72c5d4c2 fix: i18n 2025-10-09 18:32:30 +08:00
wangdan-fit2cloud 9c1177759a fix: Optimize some styles 2025-10-09 17:28:06 +08:00
CaptainB 7dbd70fbfd chore: map tool description to desc in ToolStoreDialog 2025-10-09 17:21:08 +08:00
shaohuzhang1 483538a431
fix: Loop node, MCP node cannot be dragged and added (#4159) 2025-10-09 17:15:12 +08:00
CaptainB 8e8948cf87 chore: add description field to FieldFormDialog
--story=1019827 --user=刘瑞斌 工具- 使用参数同启用参数一样增加 提示信息字段,目前参数没有说明,不方便使用 https://www.tapd.cn/62980211/s/1782428
2025-10-09 17:08:51 +08:00
CaptainB 1b56707503 feat: add ToolStoreDescDrawer component and integrate with ToolListContainer
--story=1019826 --user=刘瑞斌 工具- 工具商店的工具,点击面板可以打开详情抽屉 https://www.tapd.cn/62980211/s/1782377
2025-10-09 16:52:31 +08:00
CaptainB 21045ea337 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:52:31 +08:00
CaptainB c5f028be15 chore: update tool_params handling in index.vue
--bug=1062339 --user=刘瑞斌 【MCP】MCP节点,从“引用变量” 切换到 “自定义” 没有清空 “引用变量” 的值 https://www.tapd.cn/62980211/s/1782327
2025-10-09 16:13:41 +08:00
shaohuzhang1 d380a22384
fix: Multiple judgments in a workflow cannot be combined with one discriminator #4146 (#4151) 2025-10-09 11:51:58 +08:00
CaptainB 9f73eb0aa2 chore: enhance error handling in McpToolFormDrawer
--bug=1062456 --user=刘瑞斌 【工具】新建MCP,配置信息不合规,报错提示不对 https://www.tapd.cn/62980211/s/1781971
2025-10-09 11:15:55 +08:00
CaptainB 36636f2707 chore: improve loading state management in ToolFormDrawer
--bug=1062445 --user=刘瑞斌 【工具】创建工具完成后,在抽屉收起前可以再次点击创建,导致可重复创建工具 https://www.tapd.cn/62980211/s/1781953
2025-10-09 11:10:23 +08:00
zhangzhanwei f943cc52bb feat: Raise error when can not generate prompt 2025-09-29 18:06:58 +08:00
wangdan-fit2cloud 8f16358e20 fix: icon error 2025-09-29 17:58:53 +08:00
CaptainB 75531b671c fix: refine visibility condition for form item based on tool permissions 2025-09-29 17:30:20 +08:00
CaptainB f82fa8a6fa feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:28:23 +08:00
wangdan-fit2cloud 219bc20f26 fix: tool store bugs 2025-09-29 17:06:26 +08:00
CaptainB 1dcca7fcc7 feat: add read permission checks for system management and sharing components
--bug=1062363 --user=刘瑞斌 【应用】简单应用进入编辑页面会弹工具无权限的提示 https://www.tapd.cn/62980211/s/1781286
2025-09-29 17:04:38 +08:00
CaptainB 408e79ff12 refactor: rename categories to defaultCategories and initialize categories from it 2025-09-29 15:34:30 +08:00
wxg0103 d1fd625972 fix: correct indentation for resetValidation call in UserDrawer.vue 2025-09-29 15:14:00 +08:00
wangdan-fit2cloud c430e62475 fix: tool store style 2025-09-29 14:54:31 +08:00
wxg0103 4991890739 style: format code for improved readability and consistency 2025-09-29 14:10:53 +08:00