Commit graph

13 commits

Author SHA1 Message Date
Douglas Barbosa Alexandre
482bfd1a6d Restrict access for confidential issues on milestone view 2016-03-17 20:55:59 -03:00
Rubén Dávila
95b06a62c0 Updates from last code review. 2016-03-06 23:07:19 -05:00
Rubén Dávila
c91554de09 Add link with filter by milestone for labels and avatar.
Closes #13628
2016-03-04 22:37:03 -05:00
Rubén Dávila
3f2d82485e Add missing partials! 2016-03-04 22:37:03 -05:00
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