Commit Graph

1724 Commits (36636f27074089d44d33a1b4711d7b6506abbbe3)

Author SHA1 Message Date
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
CaptainB 75531b671c fix: refine visibility condition for form item based on tool permissions 2025-09-29 17:30:20 +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
zhangzhanwei 40609c6531 fix: Chat log add error
--bug=1062388 --user=张展玮 【应用】应用对话日志添加到知识库,无法选择非根目录下的知识库 https://www.tapd.cn/62980211/s/1780716
2025-09-29 14:06:17 +08:00
wangdan-fit2cloud 752f19007f fix: tool store style 2025-09-29 11:00:59 +08:00
CaptainB 54aa6218e0 fix: prevent loading state from triggering multiple requests in ParagraphList
--bug=1062188 --user=刘瑞斌 【知识库】上传文档时,分段完成后编辑分段内容,编辑没有生效,控制台报错 https://www.tapd.cn/62980211/s/1780667
2025-09-28 18:41:44 +08:00
CaptainB 942842e3a8 feat: enhance application creation flow with loading state management 2025-09-28 17:19:20 +08:00
CaptainB 6f392b775c feat: refactor application creation to await user profile update
--bug=1062377 --user=刘瑞斌 【应用】新建简易应用没有打开应用编辑界面 https://www.tapd.cn/62980211/s/1780590
2025-09-28 17:11:04 +08:00
zhangzhanwei 57439e7758 fix: Generate prompt 2025-09-28 15:52:44 +08:00
CaptainB 6b23469c29 fix: reorder user profile update in application creation flow
--bug=1062351 --user=刘瑞斌 【应用】创建应用时,快速点击创建按钮,可重复创建应用 https://www.tapd.cn/62980211/s/1780369
2025-09-28 10:56:08 +08:00
zhangzhanwei 79457ee41f fix: Generate prompt output 2025-09-28 09:41:28 +08:00
wxg0103 d466d0f512 feat: add resetValidation method to MemberFormContent and improve formatting in UserDrawer 2025-09-26 18:23:21 +08:00
wangdan-fit2cloud 196b8bba58 fix: optimize folder style (#4104) 2025-09-26 17:44:36 +08:00
shaohuzhang1 8d4bad55f2
fix: [Application] An application that adds interface parameters, clicks on the application list page to initiate a conversation, but does not carry interface parameters (#4122) 2025-09-26 14:52:43 +08:00
wxg0103 c56742f9b3 fix: remove console error logging from QR code initialization 2025-09-26 14:41:03 +08:00
zhangzhanwei 414756eade fix: STT node
--bug=1062113 --user=张展玮 【应用】语音转文本节点,没有支持模型参数设置 https://www.tapd.cn/62980211/s/1778991
2025-09-25 16:04:02 +08:00
CaptainB fc05d26eaf feat: add TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +08:00
wangdan-fit2cloud b879f3a99e perf: prompt 2025-09-24 18:57:16 +08:00
wxg0103 6f3ad77fba fix: update getCaptcha function to include accessToken and simplify captcha display logic 2025-09-24 18:55:37 +08:00
wangdan-fit2cloud 2c624a26ba fix: loop node issue 2025-09-24 17:24:52 +08:00
wxg0103 ec77948165 fix: add tooltips for Text-to-Video and Image-to-Video model types in CreateModelDialog 2025-09-24 16:51:31 +08:00
wxg0103 52e737c31b fix: update login settings UI and improve localization for verification code messages 2025-09-23 18:41:45 +08:00
wangdan-fit2cloud ccb43a05a5 fix: An error is displayed in the loop node of the execution details. 2025-09-23 17:18:09 +08:00
zhangzhanwei 67a82dca1c fix: STT model params add when create 2025-09-22 17:19:56 +08:00
shaohuzhang1 4269eeb2c9
docs: OpenAPI request URL (#4070) 2025-09-22 11:51:59 +08:00
CaptainB 2306f90048 fix: add type search option to KnowledgeResourceIndex
fix: add tool type search option to ToolResourceIndex
2025-09-20 13:06:39 +08:00
wxg0103 b42f6bddae fix: add support for additional model types in CreateModelDialog 2025-09-19 18:18:38 +08:00
CaptainB 13554fd27b fix: add conditional rendering for tool selection in application form
--bug=1062024 --user=刘瑞斌 【应用】简单应用中引用的工具被删除后,同步删除应用中的引用信息 https://www.tapd.cn/62980211/s/1776714
2025-09-19 16:15:14 +08:00
wxg0103 3b2c337e36 feat: update login redirection and form submission handling 2025-09-19 15:28:12 +08:00
wxg0103 2060012660 feat: reset captcha field on login form submission failure 2025-09-19 14:16:05 +08:00
wxg0103 e4232166e8 feat: update login settings API call to use structured parameters 2025-09-19 14:03:58 +08:00
zhangzhanwei bda02137e5 pref: imporve Prompt 2025-09-19 10:56:43 +08:00
wxg0103 5c0dfa8c96 fix: cast setTimeout callback to any for type safety 2025-09-19 10:47:09 +08:00
wxg0103 15c4274294 feat: add type search option and improve select input formatting 2025-09-19 10:20:06 +08:00
zhangzhanwei 71cec2fca4 feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
wxg0103 8d9c466ced feat: add ITV and TTV model types to data and update model type checks 2025-09-19 09:24:40 +08:00
wxg0103 f06bdf3ee5 feat: implement RSA encryption for login data and update authentication settings 2025-09-18 18:43:39 +08:00
wxg0103 7674804f38 fix: update login methods retrieval to use data from authentication settings 2025-09-18 15:48:06 +08:00
wangdan-fit2cloud 7af880f1db feat: Consciousness recognition node 2025-09-18 14:55:03 +08:00
wxg0103 16ade76446 fix: enhance redirect logic in authentication to include 'password' auth type 2025-09-18 13:28:48 +08:00
wxg0103 b6bab14d8a fix: update authentication settings retrieval and enhance redirect logic for password auth type 2025-09-18 13:26:56 +08:00
CaptainB 8220f52ace fix: initialize mcp_tool_ids as an empty array and update conditional rendering for mcp_servers 2025-09-18 11:17:04 +08:00
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
wxg0103 52f420df58 refactor: clean up code formatting and improve readability in index.vue 2025-09-17 15:21:02 +08:00