Merge pull request #1156 from gitbucket/update_ui_sidebar
Move the repository menu to the sidebar
commit 5e84221d3986ef98ca82752b95dae38ed006d4d9
2 parents a581871 + faf3e6c
@Naoki Takezoe Naoki Takezoe authored on 27 Mar 2016
Showing 22 changed files
View
src/main/scala/gitbucket/core/controller/DashboardController.scala
View
src/main/twirl/gitbucket/core/account/application.scala.html
View
src/main/twirl/gitbucket/core/account/edit.scala.html
View
src/main/twirl/gitbucket/core/account/group.scala.html
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/account/menu.scala.html
View
src/main/twirl/gitbucket/core/account/newrepo.scala.html
View
src/main/twirl/gitbucket/core/account/ssh.scala.html
View
src/main/twirl/gitbucket/core/admin/menu.scala.html
View
src/main/twirl/gitbucket/core/dashboard/issues.scala.html
View
src/main/twirl/gitbucket/core/dashboard/issuesnavi.scala.html
View
src/main/twirl/gitbucket/core/dashboard/pulls.scala.html
View
src/main/twirl/gitbucket/core/dashboard/sidebar.scala.html 0 → 100644
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/main.scala.html
View
src/main/twirl/gitbucket/core/menu.scala.html
View
src/main/twirl/gitbucket/core/repo/branches.scala.html
View
src/main/twirl/gitbucket/core/search/menu.scala.html
View
src/main/twirl/gitbucket/core/settings/menu.scala.html
View
src/main/twirl/gitbucket/core/wiki/page.scala.html
View
src/main/webapp/assets/common/css/gitbucket.css