]> source.dussan.org Git - gitea.git/commit
Implementation of all repositories of a user from user->settings (#1740)
authorRémy Boulanouar <rboulanouar@gmail.com>
Thu, 14 Sep 2017 11:46:14 +0000 (13:46 +0200)
committerLauris BH <lauris@nix.lv>
Thu, 14 Sep 2017 11:46:14 +0000 (14:46 +0300)
commite5d80b7090d7c1088854e8a0f8223bdf8a769d12
tree0ce2f8ded817b346d6637dd06cf78080dab17bf1
parent1739e84ac02c0384c04576a00abab9348293f9c7
Implementation of all repositories of a user from user->settings (#1740)

* Implementation of all repositories of a user from user->settings

* Update message when no repository found

* Update according to comments

* Change UI to have a better look

* improved user repositories UI
options/locale/locale_en-US.ini
public/css/index.css
public/less/_user.less
routers/routes/routes.go
routers/user/setting.go
templates/user/settings/navbar.tmpl
templates/user/settings/repos.tmpl [new file with mode: 0644]