1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/web_src/js
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
..
components Fix dashboard repolist alignment and repolisting () 2021-10-19 12:38:33 +08:00
features Fix the PR review form bug during frontend refactor () 2021-10-16 22:30:31 +02:00
markup Keep attachments on tasklist update () 2021-08-20 15:26:19 -04:00
standalone docs: swagger show models by default () 2021-03-07 22:19:14 +01:00
vendor Restore Accessibility for Dropdown () 2021-08-06 01:16:24 +03:00
easymde.js Switch from SimpleMDE to EasyMDE () 2020-11-10 14:16:30 -05:00
index.js Split index.js to separate files () 2021-10-17 01:28:04 +08:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
publicpath.js Unregister non-matching serviceworkers () 2021-05-12 20:36:53 +02:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js Save and view issue/comment content history () 2021-10-10 18:40:03 -04:00
utils.js Use light/dark theme based on system preference () 2021-09-27 15:47:44 +01:00
utils.test.js Unregister non-matching serviceworkers () 2021-05-12 20:36:53 +02:00