mirror of https://github.com/go-gitea/gitea.git
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.
This PR implements a proposal to clean up the admin users table by moving some information out to a separate user details page (which also displays some additional information). Other changes: - move edit user page from `/admin/users/{id}` to `/admin/users/{id}/edit` -> `/admin/users/{id}` now shows the user details page - show if user is instance administrator as a label instead of a separate column - separate explore users template into a page- and a shared one, to make it possible to use it on the user details page - fix issue where there was no margin between alert message and following content on admin pages <details> <summary>Screenshots</summary>   </details> Partially resolves #25939 --------- Co-authored-by: Giteabot <teabot@gitea.io> |
2 years ago | |
---|---|---|
.. | ||
admin.go | 2 years ago | |
admin_test.go | 2 years ago | |
applications.go | 2 years ago | |
auths.go | 2 years ago | |
config.go | 2 years ago | |
diagnosis.go | 2 years ago | |
emails.go | 2 years ago | |
hooks.go | 2 years ago | |
main_test.go | 2 years ago | |
notice.go | 2 years ago | |
orgs.go | 2 years ago | |
packages.go | 2 years ago | |
queue.go | 2 years ago | |
queue_tester.go | 2 years ago | |
repos.go | 2 years ago | |
runners.go | 2 years ago | |
stacktrace.go | 2 years ago | |
users.go | 2 years ago | |
users_test.go | 2 years ago |