More descriptions for pages

This commit is contained in:
Dmitriy Zaporozhets 2013-07-31 17:53:42 +03:00
parent 9b7241dfdd
commit b19bffc536
3 changed files with 12 additions and 7 deletions

View File

@ -1,10 +1,11 @@
%h3.page-title
Issues
%span.light
–
Assigned to you
Issues assigned to me
%span.pull-right #{@issues.total_count} issues
%p.light
For all issues you should visit project issues page. Or you can use search panel to find specific issue
%hr
.row
.span3
= render 'filter', entity: 'issue'

View File

@ -1,10 +1,11 @@
%h3.page-title
Merge Requests
%span.light
–
Authored by or assigned to you
%span.pull-right #{@merge_requests.total_count} merge requests
%p.light
Only merge requests authored or assigned to you are listed here.
%hr
.row
.span3
= render 'filter', entity: 'merge_request'

View File

@ -1,4 +1,7 @@
%h3.page-title My Projects
%p.light
All projects you have access to are listed here. Public projects are not included here unless you have membership in it
%hr
.row
.span3
%ul.nav.nav-pills.nav-stacked