Commit graph

6 commits

Author SHA1 Message Date
Adam Niedzielski
b11492c2e3 Use cached values to compute total issues count in milestone index pages
Milestoneish#issues_visible_to_user caches only the ActiveRecord relation,
not the actual result.
Introduce Milestoneish#total_issues_count that relies on the cached method
Milestoneish#count_issues_by_state to reduce the number of queries.
2017-01-10 13:30:28 -05:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Alfredo Sumaran
19e2bf1c21 Fix failing specs and improve html 2016-09-07 15:27:14 -05:00
Dmitriy Zaporozhets
cd36f29399
Improve button margin for btn-grouped css class
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-08 18:06:28 +03:00
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