forgejo/templates/user/dashboard
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting ()
Unfortunately  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
..
dashboard.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
feeds.tmpl Report the correct number of pushes on the feeds () 2021-08-25 19:04:58 -04:00
issues.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
milestones.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
navbar.tmpl Unified link creation. () 2021-04-30 19:25:13 +02:00
repolist.tmpl Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00