You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/org
yp05327 b3af7484bc
Fix missing badges in org settings page (#24654)
Improve #24232

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/e5c5a7b8-e071-4713-b622-5ae8e272d6fd)
After:

![image](https://github.com/go-gitea/gitea/assets/18380374/5a9e38b5-384e-46c5-8400-dafebbd08fee)

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
setting Move secrets and runners settings to actions settings (#24200) 2 years ago
home.go Add follow organization and fix the logic of following page (#24345) 2 years ago
main_test.go Support org/user level projects (#22235) 2 years ago
members.go Add missing badges in user profile for /projects and /packages (#24232) 2 years ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_labels.go Add loading yaml label template files (#22976) 2 years ago
projects.go Fix close org projects (#24588) 2 years ago
projects_test.go Support org/user level projects (#22235) 2 years ago
setting.go Fix missing badges in org settings page (#24654) 2 years ago
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
setting_packages.go Add Cargo package registry (#21888) 2 years ago
teams.go Revert "Prevent a user with a different email from accepting the team invite" (#24531) 2 years ago