0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-10-27 17:29:23 +01:00
gitea/web_src/css
Denys Konovalov 5b5bb8d354
User details page (#26713)
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>


![grafik](https://github.com/go-gitea/gitea/assets/47871822/1ad57ac9-f20a-45a4-8477-ffe572a41e9e)


![grafik](https://github.com/go-gitea/gitea/assets/47871822/25786ecd-cb9d-4c92-90f4-e7f4292c073b)


</details>

Partially resolves #25939

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-31 11:21:18 +02:00
..
chroma
codemirror
editor Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
features Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
markup Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
modules Fix notification circle (border-radius) (#26794) 2023-08-29 14:03:34 +00:00
repo Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
shared Improve flex list item padding (#26779) 2023-08-29 23:13:30 +00:00
standalone
themes Replace box-shadow for floating dropdown as well (#26581) 2023-08-21 12:49:49 +02:00
actions.css
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Render code blocks in repo description (#26830) 2023-08-31 05:01:01 +00:00
dashboard.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
explore.css
font_i18n.css
form.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code (#26755) 2023-08-28 01:26:23 +00:00
home.css
index.css
install.css
org.css Remove incorrect CSS helper classes (#26712) 2023-08-25 06:47:59 +00:00
repo.css Render code blocks in repo description (#26830) 2023-08-31 05:01:01 +00:00
review.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00
user.css Unify border-radius behavior (#26770) 2023-08-28 19:43:59 +00:00