mirror of https://github.com/go-gitea/gitea.git
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 | |
---|---|---|
.. | ||
applications | 2 years ago | |
auth | 2 years ago | |
base | 2 years ago | |
emails | 2 years ago | |
org | 2 years ago | |
packages | 2 years ago | |
repo | 2 years ago | |
runners | 2 years ago | |
user | 2 years ago | |
actions.tmpl | 2 years ago | |
config.tmpl | 2 years ago | |
cron.tmpl | 2 years ago | |
dashboard.tmpl | 2 years ago | |
hook_new.tmpl | 2 years ago | |
hooks.tmpl | 2 years ago | |
layout_footer.tmpl | 2 years ago | |
layout_head.tmpl | 2 years ago | |
navbar.tmpl | 2 years ago | |
notice.tmpl | 2 years ago | |
queue.tmpl | 2 years ago | |
queue_manage.tmpl | 2 years ago | |
stacktrace-row.tmpl | 2 years ago | |
stacktrace.tmpl | 2 years ago | |
stats.tmpl | 2 years ago |