0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 16:13:14 +01:00
gitea/templates
delvh 072b029b33
Simplify review UI (#31062)
Instead of always displaying all available actions as buttons, merge
them into a single dropdown menu, same as GitHub. That decreases visual
overload and is more mobile-friendly, while not losing any
functionality.

## Screenshots
<details><summary>Before</summary>

![grafik](https://github.com/go-gitea/gitea/assets/51889757/b957fab0-4cc7-4cf5-a6c8-33f571be7b19)
</details> 
<details><summary>After (unexpanded)</summary>


![grafik](https://github.com/go-gitea/gitea/assets/51889757/c8fd3428-4092-4295-bd55-c243409ba90d)
</details>
 
<details><summary>After (expanded)</summary>

![grafik](https://github.com/go-gitea/gitea/assets/51889757/c0eada91-54be-42ce-9db1-0db56d971438)
</details>
2024-05-27 08:24:34 +00:00
..
admin Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
api/packages/pypi
base
custom
devtest Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
explore
mail
org
package Avoid 500 panic error when uploading invalid maven package file (#31014) 2024-05-20 06:44:16 +00:00
projects Fix project column title overflow (#31011) 2024-05-20 05:21:01 +00:00
repo Simplify review UI (#31062) 2024-05-27 08:24:34 +00:00
shared Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00
status
swagger Make gitea webhooks openproject compatible (#28435) 2024-05-26 04:08:13 +00:00
user Return access_denied error when an OAuth2 request is denied (#30974) 2024-05-20 07:17:00 +00:00
webhook
home.tmpl
install.tmpl Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
post-install.tmpl