Commit Graph

1775 Commits (53082141cb0a4dd299d63e57fe1cd2b35d049c99)

Author SHA1 Message Date
wangdan-fit2cloud 4393db9f05 fix: Fix the issue with tag management 2025-10-24 11:37:22 +08:00
wangdan-fit2cloud 4d081d9fd0 fix: Fix the issue of image enlargement in the paragraph 2025-10-23 16:21:03 +08:00
CaptainB e71cf925ba chore: add tag setting option to document dropdown 2025-10-23 15:17:45 +08:00
CaptainB 9c0e79114f fix: correct dropdown item disabled logic and handle new position assignment 2025-10-23 14:20:35 +08:00
wxg0103 92e8a9105f feat: update encryption process to use UTF-8 encoding for login form data 2025-10-22 16:40:46 +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
CaptainB c31142eeab feat: add tag filtering and input support in document search functionality 2025-10-21 10:38:16 +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 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
wangdan-fit2cloud 62873d882f feat: create tag function 2025-10-17 18:03:59 +08:00
CaptainB ffc5c9e555 chore: remove unused import from HistoryPanel.vue 2025-10-17 15:39:12 +08:00
wangdan-fit2cloud a4330e30a8 fix: Fix operate log page error 2025-10-17 14:30:22 +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
wangdan-fit2cloud ff763c4944 perf: ‌optimize breadcrumb‌ 2025-10-16 18:37:47 +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
CaptainB c47c70afb0 feat: implement knowledge tag management functionality 2025-10-15 11:35:34 +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
wxg0103 9d9ae437d4 feat: add operation log clear policy and related dialog for cleanup time setting 2025-10-11 17:40:15 +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
wxg0103 f5a7cdd010 feat: remove URI encoding for redirect URI in wecomQrCode component 2025-10-10 17:33:03 +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
zhangzhanwei 3a267ac074 fix: Translate fixed name 2025-10-10 14:15:11 +08:00
wangdan-fit2cloud c795cb342a fix: update tool param name 2025-10-10 11:01:59 +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
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