Commit Graph

2591 Commits

Author SHA1 Message Date
zhangzhanwei d70d6e1fa7 fix: Intent node height 2025-09-25 18:19:56 +08:00
CaptainB f5fbbfc06c feat: add McpServerInputDialog component for variable input and handling 2025-09-25 17:37:08 +08:00
shaohuzhang1 7a0daeda24
fix: Unable to select loop node parameters after page refresh (#4111) 2025-09-25 17:36:43 +08:00
zhangzhanwei 3e8bf8a631 fix: Intent node
--bug=1062137 --user=张展玮 【应用】意图识别节点存在空的意图项,可以发布应用成功 https://www.tapd.cn/62980211/s/1779110
2025-09-25 16:56:08 +08:00
wxg0103 97b5847bb2 fix: add focus event handler to ModelSelect for improved user interaction 2025-09-25 16:16:19 +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
CaptainB 2735540dd6 chore: increase axios timeout to 30 minutes
--bug=1062162 --user=刘瑞斌 【github#3995】当知识库数据量过大时,导出excel或导出zip会超时报错 https://www.tapd.cn/62980211/s/1778654
2025-09-25 10:13:08 +08:00
wangdan-fit2cloud b879f3a99e perf: prompt
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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
shaohuzhang1 db0ed2662b
style: Highly optimized when adding BREAK and Continue nodes (#4102) 2025-09-24 17:37:45 +08:00
wangdan-fit2cloud 2c624a26ba fix: loop node issue 2025-09-24 17:24:52 +08:00
shaohuzhang1 5cbf216c5c
feat: Loop body supports zooming in and out (#4100) 2025-09-24 17:06:58 +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
shaohuzhang1 10ded1b7d1
feat: Loop body supports zooming in and out (#4099) 2025-09-24 15:36:52 +08:00
wangdan-fit2cloud cf6e4624f8 fix: The application's API parameters include a "question" parameter, but the returned address is incorrec(#4076) 2025-09-24 14:24:19 +08:00
wangdan-fit2cloud df681176ed fix: magnify or minify icon
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-24 11:21:16 +08:00
shaohuzhang1 070fb0fdbe
fix: Adjust the distance between the loop body and loop nodes (#4095)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-23 19:50:24 +08:00
shaohuzhang1 d26b61f18b
fix: Error displaying execution details for assigning loop node variables (#4093) 2025-09-23 19:36:35 +08:00
wangdan-fit2cloud 95fb124c07 fix: loop icon 2025-09-23 18:45:13 +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
shaohuzhang1 cc0cde929a
fix: When the loop node is closed, the loop body is not displayed (#4091) 2025-09-23 17:07:59 +08:00
shaohuzhang1 218cbf4ad9
fix: Loop node deletion without deleting loop body (#4090) 2025-09-23 15:55:32 +08:00
shaohuzhang1 4242c776ed
fix: Infinite loop increases maximum loop count limit (#4088) 2025-09-23 15:35:21 +08:00
zhangzhanwei 9b00b857bf fix: Intent node i18n
--bug=1062041 --user=张展玮 【应用编排】意图识别的输入下拉框必填提示没有国际化 https://www.tapd.cn/62980211/s/1777709
2025-09-23 14:44:27 +08:00
wxg0103 8a1506ff4a fix: add focus event to ModelSelect for dynamic model fetching
--bug=1062087 --user=王孝刚 【应用编排】在图片生成节点-选择模型下拉框中添加模型后,没有及时回显 https://www.tapd.cn/62980211/s/1777730
2025-09-23 14:23:57 +08:00
wxg0103 716f2a4559 fix: update model type in ModelSelect component to ITV and TTV
--bug=1062096 --user=王孝刚 【应用编排】在文生视频组件的模型下拉框中点添加模型按钮,弹框中默认的模型类型是图片生成 https://www.tapd.cn/62980211/s/1777699
2025-09-23 14:04:33 +08:00
wangdan-fit2cloud 83456553f2 fix: Optimize text 2025-09-23 10:56:37 +08:00
shaohuzhang1 4266a74b8c
fix: Loop validation and other bugs (#4082)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 19:28:11 +08:00
zhangzhanwei 67a82dca1c fix: STT model params add when create 2025-09-22 17:19:56 +08:00
shaohuzhang1 d5ef8f3a34
docs: OpenAPI request URL (#4071) 2025-09-22 14:12:27 +08:00
shaohuzhang1 4269eeb2c9
docs: OpenAPI request URL (#4070)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 11:51:59 +08:00
zhangzhanwei f96772f280 feat: Remove debug permission 2025-09-22 10:34:49 +08:00
CaptainB 8b13174d9c fix: add model change handler to update AI mode parameters 2025-09-20 21:58:28 +08:00
CaptainB 2306f90048 fix: add type search option to KnowledgeResourceIndex
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
fix: add tool type search option to ToolResourceIndex
2025-09-20 13:06:39 +08:00
wangdan-fit2cloud d7ee6b74b3 fix: change workflow icon
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-19 18:52:28 +08:00
wxg0103 b42f6bddae fix: add support for additional model types in CreateModelDialog 2025-09-19 18:18:38 +08:00
wangdan-fit2cloud 5328757521 fix: The intention is to identify the display issue of the node 2025-09-19 17:56:32 +08:00
zhangzhanwei 6a0145758c feat: Remove debug permission 2025-09-19 16:54:24 +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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-18 18:43:39 +08:00