Commit Graph
100 Commits
Author SHA1 Message Date
奇淼(piexlmaxandLyon.Nee 091f83ff59 Drop view (#1137)
* sys_initdb_mysql/pgsql.go: 优化流程, 创建database前,如果dbname为空直接返回

* 删除视图逻辑

* 摘除视图初始化逻辑

* 移除dialog废弃的title标签修改为header

* 解决部分浏览器登录后遮罩不消失的bug

* 修复角色菜单逻辑

* element 2.2.2=>2.2.5

* 修复插件模板

* 调整自动插件模板到插件功能下

* 切换角色切换至角色首页

Co-authored-by: Lyon.Nee <lyon.nee@outlook.com>
2022-06-23 22:30:15 +08:00
piexl 8504e9bf74 清理无用代码 2022-06-22 14:47:39 +08:00
奇淼(piexlmaxandLyon.Nee d913ce8e1a sys_initdb_mysql/pgsql.go: 优化流程, 创建database前,如果dbname为空直接返回 (#1134)
Co-authored-by: Lyon.Nee <lyon.nee@outlook.com>
2022-06-22 11:51:09 +08:00
piexl 71a2f4c284 修改提示文案,增加禁用主动检测(需要手动开启) 2022-06-22 11:37:24 +08:00
奇淼(piexlmax 777f49002e Merge pull request #1133 from yesgs/main
添加用户的冻结功能
2022-06-22 10:59:22 +08:00
piexlmax 053f414ef6 完善枚举值自动化 2022-06-21 21:52:42 +08:00
piexlmax 6321564bed 自动化插件模板调整 2022-06-19 21:51:20 +08:00
piexlmax 76be6b8847 清除number控件样式 2022-06-19 13:48:49 +08:00
piexlmax 9205a39d3e 菜单\自动全部替换为/ 2022-06-19 13:46:25 +08:00
piexlmax 1471f165de 取消dashboard的v-auth 2022-06-19 13:17:02 +08:00
piexlmax e40d785e4e 前端增加插件化示例 2022-06-19 13:02:12 +08:00
piexlmax b6e2cf645b 修复title不跟随参数变更的bug 2022-06-18 23:24:57 +08:00
piexlmax 759fb6622d 增加删表回滚确认次数 2022-06-18 23:21:19 +08:00
piexlmax 7c7ca8d757 暴露TokenNext方法方便用户登录 2022-06-18 15:27:16 +08:00
piexlmax 0f3ff7bdbb Merge remote-tracking branch 'origin/main' 2022-06-18 00:21:42 +08:00
奇淼(piexlmaxandyancunju e0280a56ce 字典优化,tabs优化,自动化代码优化 (#1128)
* server/service/system/sys_dictionary.go: fix 获取字典单条数据时status失效的bug

* 增加关闭状态下折叠内容所在menu的高亮提示

* 修复字典变更无法打开的bug

* 增加详情页签区分功能

* 增加字典详情区分

* 修复字典功能

Co-authored-by: yancunju <yancunju@autouc.com>
2022-06-12 20:23:08 +08:00
piexlmax 7d82785ade 修复pgsql从数据库表获取key的问题 2022-06-09 14:53:57 +08:00
奇淼(piexlmaxandtask 4e8544ce97 2.5.3beta (#1117)
* element-ui升级至2.2.2 部分标签存在重大变化,请重新安装依赖

* popover变更

* 天气预报

* 天气功能抽离方便二开清理

* 侧边栏css优化

* 版本提升为2.5.3beta

* 提交丢失的package.json

Co-authored-by: task <121913992@qq.com>
2022-06-04 22:10:13 +08:00
奇淼(piexlmaxandtask a8d746e831 2.5.3beta版本提升 (#1116)
* element-ui升级至2.2.2 部分标签存在重大变化,请重新安装依赖

* popover变更

* 增加真实的天气信息获取

* 天气功能抽离方便二开清理

* 侧边栏css优化

* 版本提升为2.5.3beta

Co-authored-by: task <121913992@qq.com>
2022-06-03 21:42:45 +08:00
piexlmax 9d8df566fc 自动迁移将默认为true 2022-06-03 21:04:36 +08:00
piexlmax 17fe4ac327 public 2.5.2 2022-06-02 15:39:23 +08:00
piexlmax 3b6e6495c5 public 2.5.2 2022-06-02 14:31:06 +08:00
piexlmax b20a54f7e9 fixed: #1102 2022-05-31 17:53:58 +08:00
奇淼(piexlmax 72e11a7d31 侧边栏样式调整 (#1102)
* 添加侧边栏样式,增加变量配置,方便自定义主题

* 控制侧边栏二层传递样式
2022-05-28 23:59:09 +08:00
piexlmax b0656e70b8 清理误传配置文件 2022-05-28 22:02:04 +08:00
83141b3564 V2.5.2beta (#1101)
* fix: zap无法在运行时进行切割日志, config.docker.yaml与config.yaml同步 #1094

* feat: 为定时任务增加秒级控制

* feat: 调整代码结构,err更改为后置

* css 样式调整

Co-authored-by: SliverHorn <503551462@qq.com>
Co-authored-by: songzhibin97 <718428482@qq.com>
2022-05-28 19:22:23 +08:00
piexlmax b25c128051 排除多余css 2022-05-28 19:06:35 +08:00
piexlmax afc9d13d45 Merge remote-tracking branch 'origin/main' 2022-05-27 22:31:22 +08:00
piexlmax 7e106f3468 侧边栏样式微调 2022-05-27 22:30:44 +08:00
piexlmax c17ebddcef Merge remote-tracking branch 'origin/main' 2022-05-26 14:45:34 +08:00
piexlmax fda1a2a728 Merge remote-tracking branch 'origin/main' 2022-05-26 14:38:40 +08:00
piexlmax 95209af8f9 Merge remote-tracking branch 'origin/main' 2022-05-26 10:27:16 +08:00
piexlmax 35255fdaee 将closeThisPage方法从global迁移到utils 2022-05-26 10:26:11 +08:00
piexlmax ccf0769f43 我偷偷改一个console错误不会有人知道吧 2022-05-24 21:43:38 +08:00
piexlmax 076e1092f0 发布2.5.1b 新增插件市场快捷入口 2022-05-24 21:33:58 +08:00
piexlmax 670df8c0cb Merge remote-tracking branch 'origin/main' 2022-05-24 21:24:31 +08:00
piexlmax a817dceb24 增加package空拦截 2022-05-24 21:23:47 +08:00
piexlmax fc0958e511 修改vite2.9.9的情况下右侧白页问题 2022-05-19 17:37:03 +08:00
piexlmax bfe3a861f5 Merge remote-tracking branch 'origin/main' 2022-05-19 12:07:38 +08:00
piexlmax 658ca60f58 修改本地文件的图片路径bug 2022-05-19 12:06:54 +08:00
piexlmax 6126aa146b 修复自动化代码复用不切换的bug 2022-05-18 18:59:53 +08:00
piexlmax 64ce7fedcd 修正jwt初始化位置,防止jwt出现配置错误。 2022-05-18 18:09:58 +08:00
piexlmax 6c85af386c 修复自动化插件模板的bug 2022-05-15 17:15:22 +08:00
piexlmax 7ff58c4e6d 发布2.5.1版本 2022-05-13 20:18:04 +08:00
piexlmax ecef8ddd72 Merge remote-tracking branch 'origin/main' 2022-05-11 22:22:03 +08:00
piexlmax 2f96e27adb 调整logo css,让菜单过长可以完整展示 2022-05-11 22:21:19 +08:00
f6fa4c3064 Bug fix test (#1061)
* fix 腾讯云COS上传配置无效

* Create docker-cicd.yaml

* 修复InitDataFailed 打印bug

Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
Co-authored-by: task <ms.yangdan@gmail.com>
Co-authored-by: task <121913992@qq.com>
Co-authored-by: tscuite <tscuite@qq.com>
Co-authored-by: tscuite <64051240+tscuite@users.noreply.github.com>
Co-authored-by: wyh <yinhua_wu@arcplus.com.cn>
2022-05-10 14:24:36 +08:00
piexlmax 485b9f32df Merge remote-tracking branch 'origin/main' 2022-05-10 14:21:56 +08:00
piexlmax dc6859f4f0 删除会导致默认样式变化的css 2022-05-10 14:21:12 +08:00
6add2094a6 v2.5.1 beta2 (#1048)
* 修复日志中间件报文过大的报错问题

* 修复 Token 失效后导致的白屏问题

* 增加自动创建插件模板功能

* 密码加密方式改为 hash

* 增加刷新防抖

Co-authored-by: songzhibin97 <718428482@qq.com>
Co-authored-by: icedays <icedays@163.com>
Co-authored-by: hedeqiang <laravel_code@163.com>
2022-04-25 17:34:17 +08:00
奇淼(piexlmax b158849d07 Update README.md 2022-04-15 16:09:59 +08:00
6fb6ac2d6c 修复漏洞,重构初始化功能,优化媒体库 (#1024)
* 媒体库增加 普通上传、压缩上传按钮,方便媒体库直接上传图片

* 增加数据类型切换后的的校验,避免使用错误的查询条件和字典条件。

* refactor: 重构初始化逻辑

* 媒体库功能丰富

* 修复注入漏洞和路径穿越

* 修复自动化接口获取数据库表失败后未能终止的bug

* 微调媒体库样式

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
Co-authored-by: pnck <hio131@gmail.com>
Co-authored-by: task <121913992@qq.com>
2022-04-12 17:57:11 +08:00
奇淼(piexlmax fe539baa34 Merge pull request #1020 from morya/main
fix swagger comment route typo
2022-04-12 14:44:59 +08:00
eaa97e7eb8 Add upload (#1016)
* [style] 修改右上角图标,选择统一风格的iconfont

* [fix] fix webfont tree in readme file

* (fix) 菜单编辑的时候,icon不居中

* 更新为使用组件

* 媒体库增加 普通上传、压缩上传按钮,方便媒体库直接上传图片

* 普通上传组件

* 增加数据类型切换后的的校验,避免使用错误的查询条件和字典条件。

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: tesun <36953434+tesun@users.noreply.github.com>
2022-04-10 22:01:36 +08:00
奇淼(piexlmax dd7e37ef6e Merge pull request #1004 from yesgs/main
增加请求发生异常的判断
2022-04-06 16:45:33 +08:00
奇淼(piexlmax bdc5f69ae0 Merge pull request #999 from szluyu99/patch-2
exa_file_upload_download.go 注释错误
2022-04-02 16:40:51 +08:00
piexlmax f463e76f5e Merge remote-tracking branch 'origin/main' 2022-03-31 22:15:09 +08:00
piexlmax fb7b57210a 日志中间件对于上传文件做body过滤处理 2022-03-31 22:14:54 +08:00
奇淼(piexlmax 6ccd791574 Merge pull request #989 from szluyu99/patch-1
sys_user.go 注释错误
2022-03-31 21:53:07 +08:00
piexlmax 13b12d80da 增加回滚不删表按钮防止误删数据库重要数据 2022-03-30 22:48:43 +08:00
piexlmax 08c2b02be9 消除package warning 2022-03-29 12:20:33 +08:00
piexlmax 6e0a3387cd 修复密码错误遮罩不消失的bug 2022-03-29 11:45:45 +08:00
piexlmax c5f6e1262f 调整插件模板位置 2022-03-28 23:54:23 +08:00
piexlmax 27212da8df 自动化pkg不被允许以数字开头 2022-03-28 23:32:41 +08:00
奇淼(piexlmax 9d89d33701 Merge pull request #987 from songzhibin97/master
fix:config write back
2022-03-28 22:29:21 +08:00
奇淼(piexlmax bf66fa386b Merge pull request #986 from flipped-aurora/fix-config
Fix config
2022-03-28 12:31:52 +08:00
piexlmax e91338a2e6 增加登录遮罩 2022-03-28 12:23:41 +08:00
piexlmax 58616d4927 修复右上角抽搐现象 2022-03-28 12:00:04 +08:00
piexlmax 2b2ac20feb 前端对应调整config 2022-03-27 19:58:37 +08:00
奇淼(piexlmax 7c11f8ab37 Merge pull request #984 from songzhibin97/master
fix:#977
2022-03-27 19:33:59 +08:00
piexlmax 5d591bca35 初始化 config.yaml 2022-03-26 14:59:05 +08:00
piexlmax 0b8e15cad1 自动化代码不同包结构体不再冲突 2022-03-26 14:44:23 +08:00
piexlmax d96b963385 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-26 14:23:02 +08:00
piexlmax 671040a3a7 版本号 v2.5.0 => v2.5.1 beta 2022-03-26 14:22:40 +08:00
429353fa54 自动化代码可分包 (#982)
* [style] 修改右上角图标,选择统一风格的iconfont

* 增加路由排错处理

* 未输入tablename时前端自动生成下划线表名方式回滚误删表

* 支持自动化生成package功能

Co-authored-by: bypanghu <bypanghu@163.com>
Co-authored-by: songzhibin97 <718428482@qq.com>
2022-03-26 14:13:26 +08:00
piexlmax f8e767511b 排除json循环引用的bug 2022-03-23 22:58:35 +08:00
奇淼(piexlmax 752d063d5f Update README.md 2022-03-15 14:31:33 +08:00
piexlmax 06229d0d1f Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-14 15:08:52 +08:00
piexlmax 4ac8f5a354 修复面包屑 2022-03-14 15:08:30 +08:00
piexlmax 253e2a58be Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin 2022-03-14 14:51:15 +08:00
piexlmax 5f8daf56b1 修复批量删除按钮失效问题 2022-03-14 14:51:02 +08:00
piexlmax cdd5aedadd 修复批量删除按钮失效问题 2022-03-14 14:49:44 +08:00
奇淼(piexlmax b147c4faaa Update README.md 2022-03-10 15:39:02 +08:00
奇淼(piexlmax e63ccb0541 Merge pull request #939 from junstyle/main 2022-03-03 11:52:08 +08:00
piexlmax f747e01285 修复keepalive问题 #934 #903,调整刷新功能,增加页面跳转动画。 2022-03-01 12:40:56 +08:00
piexlmax d9a53805ee 增加角色按钮数据库备注 2022-02-28 11:54:10 +08:00
奇淼(piexlmax 9c3fc0dede Update README.md 2022-02-28 10:10:36 +08:00
piexlmax 8de71ff2d3 Merge remote-tracking branch 'origin/main' 2022-02-26 20:23:18 +08:00
piexlmax 457768bb10 发布2.5.0正式版 2022-02-26 20:22:40 +08:00
piexlmax e7f7772a74 fixed:#933 调整vite版本到2.8.0 2022-02-24 18:16:41 +08:00
piexlmax 0082ebfdb1 Merge remote-tracking branch 'origin/main' 2022-02-24 12:03:58 +08:00
piexlmax a9f0c41cae 修复拷贝角色的错误提示 2022-02-24 12:03:37 +08:00
30b16984ed fixed:调整v2.5.0测试版bug (#931)
* update readme badge for en

* server/middleware/operation.go : fix 当记录日志当请求为GET时,不对query参数进行记录

* update element badge to element--plus-2.0.1-green

* fix unmatched type of id field

* update badge for vue gorm in readme

* fixed:#917

Co-authored-by: helight <helight@helight.info>
Co-authored-by: wan9xy <wan9xy@qq.com>
Co-authored-by: he <trumanhe0@gmail.com>
Co-authored-by: 无星夜 <31583810+TrumanH@users.noreply.github.com>
2022-02-24 11:49:37 +08:00
piexlmax c8ce379163 调整其他操作对按钮权限产生的影响 2022-02-24 10:52:29 +08:00
奇淼(piexlmaxandhelight 6a97f39f66 新增按钮权限,增加redis可独立配置 (#923)
* fix jwt to golang-jwt, gin to 1.7.0

* 增加按钮权限功能

* 增加redis可独立配置

Co-authored-by: helight <helight@helight.info>
2022-02-22 00:26:21 +08:00
piexlmax f389ff701a 增加主动使用redis的配置 2022-02-21 14:13:22 +08:00
piexlmax 648df02624 Merge remote-tracking branch 'origin/main' 2022-02-21 14:08:01 +08:00
piexlmax 4cee98bcce casbin结构修改为三方包内部结构,避免升级冲突。 2022-02-21 14:07:32 +08:00
奇淼(piexlmax 7fe3c2b285 Merge pull request #914 from qazwsx9288/bugFix
bugfix:修复菜单未设置icon时,vue会弹出vnode警告的bug;
2022-02-15 17:22:39 +08:00
piexlmax d7222c8e31 锁定关键信息ID 2022-02-14 14:59:22 +08:00