Commit graph

9 commits

Author SHA1 Message Date
Rubén Dávila
3c157b6bf7 Show Project name on Labels tab for Group and Dashboard context. 2016-03-04 22:37:03 -05:00
Rubén Dávila
b6e5de2cfb Use the same partial when rendering Issues or Merge Requests. 2016-03-04 22:37:03 -05:00
Rubén Dávila
7cc102a0e6 Make Merge Requests tab have the same look as Issues. 2016-03-04 22:37:03 -05:00
Rubén Dávila
e0a18829ee Show project name for Issues tab in Group and Dashboard context. 2016-03-04 22:37:03 -05:00
Rubén Dávila
ed48085558 Refactor Merge Requests tab into a custom partial
* Add Labels tab to Groups
* Add decorator for label so it's aware of Milestones.
2016-03-04 22:37:03 -05:00
Rubén Dávila
834b5d49ec Refactor Merge Requests tab into a custom partial 2016-03-04 22:37:03 -05:00
Rubén Dávila
e805becfe8 Eager load Issues/MRs project for Milestone.
With this change we avoid doing N+1 queries when viewing Milestone's
Issues/MRs from a Group context.
2016-03-04 22:37:03 -05:00
Rubén Dávila
37d92d0b7b Refactor Merge Requests tab into a custom partial 2016-03-04 22:37:03 -05:00
Rubén Dávila
70028d36be Recator Issues Tab into a custom partial. 2016-03-04 22:37:03 -05:00