Commit Graph

848 Commits (9970d21a8e1ba71b51e590500c4679955c3a49b6)

Author SHA1 Message Date
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
wangdan-fit2cloud b89ee3d174 fix: icon 2025-07-11 17:12:04 +08:00
wangdan-fit2cloud 10b8bd67a2 fix: source 2025-07-11 17:12:04 +08:00
CaptainB cdd146dc58 feat: add negative prompt handling in image generation
--bug=1058523 --user=刘瑞斌 【应用】图片生成节点的执行详情中没有显示负向提示词 https://www.tapd.cn/62980211/s/1729010
2025-07-11 15:11:18 +08:00
shaohuzhang1 c4df5cea5f
fix: The uploaded file image in the conversation is not displayed (#3559) 2025-07-11 14:45:23 +08:00
wangdan-fit2cloud 4437361eed feat: style 2025-07-10 22:37:48 +08:00
wangdan-fit2cloud f926de4f91 fix: user language 2025-07-10 17:10:43 +08:00
zhangzhanwei f1e8ba6e2d fix: Model permission while setting knowledge or application 2025-07-10 13:44:06 +08:00
CaptainB 6773be4fe3 fix: improve speech synthesis handling in ChatOperationButton
--bug=1058147 --user=刘瑞斌 【应用】简易应用-语音播放-浏览器播放-暂停播放后,再点击播放,无响应 https://www.tapd.cn/62980211/s/1727446
2025-07-10 11:15:01 +08:00
CaptainB b2b144af7c fix: correct API method for speech-to-text functionality
--bug=1058103 --user=刘瑞斌 【应用】简易应用-语音识别模型-调试预览页-语音识别失败且停止按钮显示异常 https://www.tapd.cn/62980211/s/1727412
2025-07-10 10:57:06 +08:00
shaohuzhang1 1611bc7f75
fix: The original document download file name is incorrect (#3542) 2025-07-09 22:32:40 +08:00
shaohuzhang1 f8de009344
fix: Advanced arranged form collection node that does not display JSON type parameters (#3540) 2025-07-09 22:02:33 +08:00
wangdan-fit2cloud 857f988992 fix: style 2025-07-09 20:56:36 +08:00
wangdan-fit2cloud 078bb41fc5 feat: style 2025-07-09 16:27:44 +08:00
CaptainB 5258bd79d5 refactor: implement debounced async linting in CodemirrorEditor
--bug=1057664 --user=刘瑞斌 【工具】创建工具,工具内容输入特定的内容页面会崩溃 https://www.tapd.cn/62980211/s/1726594
2025-07-09 12:08:55 +08:00
CaptainB 8625dd543a refactor: implement debounced async linting in CodemirrorEditor
--bug=1057664 --user=刘瑞斌 【工具】创建工具,工具内容输入特定的内容页面会崩溃 https://www.tapd.cn/62980211/s/1726594
2025-07-09 11:49:44 +08:00
shaohuzhang1 1482d8674b
feat: Folder button permission (#3520)
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
2025-07-08 21:03:38 +08:00
wangdan-fit2cloud edca190a06 feat: chat 2025-07-08 20:51:41 +08:00
shaohuzhang1 c7d1ba6a73
fix: The conversation file cannot be displayed when uploading other files (#3513) 2025-07-08 17:44:54 +08:00
shaohuzhang1 31147c0f6e
fix: AI conversation file upload image cannot be loaded (#3512) 2025-07-08 17:30:32 +08:00
teukkk 81d9cc3e3b fix: style during password verification 2025-07-08 16:40:59 +08:00
wangdan-fit2cloud c2767addd2 fix: icon style 2025-07-08 16:18:29 +08:00
zhangzhanwei b6cf80d6ef fix: Workspace shared knowledge button visibility 2025-07-08 15:56:52 +08:00
wangdan-fit2cloud 4143d1f2c5 fix: style 2025-07-08 11:39:53 +08:00
shaohuzhang1 b40c76d3f3
fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
shaohuzhang1 7f7704042e
feat: PDF Preview (#3502) 2025-07-07 22:58:23 +08:00
wangdan-fit2cloud 66807217c1 fix: bugs 2025-07-07 21:05:05 +08:00
teukkk 4aef0f9d21 fix: workspaceDropdownSearch 2025-07-07 19:12:44 +08:00
wangdan-fit2cloud 3601b7e8ac feat: video 2025-07-07 17:43:51 +08:00
wangdan-fit2cloud 2d4e660c66 fix: style 2025-07-07 16:21:54 +08:00
wangdan-fit2cloud 570c891ad2 fix: scrollbar 2025-07-07 15:05:57 +08:00
wangdan-fit2cloud 73ab7214eb feat: create application template 2025-07-07 14:25:00 +08:00
shaohuzhang1 e7a30903ba
feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
teukkk e7dda56b9f feat: openParagraphDocument 2025-07-04 18:21:26 +08:00
wangdan-fit2cloud 9f25619fae fix: style 2025-07-04 18:12:39 +08:00
wangdan-fit2cloud 580c6ac641 feat: 2025-07-04 18:12:38 +08:00
teukkk 3ba172652a fix: left collapse 2025-07-04 17:43:54 +08:00
wangdan-fit2cloud 005a6229fb feat: execution detail 2025-07-04 16:34:15 +08:00
CaptainB a3c5cf452c refactor: add TypeScript type annotations and update ESLint rules 2025-07-03 20:18:06 +08:00
wangdan-fit2cloud d93b47d6f5 feat: pricing 2025-07-03 18:16:10 +08:00
wangdan-fit2cloud e61e4eb937 fix: folder 2025-07-03 17:29:59 +08:00
wangdan-fit2cloud 43c7350415 feat: folder 2025-07-03 16:30:37 +08:00
wangdan-fit2cloud 47368a5f99 fix: bugs 2025-07-02 22:48:33 +08:00
wangdan-fit2cloud 471ac59f29 fix: execution 2025-07-02 20:44:20 +08:00
wangdan-fit2cloud 0ee4b7fae2 fix: execution 2025-07-02 19:26:51 +08:00
wangdan-fit2cloud 9912b85df0 feat: user login 2025-07-02 18:43:14 +08:00
wangdan-fit2cloud 32dd4b41b6 feat: user input 2025-07-02 17:48:05 +08:00
shaohuzhang1 6473f27cae
fix: ui bugs (#3454) 2025-07-02 16:01:22 +08:00
wangdan-fit2cloud 1f8cffb189 fix: build 2025-07-01 20:33:01 +08:00
wangdan-fit2cloud 746fbe8705 feat: application 2025-07-01 20:33:01 +08:00
teukkk f59cc9425e fix: userManage tagGroup 2025-07-01 19:56:26 +08:00
teukkk 15574bd38d fix: workspaceFormItem rules 2025-07-01 16:38:17 +08:00
wangdan-fit2cloud b89b950c0d feat: move to 2025-06-30 21:06:30 +08:00
teukkk 3e4aac3557 feat: openKnowledgeSource for chat 2025-06-30 18:09:07 +08:00
shaohuzhang1 d8a9c9ccdd
feat: Application text to speech and speech to text functions (#3433) 2025-06-30 18:03:11 +08:00
wangdan-fit2cloud a16375781b feat: tip 2025-06-30 15:44:49 +08:00
CaptainB 64efc05c41 fix: update loadSharedApi type from 'knowledge' to 'document'
--bug=1057666 --user=刘瑞斌 【知识库】生成关联问题报错 https://www.tapd.cn/62980211/s/1720016
2025-06-30 11:01:22 +08:00
teukkk 4a737556a9 refactor: executionDetailContent 2025-06-27 20:27:18 +08:00
shaohuzhang1 4b4691d689
feat: Chat record details (#3418) 2025-06-27 18:54:05 +08:00
CaptainB d251d2bff4 feat: update model loading function and improve dialog opening logic
--bug=1057476 --user=刘瑞斌 【知识库】分段生成问题报错 https://www.tapd.cn/62980211/s/1719522
2025-06-27 13:17:35 +08:00
wangdan-fit2cloud d2f6d34a18 fix: bugs 2025-06-27 10:59:58 +08:00
wangdan-fit2cloud d626601672 feat: common 2025-06-26 20:25:33 +08:00