Merge pull request #2074 from gitbucket/dashboard-repo-list
Add "Repositories" tab to the dashboard
commit 163fcd86e035be52f706d0fbd7e1522e7f5e9a10
2 parents 76d04e0 + f8f1c74
@Naoki Takezoe Naoki Takezoe authored on 19 Jun 2018
GitHub committed on 19 Jun 2018
Showing 9 changed files
View
src/main/scala/gitbucket/core/controller/DashboardController.scala
View
src/main/scala/gitbucket/core/controller/IndexController.scala
View
src/main/twirl/gitbucket/core/dashboard/issues.scala.html
View
src/main/twirl/gitbucket/core/dashboard/pulls.scala.html
View
src/main/twirl/gitbucket/core/dashboard/repos.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/dashboard/sidebar.scala.html
View
src/main/twirl/gitbucket/core/dashboard/tab.scala.html
View
src/main/twirl/gitbucket/core/index.scala.html
View
src/main/twirl/gitbucket/core/search/repositories.scala.html