Switch the repos page to use a single API call, rather than one per namespace + one for star repos

This commit is contained in:
Joseph Schorr 2015-05-06 19:15:03 -04:00
parent d53f2f9fc8
commit e647d91e8b
4 changed files with 72 additions and 60 deletions

View file

@ -3,6 +3,10 @@
padding-top: 0px;
}
.repo-list .repo-list-panel.loading {
padding-top: 20px;
}
.repo-list .repo-list-namespaces h4 {
margin: 6px;
margin-bottom: 20px;