PiexlMax(奇淼
|
7d3e7b5b7a
|
public:发布2.8.6版本 (#2126)
* feat(mcp): 新增gva_review工具并优化字典和代码生成逻辑
* fix: 调整mcp整体逻辑
* chore: 更新.gitignore,添加对本地配置文件的忽略
* feat(logo): 新增Logo组件并在多个页面中替换原有logo实现
* fix: 修复菜单 Logo 部分删除文本后显示异常的问题
* fix:添加字典列表搜索,支持中英文搜索.添加字典详情搜索
* style: 优化部分视觉样式
* feat: 增强错误预览组件的暗黑模式支持
* feat: 优化请求错误消息获取逻辑,增加状态文本优先级
* feat: 添加前端登录验证码静态验证逻辑
* feat: 添加开发环境启动脚本
* feat: 更新 SvgIcon 组件,支持本地图标和 Iconify 图标、移除未使用的 unocss 依赖
* fix:字典支持 tree 结构
* feat: 优化动态路由注册方式
* feat: 添加配置控制标签页keep-alive功能
* feat: 添加全局错误处理机制,捕获 Vue 和 JS 错误
* refactor: 移除API和菜单创建结果中的权限分配提醒,优化输出信息
* feat: 更新 reset.scss,优化全局样式重置,增强兼容性和可读性
* refactor(字典详情): 优化字典详情查询逻辑,移除预加载改为按需加载
* refactor(路由管理): 优化路由添加逻辑,增强路径处理和顶级路由注册
* refactor(系统配置): 将auto-migrate修改为disable-auto-migrate,保证用户升级的兼容性
* feat(utils): 优化字典数据递归查找功能并替换select为tree-select
* fix(deps): 修复在字段类型为file生成搜索条件无法运行的bug
* fix: 修复header的tools中icon不展示的问题
---------
Co-authored-by: piexlMax(奇淼 <qimiaojiangjizhao@gmail.com>
Co-authored-by: Azir-11 <2075125282@qq.com>
Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: feitianbubu <feitianbubu@qq.com>
Co-authored-by: 青菜白玉汤 <79054161+Azir-11@users.noreply.github.com>
Co-authored-by: krank <emosick@qq.com>
|
2025-10-19 13:27:48 +08:00 |
|
Feng.YJ
|
2bf423b42f
|
修复可能的 context 泄露以及遗漏的错误处理 (#1965)
* 修复结构体 tag 字段的错误使用
|
2024-12-17 16:59:06 +08:00 |
|
Qing Liang
|
a4f139f855
|
后端dockerfile正确设置时区 && 忽略后端server/uploads文件夹 (#1803)
* dockerfile后端设置时区
* gitignore忽略后端uploads文件夹
|
2024-07-01 10:14:24 +08:00 |
|
SliverHorn
|
737c051466
|
Update: .gitignore (#1800)
* Update: .gitignore server
---------
Co-authored-by: SliverHorn <caiwei.lai@jutze.com.cn>
|
2024-06-27 17:33:52 +08:00 |
|
傅鹏
|
33afa9adfc
|
feat: ignore go debug bin file (#1687)
* fix: k8s cpu num
* feat: ignore go debug bin file
|
2024-03-25 13:38:40 +08:00 |
|
奇淼(piexlmax
|
0610419e38
|
调整角色ID为uint格式,增加embed打包,更改日志格式。 (#1144)
* feature: 根据 #377 pr进行修改embed, 打包静态文件夹与配置文件
* 修改角色id为uint
* 修改日志格式
Co-authored-by: SliverHorn <503551462@qq.com>
Co-authored-by: cg81344 <cg831344@126.com>
|
2022-06-29 22:12:53 +08:00 |
|
SliverHorn
|
b2005ae82a
|
add go.sum
|
2021-09-07 20:05:48 +08:00 |
|
SliverHorn
|
7b503337b1
|
add .gitignore ignore gva files, and optimization zap.go:Repair split file is windows error
|
2020-10-22 16:50:20 +08:00 |
|
rikugun
|
47a45e2d67
|
feat: 增加sqlite 支持
|
2020-04-12 11:19:28 +08:00 |
|
rainyan
|
e0916eeb63
|
add /web/dist to .gitignore
|
2020-04-10 09:24:29 +08:00 |
|
Granty1
|
8d24342a90
|
Update .gitignore and readme
|
2020-04-07 07:34:43 +08:00 |
|
QM303176530
|
1b9adea284
|
gin-vue-admin 2.0代码重构
|
2020-04-04 21:39:07 +08:00 |
|
pixel
|
76d725d404
|
过滤配置文件修整
|
2019-10-25 17:36:43 +08:00 |
|