This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting (#17355)
Unfortunately #17301 broke the restriction of the dashboard repolist to
the user's repos because it stopped passing in the uid for the current
user. This PR restores this.

There is also a weird alignment problem - not caused by that PR - where
the menu items in the repolist spread over multiple lines. This PR
simply reduces the padding on these items and switches the justification
of the flex elements to space-evenly.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-10-19 12:38:33 +08:00
..
admin Add simple update checker to Gitea (#17212) 2021-10-16 02:14:34 -04:00
dev
events
explore Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
feed Add RSS/Atom feed support for user actions (#16002) 2021-10-16 16:21:16 +02:00
org
repo Hide command line merge instructions when user can't push (#17339) 2021-10-17 17:58:36 +01:00
user Fix dashboard repolist alignment and repolisting (#17355) 2021-10-19 12:38:33 +08:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00