tanlianwang
|
03bb2d8906
|
feat(layout): 加上思维导图侧边栏
|
2026-03-04 14:33:55 +08:00 |
tanlianwang
|
fca23b4816
|
refactor(layout): 收起侧边栏
|
2026-03-04 13:45:06 +08:00 |
tanlianwang
|
0546b773db
|
feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
|
2026-03-04 10:57:37 +08:00 |
tanlianwang
|
b70a4c5825
|
refactor(layout): 左右布局v1
- 移除头部组件(UserHeader和SystemHeader)并调整布局结构
- 添加LayoutContainer组件用于布局容器管理
- 集成Sidebar组件到左侧区域
- 更新样式文件移除顶部内边距设置
- 简化computed属性减少不必要的主题判断逻辑
- 调整过期用户的样式处理方式
|
2026-03-04 09:29:54 +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 |
tanlianwang
|
bcb3afa17c
|
fix(auth): 更新默认密码配置
- 将默认密码从 MaxKB@123.. 修改为 admin@123..
- 移除多余的特殊符号字符
- 统一后端用户模块和前端界面的默认密码设置
|
2026-03-03 15:48:50 +08:00 |
tanlianwang
|
2713e2b177
|
Add static admin assets and UI theme files
|
2026-02-28 15:35:38 +08:00 |
tanlianwang
|
071f14a9c6
|
chore(config): 更新应用标题并添加嵌入模型默认值
- 将 VITE_APP_TITLE 从 'MaxKB' 更改为 'Ai-RAG'
- 为嵌入模型路径和名称添加默认值配置
- 注释掉关于图标的代码以禁用相关功能
|
2025-12-29 10:59:32 +08:00 |
wangdan-fit2cloud
|
48c4ffc7b4
|
feat: Application overview adds user token statistics
|
2025-11-14 16:51:56 +08:00 |
wangdan-fit2cloud
|
7db2714197
|
perf: url upload style
|
2025-11-13 18:13:40 +08:00 |
wxg0103
|
93770b7ed0
|
feat: add comments to clarify token usage and top questions data structure
|
2025-11-13 15:13:19 +08:00 |
wxg0103
|
74b1bce315
|
feat: add token usage and top questions statistics retrieval
|
2025-11-13 14:55:47 +08:00 |
wangdan-fit2cloud
|
719ba08c6e
|
perf: Optimize the display of the header username
|
2025-11-12 17:58:01 +08:00 |
wxg0103
|
8f3d5ec940
|
fix: update username length validation to 4-64 characters
|
2025-11-12 14:26:39 +08:00 |
wxg0103
|
153a3faa8a
|
fix: update WeCom QR code iframe URL to use state instead of accessToken
|
2025-11-12 11:42:13 +08:00 |
wxg0103
|
e8c6e75a09
|
fix: include accessToken in WeCom QR code iframe URL
|
2025-11-12 11:28:21 +08:00 |
wangdan-fit2cloud
|
fc35a6b3ae
|
fix: Fixing the display of conversation time during dialogue
|
2025-11-11 17:09:18 +08:00 |
wangdan-fit2cloud
|
ecdbeaad73
|
feat: The dividing line in the directory section can be dragged and dropped
|
2025-11-11 15:54:07 +08:00 |
CaptainB
|
3b448ddec7
|
chore: update element-plus to 2.11.7 and jspdf to 3.0.3 in package.json
|
2025-11-11 13:33:29 +08:00 |
zhangzhanwei
|
f1766f921b
|
fix: Application read permission
|
2025-11-10 11:38:22 +08:00 |
zhangzhanwei
|
7f1299e8c5
|
fix: When having read permission for the application, the application settings page can be viewed
|
2025-11-10 10:58:16 +08:00 |
wxg0103
|
0ca2306039
|
fix: add optional chaining to breadcrumbData length check
|
2025-11-07 18:09:46 +08:00 |
wangdan-fit2cloud
|
1263592221
|
feat: Folder directories support moving or dragging.
|
2025-11-06 21:02:55 +08:00 |
wangdan-fit2cloud
|
d7a6de1515
|
fix: Fixed the issue where resource authorization modifications would automatically fold subfolders
|
2025-11-05 17:37:27 +08:00 |
wangdan-fit2cloud
|
b841d862a8
|
perf: Optimize file directory style
|
2025-11-05 11:44:57 +08:00 |
zhangzhanwei
|
26a3067992
|
feat: Folder move order by name
|
2025-11-04 17:49:11 +08:00 |
wxg0103
|
9fb5e2a084
|
fix: remove WeCom JSSDK dependency from package.json
|
2025-11-04 16:40:03 +08:00 |
wxg0103
|
8c054c23f5
|
fix: adjust iframe styling for WeCom QR code component
|
2025-11-04 16:35:26 +08:00 |
wxg0103
|
c7443757f0
|
fix: update WeCom QR code handling to use iframe and include callback URL
|
2025-11-04 16:05:34 +08:00 |
zhangzhanwei
|
eb867daa6c
|
feat: Folder move
|
2025-11-04 15:05:12 +08:00 |
wangdan-fit2cloud
|
065a44315a
|
fix: Revise the copy
|
2025-11-04 14:15:38 +08:00 |
shaohuzhang1
|
fcd258d05c
|
fix: The maximum limit for application dialogue has been modified to 10000000 times (#4302)
|
2025-11-03 10:20:20 +08:00 |
wangdan-fit2cloud
|
90f4830d82
|
fix: Fix the shared knowledge base list issue
|
2025-10-31 13:12:14 +08:00 |
wangdan-fit2cloud
|
0dc1d74cd1
|
perf: Optimize copywriting
|
2025-10-30 17:59:31 +08:00 |
wangdan-fit2cloud
|
c4e70be7b4
|
fix: Fix translation issues and multi-line input form issues
|
2025-10-30 15:36:01 +08:00 |
zhangzhanwei
|
775aa9148c
|
fix: Embedding model setting
|
2025-10-30 14:32:59 +08:00 |
zhangzhanwei
|
274dfdae5c
|
fix: Model get in migration file
|
2025-10-30 14:27:46 +08:00 |
wangdan-fit2cloud
|
3c7e5ff3b6
|
perf: Variable aggregation node adds sorting and modifies some styling issues
|
2025-10-29 18:26:37 +08:00 |
shaohuzhang1
|
ebb3c74dc5
|
fix: The starting node of the loop in the loop body should be prohibited from deletion (#4287)
|
2025-10-29 16:56:18 +08:00 |
wangdan-fit2cloud
|
b423e8a26f
|
fix: Fix prompt errors
|
2025-10-29 15:34:59 +08:00 |
wangdan-fit2cloud
|
a84be67d4d
|
fix: Variable aggregation node adds execution details
|
2025-10-29 14:37:07 +08:00 |
wangdan-fit2cloud
|
a1898e837a
|
fix: variable aggregation node style
|
2025-10-29 11:29:22 +08:00 |
zhangzhanwei
|
52316895d4
|
fix: Tool folder
|
2025-10-29 11:09:14 +08:00 |
zhangzhanwei
|
855d2b25d3
|
fix: The component list in the loop body is missing variable aggregation
--bug=1063074 --user=张展玮 【应用】循环体中组件列表缺少变量聚合 https://www.tapd.cn/62980211/s/1790996
|
2025-10-29 10:12:56 +08:00 |
zhangzhanwei
|
79b47bb1b3
|
feat: Node execute
|
2025-10-28 18:09:52 +08:00 |
wxg0103
|
6af51a4235
|
fix: add support for VideoUnderstandNode in ExecutionDetailCard.vue
--bug=1063024 --user=王孝刚 【应用】执行详情中,视频理解节点没有显示消耗tokens数据 https://www.tapd.cn/62980211/s/1790772
|
2025-10-28 15:21:56 +08:00 |
wxg0103
|
e9db3a598c
|
feat: add generate prompt button and improve code formatting in index.vue
|
2025-10-28 15:11:04 +08:00 |
CaptainB
|
e6b67274a3
|
chore: update el-select to fetch tags on focus and remove unused watch
--bug=1063013 --user=刘瑞斌 【应用编排】文档标签检索组件没有同步知识库更新的标签 https://www.tapd.cn/62980211/s/1790748
|
2025-10-28 14:55:21 +08:00 |
wangdan-fit2cloud
|
8f20f4b002
|
perf: Optimize copywriting
|
2025-10-28 14:16:41 +08:00 |
shaohuzhang1
|
871e810918
|
fix: Resource authorization: "Select All" is ineffective (#4274)
|
2025-10-28 11:29:17 +08:00 |