go-admin icon indicating copy to clipboard operation
go-admin copied to clipboard

基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的...

Results 116 go-admin issues
Sort by recently updated
recently updated
newest added

[[中文版模板 / Chinese template](https://github.com/go-admin-team/go-admin/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...

Fix the problem that err is overwritten and becomes invalid [[中文版模板 / Chinese template](https://github.com/go-admin-team/go-admin/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix -...

[[中文版模板 / Chinese template](https://github.com/go-admin-team/go-admin/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] Site / documentation update - [ ] Demo...

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

![Image](https://github.com/user-attachments/assets/9ced1b08-d18d-4ff0-aeb2-26227ee51faa) 生成后的少字段 以下是表字段 INSERT INTO `sys_tables` (`table_id`, `table_name`, `table_comment`, `class_name`, `tpl_category`, `package_name`, `module_name`, `module_front_name`, `business_name`, `function_name`, `function_author`, `pk_column`, `pk_go_field`, `pk_json_field`, `options`, `tree_code`, `tree_parent_code`, `tree_name`, `tree`, `crud`, `remark`, `is_data_scope`, `is_actions`, `is_auth`,...

Inactive

当在同一个路由下,并发请求同样的GET接口,会导致结果合并到同一个接口的响应中,而且requestId是相同的

Inactive

### Reproduction link [https://github.com/go-admin-team/go-admin](https://github.com/go-admin-team/go-admin) ### Steps to reproduce 在mac air(m3)的机器上build或者运行go后端项目 然后就会出现: ```bash 进程 已完成,退出代码为 137 (interrupted by signal 9:SIGKILL) ``` ### What is expected? 期望在mac上能够正确运行 ### What is actually happening?...

Inactive

[[中文版模板 / Chinese template](https://github.com/go-admin-team/go-admin/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 主页iframe适配问题,高度改为100% - [ ] New feature - [X] Bug fix - [ ] Site / documentation update - [ ] Demo update - [...

我看到日志记录里这个函数写了段注释, ![image](https://github.com/user-attachments/assets/960ea403-95f4-4e4f-8a0e-f333b7191e8b) but不是很懂, 为啥后续即将弃用,是有了更好的实现吗?

Inactive