Commit Graph

809 Commits

Author SHA1 Message Date
wangdan-fit2cloud
27262c9478 fix: icon optimize 2025-08-04 19:10:56 +08:00
shaohuzhang1
c1c0c6a5a5
perf: Optimize login page (#3805)
* perf: icon  optimize

* perf: Optimize login page

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-04 18:07:47 +08:00
CaptainB
bbf321fc96 fix: improve file list management by limiting to max files and filtering oversized files
--bug=1059967 --user=刘瑞斌 【应用】高级编排上传文件最大数量设置为100,上传101个文件,不显示上传的文件,对话时上传文件为空 https://www.tapd.cn/62980211/s/1748567
2025-08-04 17:28:25 +08:00
shaohuzhang1
be8d5fc715
fix: The image displayed by the application cannot be enlarged by clicking #3663 (#3799) 2025-08-04 13:46:32 +08:00
wangdan-fit2cloud
cbf7dd00cf fix: Uploading attachments for conversation allows for direct conversation 2025-08-04 11:03:08 +08:00
wangdan-fit2cloud
0e78245bfb perf: Style optimization and some icon updates 2025-08-01 17:05:32 +08:00
wangdan-fit2cloud
86ad2c54c6 feat: applicaiton resource managment 2025-07-30 19:38:02 +08:00
wangdan-fit2cloud
03fbba0952 feat: knowledge resource management and model resource management 2025-07-29 18:36:27 +08:00
wangdan-fit2cloud
ad90479278 fix: Missing i18n messages in English(#3673) 2025-07-21 16:45:06 +08:00
zhangzhanwei
a725783579 feat: Morefiled of folder and knowledge 2025-07-21 15:15:26 +08:00
wangdan-fit2cloud
8c88d70911 perf: Clear comments 2025-07-21 11:32:34 +08:00
shaohuzhang1
4711527222
fix: The knowledge base results show a source issue #3658 (#3661) 2025-07-17 18:15:50 +08:00
wangdan-fit2cloud
ff810db283 fix: pdf document name issue 2025-07-16 21:04:45 +08:00
wangdan-fit2cloud
d672cf8eac fix: question avatar size 2025-07-16 20:28:53 +08:00
zhangzhanwei
243af4d866 fix: Chat click 2025-07-16 20:19:56 +08:00
wangdan-fit2cloud
f0ce039499 fix: folder edit issue 2025-07-16 19:49:57 +08:00
shaohuzhang1
b59762ac49
fix: No execution details were called after the application ended (#3639) 2025-07-16 19:09:30 +08:00
wangdan-fit2cloud
fa55cdc143 fix: chat issue 2025-07-16 18:48:22 +08:00
wangdan-fit2cloud
c249f7501f perf: workflow default value 2025-07-16 17:48:16 +08:00
teukkk
91f884b8a3 feat: workspaceDropdown tag 2025-07-16 17:37:55 +08:00
teukkk
4715e4d84e fix: vueDraggable disabled 2025-07-16 16:28:37 +08:00
wangdan-fit2cloud
2b89fc05d1 perf: clear console 2025-07-16 16:09:22 +08:00
wangdan-fit2cloud
15cb1f4d35 fix: Change third party logo 2025-07-16 15:41:25 +08:00
wangdan-fit2cloud
d4506d7036 fix: style 2025-07-16 14:24:44 +08:00
wangdan-fit2cloud
69ff7f9af4 fix: Embedding mode issue fix 2025-07-16 13:51:10 +08:00
zhangzhanwei
2fbeb4300f fix: Paragraph card 2025-07-16 13:45:50 +08:00
wangdan-fit2cloud
5cb0b3018f fix: pdf 2025-07-15 19:57:21 +08:00
wangdan-fit2cloud
b4569fc88d fix: tree style 2025-07-15 18:42:16 +08:00
wangdan-fit2cloud
2ead8b3ed2 fix: folder bugs 2025-07-15 17:16:42 +08:00
teukkk
48c59b59a8 fix: click paragraph card 2025-07-15 16:33:04 +08:00
wangdan-fit2cloud
5d99224f04 perf: paragraph style 2025-07-15 16:14:02 +08:00
wangdan-fit2cloud
8a6bac396b fix: exercution detail 2025-07-15 15:22:19 +08:00
teukkk
d1d9f2404d fix: chat drop prevent 2025-07-15 15:05:32 +08:00
CaptainB
ce213d78af feat: add scoped styles for audio element in MdPreview component
--bug=1058490 --user=刘瑞斌 【应用管理】查看应用对话日志-显示回复语音,部分按键被遮盖 https://www.tapd.cn/62980211/s/1731804
2025-07-15 15:01:45 +08:00
CaptainB
390faf2bf5 fix: prevent overlapping speech synthesis playback
--bug=1058747 --user=刘瑞斌 【应用】应用开启语音播放自动播放,使用移动端提问后没有自动播放 https://www.tapd.cn/62980211/s/1731646
2025-07-15 14:28:23 +08:00
teukkk
1b94f16e2a style: ellipsis 2025-07-15 14:22:23 +08:00
CaptainB
21c8f6ffbf fix: add self check to resume speech synthesis in ChatOperationButton
--bug=1058777 --user=刘瑞斌 【应用】开启语音自动播放,浏览器播放,暂停第一次对话的播放后,进行第二次对话,自动播放会先继续播放上一次对话 https://www.tapd.cn/62980211/s/1731474
2025-07-15 12:01:49 +08:00
CaptainB
95263d147b fix: remove unnecessary condition in play/pause logic for audio management
--bug=1058773 --user=刘瑞斌 【应用】语音播放开启自动播放,问答时没有流式播放 https://www.tapd.cn/62980211/s/1731458
2025-07-15 11:46:58 +08:00
CaptainB
ee8412f34d feat: update getSpeechToTextAPI to include id parameter
--bug=1058746 --user=刘瑞斌 【应用】应用语音输入开启自动发送,对话页面发送语音报错 https://www.tapd.cn/62980211/s/1731337
2025-07-15 11:13:08 +08:00
wxg0103
88fd875a23 fix: clean up formatting and improve readability in index.vue 2025-07-15 10:25:30 +08:00
zhangzhanwei
df9b7f208b feat: Simple application execution details 2025-07-14 16:57:09 +08:00
wangdan-fit2cloud
958924e488 fix: execution details 2025-07-14 16:11:52 +08:00
wangdan-fit2cloud
f554205f87 fix: expired tip 2025-07-14 14:34:54 +08:00
wangdan-fit2cloud
be4f0ffb6b perf: pdf 2025-07-12 15:01:52 +08:00
wangdan-fit2cloud
34e84602ff fix: embed height 2025-07-12 14:33:32 +08:00
wangdan-fit2cloud
a3ae33bf7c fix: change workspace 2025-07-12 13:22:23 +08:00
CaptainB
58db4ed901 fix: update audio playback status to PLAY_INT when resuming speech synthesis
--bug=1058601 --user=刘瑞斌 【应用】浏览器播放-点击暂停&继续播放-连续两次相同操作-第二次未继续播放,而是重新播放了 https://www.tapd.cn/62980211/s/1729699
2025-07-12 11:07:19 +08:00
shaohuzhang1
827c06c03f
fix: Clicking on the web Q&A of the knowledge source did not redirect to the corresponding link (#3569) 2025-07-11 22:25:05 +08:00
wangdan-fit2cloud
fb92a07d62 fix: style 2025-07-11 19:32:57 +08:00
CaptainB
6369b4fb45 fix: improve text handling and playback conditions in ChatOperationButton
--bug=1058408 --user=刘瑞斌 【应用管理】移动端自动播放没有声音,浏览器可正常播放 https://www.tapd.cn/62980211/s/1729308
2025-07-11 17:18:12 +08:00