Commit Graph

  • 2dadc98485 调整按需加载下element的国际化为中文 = 2023-02-27 16:05:56 +0800
  • 1bd2b4629e Merge pull request #1357 from Macadamianuts/main SliverHorn 2023-02-27 12:52:19 +0800
  • ce52cbf6ac Update router.go WWater 2023-02-27 12:44:55 +0800
  • 0abcb5aba1 重构自动化代码,修复皮肤bug (#1355) 奇淼(piexlmax 2023-02-25 14:46:02 +0800
  • ca7bdc913e 补充按需加载遗漏的指令加载方式的css (#1351) 奇淼(piexlmax 2023-02-20 14:48:48 +0800
  • 2de7d34b4a 区分环境进行按需加载,提升本地开发加载速度。 更改侧边栏活跃色,让其和element-ui皮肤统一。 修复issue https://github.com/flipped-aurora/gin-vue-admin/issues/1347 piexlmax 2023-02-18 14:08:42 +0800
  • 0eea78f796 调整为按需加载,element样式调整为皮肤模式,不再使用全局变量覆盖。 (#1349) 奇淼(piexlmax 2023-02-16 19:03:51 +0800
  • 95fa7e8130 fix(operation): 修复操作日志中间件,record.Resp写错的问题 (#1342) Ackerman 2023-02-11 14:32:56 +0800
  • fd78876dd3 Update system.vue (#1341) ccfish 2023-02-08 21:05:00 +0800
  • eaa3075516 初始化引导着重提示mysql需要使用innoDB piexlmax 2023-02-08 00:24:15 +0800
  • 92338fd219 fix:修复用户管理手机号邮箱无法置空bug (#1339) XiaoK29 2023-02-08 00:20:28 +0800
  • 26d32c02ea fix: 修复上传图片返回的错误信息,修复登录跳转的转跳函数 (#1340) ipanghu 2023-02-08 00:20:07 +0800
  • e03efc33d7 调整资源管理提示 奇淼(piexlmax 2023-01-31 15:56:53 +0800
  • 2d1188af11 update nhooyr.io/websocket v1.8.6 to 1.8.7 (#1338) jerjjj 2023-01-28 14:53:08 +0800
  • 66666ed5fd 调整eslint,优化oc判断 奇淼(piexlmax 2023-01-14 10:52:15 +0800
  • dfcb283899 fixed:#1336 (#1337) 奇淼(piexlmax 2023-01-14 10:27:07 +0800
  • 24215f8b28 feat:backend add router global prefix (#1333) znonymous 2023-01-14 10:22:46 +0800
  • ddc2b4c2ad feat: 监听搜索框部分提供回车键提交搜索 (#1335) Yexk_M 2023-01-14 10:20:13 +0800
  • 10cef483f4 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin piexlmax 2023-01-07 16:26:51 +0800
  • 51dde2f71e fixed:issue#1321 piexlmax 2023-01-07 16:25:06 +0800
  • 5e0117e7c6 Captcha (#1329) 奇淼(piexlmax 2023-01-01 01:26:57 +0800
  • 3b3535faec 2.5.4升级为2.5.5 奇淼(piexlmax 2022-12-14 15:39:34 +0800
  • 3e1067faba web/src/view/layout/aside/historyComponent: fix 浏览器自带返回按钮点击多次才能返回上一页, 多次往路由栈push当前页面路由记录的bug (#1311) mengtiantang 2022-12-14 15:31:28 +0800
  • 722382f60e 自动化代码列表可直接进行简单编辑。 奇淼(piexlmax 2022-12-14 15:23:05 +0800
  • e47a512fc8 取消表格导出功能,修复回滚(删表)功能的painc (#1310) 奇淼(piexlmax 2022-12-12 14:42:47 +0800
  • 0627359b6e [fixed]:解决路径判断的错误 #1304 奇淼(piexlmax 2022-12-08 19:13:19 +0800
  • 01d1e4c7f5 fix:service\system\sys_authority.go: (#1295) coke 2022-12-08 18:15:31 +0800
  • 3f564e8179 router.go: 将状态码由 200 调整为 http.StatusOK (#1299) TonghuaRoot(童话) 2022-12-08 18:14:10 +0800
  • b6f3038a73 bugfix: 通过修改配置文件使得跨域白名单正常生效 (#1296) andywu1998 2022-11-30 16:52:00 +0800
  • e67354f34c fix: go version error (#1297) Carrot2 2022-11-30 16:49:14 +0800
  • a04982425f closeLoading()的时候先判断接口是否开启了loading,解决showLoading()失效问题 (#1287) Jary 2022-11-25 18:34:25 +0800
  • 2e6f99edf0 修改获取角色列表没有检查err,优化查询逻辑 (#1238) coke 2022-11-22 11:26:31 +0800
  • 9307d08bb6 增加字典方法 showDictLabel(字典,字典value)返回字典 label 奇淼(piexlmax 2022-11-18 14:40:03 +0800
  • 2cdcd98e08 修复手机端顶部标题栏溢出、分页溢出的问题 (#1284) 飞龙Test 2022-11-17 17:51:19 +0800
  • 7540ee942f [fixed]:解决无法深层校验的bug #1283 奇淼(piexlmax 2022-11-16 11:17:03 +0800
  • 7bfad03b2e k8s部署的配置文件修改为config.docker.yaml (#1277) spartacus 2022-11-10 12:11:29 +0800
  • 9dacd7056b Develop init (#1280) 奇淼(piexlmax 2022-11-10 12:08:13 +0800
  • 4ebe66a29c @sakishum 去除 json tag 多余的双引号 (#1279) Sakishum 2022-11-09 12:03:00 +0800
  • 6ebed9eff6 logger.go: fix nil pointer dereference (#1271) Yexk_M 2022-11-04 13:45:44 +0800
  • cc13685062 修复丢失的key piexlmax 2022-10-30 21:31:03 +0800
  • 6b28490d7b Update ci.yaml 奇淼(piexlmax 2022-10-30 21:14:57 +0800
  • 27ba592434 feat:'左侧菜单item修改左内边距' (#1272) zyw0605688 2022-10-30 21:06:50 +0800
  • cf5daffe69 根据tab决定是否keepalive (动态keepalive) piexlmax 2022-10-30 21:00:57 +0800
  • 192c0e529d 增加自动化排序功能 piexlmax 2022-10-30 20:27:22 +0800
  • c300e16de9 修复无法将子角色重置修改为根角色的bug piexlmax 2022-10-29 20:26:45 +0800
  • e46eecfc8e Merge pull request #1269 from longzhang83/master 奇淼(piexlmax 2022-10-27 17:25:22 +0800
  • 1e2add4b97 Update email.go longzhang83 2022-10-26 17:50:39 +0800
  • 975f515691 前端细节调整 (#1268) 奇淼(piexlmax 2022-10-25 17:30:08 +0800
  • 05f8ae2aae 增加自动化代码选择业务库功能,增加无边框页面功能。 (#1264) 奇淼(piexlmax 2022-10-23 21:04:17 +0800
  • 525b3a0da9 feat: CI (#1255) Tscuite 2022-10-23 18:32:47 +0800
  • 03265e03fc 增加自动化代码匹配进入业务库功能 (#1249) 奇淼(piexlmax 2022-10-15 13:55:47 +0800
  • 28c928890a 修改自动化代码不携带资源标识的created_by错误 (#1247) 奇淼(piexlmax 2022-10-13 12:15:35 +0800
  • 6f3e8683a0 fix: 数据库默认用户设置为普通用户gva (#1245) tscuite 2022-10-13 11:47:09 +0800
  • ba7a16250b fix: (#1242) Bin 2022-10-06 21:48:19 +0800
  • 1cbbce741a 调整字典管理路由监听模式 piexlmax 2022-10-01 17:07:58 +0800
  • 9f9f6b7a08 修改前端日志配置页面对应key (#1237) 奇淼(piexlmax 2022-09-29 12:26:28 +0800
  • 3ec4823533 为菜单添加默认值 奇淼(piexlmax 2022-09-26 15:57:28 +0800
  • 31d316f5b2 Merge pull request #1231 from SliverHorn/fix SliverHorn 2022-09-25 16:53:20 +0800
  • 8f31d6fcbd fixed: c.ShouldBindXxx 未处理错误 以及注释错误 SliverHorn 2022-09-25 16:38:19 +0800
  • 7b80ea528c Update sys_user.go SliverHorn 2022-09-25 15:50:11 +0800
  • ee388b01db 升级版本2.5.4 piexlmax 2022-09-25 13:35:11 +0800
  • 2d4b16db46 Fixed: c.ShouldBindXXX 未错误处理 #1224 (#1229) SliverHorn 2022-09-25 13:23:44 +0800
  • a7715648d0 Merge pull request #1226 from freespace8/master SliverHorn 2022-09-22 14:46:15 +0800
  • 4ebc4e01cd fix: GetUserInfo没有使用正确传参 freespace8 2022-09-22 12:37:17 +0800
  • fd0625f2eb 自动化代码样式微调,目录结构调整。 piexlmax 2022-09-21 23:41:29 +0800
  • ef35c53712 增加shift+鼠标左键定位代码功能,增加自动创建资源权限标识功能,细节调优。 (#1225) 奇淼(piexlmax 2022-09-21 21:42:10 +0800
  • b5c79be625 整理配置文件,jwt过期时间和缓冲时间支持1d2h3m4s事件类型 (#1218) 奇淼(piexlmax 2022-09-13 16:26:02 +0800
  • ee7b9b0cff update: 用户默认角色的默认路由如果为空则赋值404, 公共方法抽离并优化 (#1215) SliverHorn 2022-09-09 11:33:58 +0800
  • 3289405b17 修复回滚bug piexlmax 2022-09-07 21:30:53 +0800
  • b9a30b9ffe [Feature] 新增页面切换进度条 (#1213) ipanghu 2022-09-06 10:17:05 +0800
  • f606c7c891 调整casbin为缓存模式 piexlmax 2022-09-03 13:26:20 +0800
  • c76eb01b68 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin piexl 2022-09-02 17:02:33 +0800
  • 34b6e5ebae a标签样式恢复便于集成富文本 piexl 2022-09-02 17:02:17 +0800
  • 7d771a56e6 优化,合并update方法 (#1212) myface-wang 2022-09-01 17:11:20 +0800
  • f1017e345b form模板mini调整为small piexl 2022-08-31 17:59:43 +0800
  • 091b61bd10 调整ioutil为go1.16推荐语法 (#1209) XiaoK29 2022-08-29 15:40:40 +0800
  • ed9ca764d4 增加范围搜索自动化,调整了一些已知的bug (#1206) 奇淼(piexlmax 2022-08-24 11:36:28 +0800
  • 70c6480ae9 修复某些环境下build失败的bug 奇淼(piexlmax 2022-08-12 12:05:08 +0800
  • a0ebb3ef58 更新api/api.js接口文档 (#1196) ZZ 2022-08-11 18:07:51 +0800
  • 1efb68b11f banckend style-fix dhb52 2022-08-09 23:07:51 +0800
  • 9c564df350 frontend eslint dhb52 2022-08-09 23:07:35 +0800
  • 767e7650e0 fix: #1193 (#1194) SliverHorn 2022-08-10 22:35:32 +0800
  • f32ed3a5c8 调整用户切换角色路由跳转逻辑 piexlmax 2022-08-06 19:47:55 +0800
  • 7e7c869fc4 调整html lang 为 zh-cn piexl 2022-08-03 16:12:47 +0800
  • 9da64c34ff Feat dependence upgrade (#1190) songzhibin97 2022-08-01 14:53:27 +0800
  • 23266d12ec 修复插件模板中的提示和代码生成中的问题 (#1186) Leonard Wang 2022-07-30 16:31:36 +0800
  • 3920d151af 修复参数或者路由中携带-导致关闭左侧和关闭右侧失效的问题 piexl 2022-07-29 15:29:28 +0800
  • 9551cdf18a fixed:#1185 piexl 2022-07-28 17:55:59 +0800
  • 1ec90895da Merge pull request #1183 from WangLeonard/bugfix/fix_commit_in_about SliverHorn 2022-07-27 22:37:55 +0800
  • bd67b8bf7f 修复关于我们中的提交时间 Leonard Wang 2022-07-27 22:22:22 +0800
  • 53c116309e 修改模板列表返回结构 piexl 2022-07-26 15:05:09 +0800
  • 5a53ae0d34 取消rollupOptions保证build后可用 piexl 2022-07-26 11:56:34 +0800
  • 207c0e3708 upload.vue: fix wrong words (#1180) Yaya Liu 2022-07-26 09:32:23 +0800
  • 7b7d76e977 Merge branch 'main' of github.com:flipped-aurora/gin-vue-admin songzhibin97 2022-07-24 09:02:54 +0800
  • a1d3b5c887 Update zap.go songzhibin97 2022-07-24 09:02:49 +0800
  • 796bcb34ad Update README.md 奇淼(piexlmax 2022-07-23 23:53:23 +0800
  • 9f274308ca Update build_test.yml 奇淼(piexlmax 2022-07-23 23:47:04 +0800
  • 7feb152b35 前端性能优化,体验优化 (#1178) 奇淼(piexlmax 2022-07-23 23:41:16 +0800
  • 4fad8b77bf 修复登录页验证码校验的bug piexl 2022-07-22 12:44:46 +0800
  • 2c90c90610 readme数据库引擎提示 piexl 2022-07-22 12:18:02 +0800