mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 00:04:25 +00:00
136d7492ff
- Implement fix for user and organization page - Add necessary ctx.Data When switching tabs on `user profile page` the badges are shown for `/gitea_user?tab=stars`, `/gitea_user?tab=activity` and missing under `gitea_user/-/projects` and `gitea_user/-/packages` This was added for users and organizations. Before: ![image](https://user-images.githubusercontent.com/72307968/233338877-f795fae3-b65a-4ea1-8784-dd2b0cd6618f.png) After: ![image](https://user-images.githubusercontent.com/72307968/233339012-90adb6c4-4de2-432e-ae49-69611eb7aec3.png) Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io> |
||
---|---|---|
.. | ||
home.go | ||
main_test.go | ||
members.go | ||
org_labels.go | ||
org_runners.go | ||
org.go | ||
projects_test.go | ||
projects.go | ||
setting_oauth2.go | ||
setting_packages.go | ||
setting_secrets.go | ||
setting.go | ||
teams.go |