Commit Graph

125 Commits (bbcdaa7ab2df0b49e570ac506ee96b3f7117cc7f)

Author SHA1 Message Date
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
tanlianwang 8263ab2009 refactor(ui): 调整左右布局v1
- 将所有API接口中的String类型统一改为string类型
- 修改EchartsRander组件中option变量声明为const
- 调整FormItem组件中validator变量声明为const
- 更新侧边栏样式为固定宽度240px并重新设计布局结构
- 移除主布局中的头部组件和相关主题配置逻辑
- 调整布局容器最小宽度从240调整为260
2026-03-04 09:28:09 +08:00
wangdan-fit2cloud c4e70be7b4 fix: Fix translation issues and multi-line input form issues 2025-10-30 15:36:01 +08:00
wangdan-fit2cloud a1898e837a fix: variable aggregation node style 2025-10-29 11:29:22 +08:00
shaohuzhang1 fe2180ba3d
fix: When collecting data from the multiple-choice box of the form collection node, it is recommended to support pressing enter to select the option (#4237) 2025-10-22 17:34:25 +08:00
wangdan-fit2cloud c3fca96c98 perf: Optimize multiple selections 2025-10-22 11:19:44 +08:00
wangdan-fit2cloud 09c5c9c042 feat: Variable Splitting Node and Parameter Extraction Node 2025-10-21 19:30:24 +08:00
shaohuzhang1 727c8bfa98
feat: Enhance dynamic form rendering (#4223) 2025-10-21 19:25:22 +08:00
shaohuzhang1 c9a614cad0
feat: The form collection 'multiple-choice box' supports custom input (#4218) 2025-10-20 10:57:39 +08:00
wangdan-fit2cloud a04ee1764c fix: Optimize font color(#2792) 2025-09-16 16:11:07 +08:00
wangdan-fit2cloud 6e233c54bc fix: upload style optimize 2025-09-02 17:11:04 +08:00
wangdan-fit2cloud 4ade65ee00 fix: style optimize 2025-09-02 12:15:25 +08:00
shaohuzhang1 c4c0ba0b38
fix: The execution details of the form file upload cannot be displayed back (#3978) 2025-09-02 11:18:20 +08:00
shaohuzhang1 f6e9bf6483
fix: Single line multi select cards (#3977) 2025-09-01 19:04:45 +08:00
shaohuzhang1 67bb0a0abd
feat: Support single line multi select cards (#3976) 2025-09-01 16:56:32 +08:00
wangdan-fit2cloud 24b36bf90f fix: Fix form node drag-and-drop issues and some style errors 2025-08-28 17:10:50 +08:00
shaohuzhang1 e23d413f97
fix: The validation prompt for the JSON input box is incorrect (#3954) 2025-08-28 11:29:35 +08:00
shaohuzhang1 ce8f907932
fix: When the label of the form tab is empty, the content is not supported (#3950) 2025-08-27 19:06:15 +08:00
shaohuzhang1 a05573bcdc
feat: Form collection single line tab supports variables (#3942) 2025-08-26 20:01:39 +08:00
wangdan-fit2cloud 1f5544b13e
perf: Optimize the folder to enter the second level page and retain records and the first conversation does not display the previous record (#3917) 2025-08-22 16:27:13 +08:00
shaohuzhang1 77b86b99e9
fix: Form collection file upload cannot delete file (#3910) 2025-08-21 18:04:50 +08:00
shaohuzhang1 27aeba47c4
feat: chat upload input style (#3898)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 17:45:58 +08:00
shaohuzhang1 d26883581c
feat: Form nodes support file upload and multi-line text (#3879) 2025-08-18 19:08:00 +08:00
shaohuzhang1 a85c36f289
feat: Workflow form nodes support reference assignment (#3866) #2439 2025-08-15 18:08:18 +08:00
shaohuzhang1 3c885ddf3c
fix: When the slider type step size is set to 0, the verification is triggered, and when it is changed to 1, the verification disappears (#3829) 2025-08-06 14:11:55 +08:00
wangdan-fit2cloud 0e78245bfb perf: Style optimization and some icon updates 2025-08-01 17:05:32 +08:00
wangdan-fit2cloud 8c88d70911 perf: Clear comments 2025-07-21 11:32:34 +08:00
wangdan-fit2cloud b4569fc88d fix: tree style 2025-07-15 18:42:16 +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 91dbe1907c feat: workspace 2025-06-26 16:36:15 +08:00
wangdan-fit2cloud b5bbf9d0bb feat: layout 2025-06-25 21:58:14 +08:00
wangdan-fit2cloud 75410459eb fix: bug 2025-06-13 17:21:46 +08:00
wangdan-fit2cloud 1390ddb36e paragraph 2025-06-07 10:26:24 +08:00
wxg0103 4d76f08b14 refactor: file to oss 2025-06-06 12:31:41 +08:00
wangdan-fit2cloud e50b5cc051 feat: tool 2025-05-15 18:21:38 +08:00
wangdan-fit2cloud 69e35b36aa feat: layout 2025-04-28 18:15:41 +08:00
CaptainB c78a6babb6 ci: v2 2025-04-11 15:47:59 +08:00
wangdan-fit2cloud 812dc142c8
perf: Optimize some style issues 2025-04-01 14:21:44 +08:00
CaptainB 7145f303da fix: update option list search logic to handle string and array form_data values
--bug=1053919 --user=刘瑞斌 【函数库】非必填启动参数开启启动参数后再次编辑多选置空 https://www.tapd.cn/57709429/s/1677136
2025-03-27 12:07:05 +08:00
wangdan-fit2cloud 1a57e5897d
fix: Fix style confusion and update markdown file and icon
* fix: Fix style confusion

* fix: Update markdown file and icon
2025-03-26 18:55:39 +08:00
CaptainB 26cb55adfb fix: increase maximum length for input field in TextInputConstructor 2025-03-25 17:09:57 +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 a738932e68
perf: the form collection component optimized on the mobile(#2467) 2025-03-05 15:05:33 +08:00
shaohuzhang1 c65ef97301
fix: Fixed the default value of not selecting 'select' after switching models (#2477) 2025-03-04 11:34:56 +08:00
CaptainB 5e563054f9 fix: Fix default_value not show when image model changed
--bug=1052695 --user=刘瑞斌 【应用】高级编排-设置-图片生成组件-切换模型后图片尺寸为空-未同步切换到当前模型的首个尺寸 https://www.tapd.cn/57709429/s/1661346
2025-03-03 18:49:09 +08:00
wangdan-fit2cloud e8c559580a perf: Optimization codemirror title 2025-03-03 15:29:23 +08:00
CaptainB d5f867c76c refactor: Password input constractor 2025-02-27 16:12:10 +08:00
CaptainB a16968d6e5 feat: Supports user input field type password
--story=1017895 --user=刘瑞斌 【用户输入】- 组件类型为文本框类型的支持密文显示#2134 https://www.tapd.cn/57709429/s/1655257
2025-02-18 12:57:06 +08:00
CaptainB 9e50c8824c style: TooltipLabel max-width 200px
--bug=1051041 --user=刘瑞斌 【应用】高级编排-图片生成-参数设置:文字提示样式不对 https://www.tapd.cn/57709429/s/1649373
2025-01-22 12:11:33 +08:00
wangdan-fit2cloud 47bcb7f2e5 feat: i18n 2025-01-21 19:24:56 +08:00