Commit Graph

255 Commits

Author SHA1 Message Date
wangdan-fit2cloud ba4e55d3e8
perf: refine user input style 2025-03-25 18:33:14 +08:00
CaptainB 3594fdadfa feat: add show_default_value attribute to input field in UserFieldFormDialog 2025-03-25 17:57:59 +08:00
CaptainB 26cb55adfb fix: increase maximum length for input field in TextInputConstructor 2025-03-25 17:09:57 +08:00
wangdan-fit2cloud 440e2ba695
MCP node and internal function style
* feat: function

* feat: MCP node and internal  function style
2025-03-25 16:36:16 +08:00
CaptainB 0f0b6b976e feat: add MCP server config validation and user tips 2025-03-25 10:06:24 +08:00
CaptainB 563516f835 feat: AI chat node mcp server config 2025-03-24 18:38:54 +08:00
CaptainB 2d6ac806ff feat: add MCP server tools integration and UI components 2025-03-24 18:38:54 +08:00
wxg0103 0ce6dd0795 fix: Optimize the creation of models
--bug=1053742 --user=王孝刚 【模型管理】- 创建模型时,若在选择供应商列表选择了模型类型,进入供应商表单时,携带模型类型 https://www.tapd.cn/57709429/s/1674767
2025-03-24 11:50:38 +08:00
wangdan-fit2cloud 0eebbb094c
feat: Optimize the mobile voice interaction experience
* fix: Optimize small screen dialogue style

* feat: Mobile voice conversation new UI

* feat: Optimize the mobile voice interaction experience

* feat: Optimize the mobile voice interaction experience
2025-03-21 16:57:04 +08:00
wangdan-fit2cloud 3709d34343 fix: Fix chat question 2025-03-18 13:51:10 +08:00
wangdan-fit2cloud 80e7dac0c8
fix: Adjustment of workflow node name auto increment rule(#2562) 2025-03-17 14:41:18 +08:00
wangdan-fit2cloud 7bd1dfbdaa
fix: Optimization style and fit setting avatar save prompt error(#2523)
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
* fix: Setting avatar save prompt error(#2523)

* perf: optimization style
2025-03-12 11:22:52 +08:00
wangdan-fit2cloud 518202ae0e
perf: Form node support adjusting the order (#2533) 2025-03-11 14:51:57 +08:00
CaptainB e36f6e08f7 fix: simplify inputFieldConfig handling in UserInputFieldTable
--bug=1052676 --user=刘瑞斌 【应用】高级编排-设置-基本信息-修改用户输入标题后保存-未更新-再次进入后仍展示用户输入 https://www.tapd.cn/57709429/s/1662577
2025-03-05 13:48:09 +08:00
wangdan-fit2cloud 80d4442cd0 fix: workflow style 2025-03-05 12:40:31 +08:00
wangdan-fit2cloud 13f374e262
perf: Unified deletion confirm button 2025-03-05 10:56:04 +08:00
wangdan-fit2cloud 1bfc005203
perf: optimization workflow interactive 2025-03-04 15:17:44 +08:00
wangdan-fit2cloud 685b01be01 fix: Optimization node rename dialog 2025-03-03 15:44:12 +08:00
wangdan-fit2cloud e8c559580a perf: Optimization codemirror title 2025-03-03 15:29:23 +08:00
CaptainB 7497c1b7cd fix: Fix user input table title not changed
--bug=1052676 --user=刘瑞斌 【应用】高级编排-设置-基本信息-修改用户输入标题后保存-未更新-再次进入后仍展示用户输入 https://www.tapd.cn/57709429/s/1661083
2025-03-03 14:42:39 +08:00
wangdan-fit2cloud 89792d5d3d
perf: optimization codemirror component 2025-02-28 22:42:23 +08:00
wangdan-fit2cloud ee7cc8058f
fix: [xpack]After replacing the logo,The original logo will flash(#2270)
* perf: Top N Segments increase to 10000

* fix: [xpack]After replacing the logo,The original logo will flash(#2270)
2025-02-28 15:21:24 +08:00
wangdan-fit2cloud 880e171933
perf: Optimization of modifying node names in workflow 2025-02-27 18:18:18 +08:00
wangdan-fit2cloud 54ebfc30f2 fix: Modify generate question page translation and bugs 2025-02-27 16:19:13 +08:00
CaptainB d5f867c76c refactor: Password input constractor 2025-02-27 16:12:10 +08:00
CaptainB 32b7aa99c5 fix: Fix variable-assign-node cannot publish
--bug=1052464 --user=刘瑞斌 【应用】-编排应用中存在变量赋值节点,发布应用失败 https://www.tapd.cn/57709429/s/1659401
2025-02-26 17:43:53 +08:00
wxg0103 62ae8d124b fix: The audio file does not display M4A
--bug=1052445 --user=王孝刚 【编排应用】基本信息的上传文件界面,音频文件中没有显示M4A格式 https://www.tapd.cn/57709429/s/1658969
2025-02-26 10:26:27 +08:00
CaptainB dfcb724502 refactor: Support string,json,num types 2025-02-25 14:05:58 +08:00
wangdan-fit2cloud 4367b1c650
feat: Create workflow applications that support template selection 2025-02-24 17:29:54 +08:00
wangdan-fit2cloud ad29a0d85b fix: type bugs 2025-02-21 15:07:16 +08:00
wangdan-fit2cloud a2e5180236
feat: User input parameters and interface parameters support adjusting the order(#2103)
* feat: table support sort(#2103)

* feat: User input parameters and interface parameters support adjusting the order(#2103)

* feat: User input parameters and interface parameters support adjusting the order(#2103)
2025-02-21 12:21:00 +08:00
刘瑞斌 df940686e9
Variable assign (#2346)
* feat: Support variable assign

* feat: Workfloat support variable assign(#2114)

* feat: Support variable assign save input output value

* feat: Execution detail support variable assign(#2114)

* feat: Support variable assign dict array value config

* chore: rename package

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-02-21 11:00:56 +08:00
wangdan-fit2cloud ff3dec28d2
feat: Supports specified user input title(#2288) 2025-02-18 15:03:37 +08:00
CaptainB c44fd8a40b feat: Supports specified user input title
--story=1017888 --user=刘瑞斌 【高级编排应用】“用户输入”可以自定义。 #2288 https://www.tapd.cn/57709429/s/1655214
2025-02-18 12:57:06 +08:00
CaptainB 125e7b47e8 feat: Support switch input for application user params
--story=1017769 --user=刘瑞斌 【越秀农牧】希望用户输入可以添加一个开关组件 https://www.tapd.cn/57709429/s/1654429
2025-02-14 17:49:59 +08:00
shaohuzhang1 d28c5befdf
fix: The node cannot respond after adding fields to the form node (#2252) 2025-02-12 14:11:54 +08:00
shaohuzhang1 3336f30112
perf: Workflow Canvas Rendering (#2250) 2025-02-12 11:42:59 +08:00
刘瑞斌 061a41c4a1
feat: Support reasoning content #2135 (#2158) 2025-02-08 20:26:53 +08:00
shaohuzhang1 6c6821df20
fix: refine translation (#2165)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-02-08 17:30:36 +08:00
wangdan-fit2cloud 5ec072ef17 fix: refine translation 2025-02-07 18:28:49 +08:00
wangdan-fit2cloud 950f4a7ec6 fix: optimize 2025-02-07 17:02:00 +08:00
shaohuzhang1 d9e18f13ef
fix: Workflow text to speech node cannot be added (#2147) 2025-02-07 12:14:11 +08:00
wangdan-fit2cloud 04c153277b perf: optimize text 2025-01-26 12:08:22 +08:00
wangdan-fit2cloud 83c5404826 fix: i18n bugs 2025-01-23 15:07:35 +08:00
shaohuzhang1 2c4d1fa3db
fix: application workflow node params (#2087) 2025-01-23 13:55:50 +08:00
wangdan-fit2cloud 84475b32f9 fix: i18n bugs 2025-01-22 16:46:20 +08:00
wxg0103 05d06fae11 feat: i18n 2025-01-22 11:31:07 +08:00
wangdan-fit2cloud 6009d929cf fix: i18n bugs 2025-01-22 11:26:12 +08:00
wangdan-fit2cloud 47bcb7f2e5 feat: i18n 2025-01-21 19:24:56 +08:00
CaptainB 8fc326e011 fix: show/hide autoplay and autosend checkbox
--bug=1051707 --user=刘瑞斌 【应用】-未开启语音输入和语音播放时,不显示自动发送和自动播放 https://www.tapd.cn/57709429/s/1648662
2025-01-21 16:32:50 +08:00