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/templates/user
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
..
auth Added introspection endpoint. (#16752) 2021-08-20 22:16:45 -04:00
dashboard Fix dashboard repolist alignment and repolisting (#17355) 2021-10-19 12:38:33 +08:00
notification
settings Disable form autofill (#17291) 2021-10-19 01:08:41 +03:00
heatmap.tmpl
profile.tmpl
project.tmpl