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

A golang framework helps gopher to build a data visualization and admin panel in ten minutes

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

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200221231518-2aa609cf4a9d to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200221231518-2aa609cf4a9d&new-version=0.1.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...

dependencies
go

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies
go

### 需求描述 文档有的地方只写实现这个需求调用什么接口,却根本不写这个接口参数填什么?比如这个info.AddColumnButtons(head string, buttons ...Button) ### 解决方案 [如果你有解决方案,在这里清晰地阐述] ### 其他信息 [如截图等其他信息可以贴在这里]

这样可以很方便的去查询数据库

### 需求描述 [详细地描述需求,让大家都能理解] 上传图片,集成图片裁剪插件。先让用户选择裁剪再上传。 像这样 https://github.com/newbieYoung/Simple-Crop ![image](https://user-images.githubusercontent.com/16233666/215313315-2587ef0e-0b89-4f39-b38a-e19dfc77353c.png)

### Description [describe your questions] I understand that you are limited in working on documentation but is there a possibility that you can share a fully functioning example for creating...

### Bug Description [describe the bug in detail] Use "language: en" in the config file, but the pagination info is still shown in Chinese, "10 条/页". ### How to reproduce...

🐛bug

### Bug Description [describe the bug in detail] Logging in and out repeatedly (but not too quickly) will eventually produce a 500 error and `Login Failed` error even though it...

🐛bug

### Description [describe your questions] I have a very wide table with many fields. Since upgrading to the latest version (.23->.24) my tables do not have the horizontal scroll anymore...

### 可以兼容go-zero框架吗