Commit graph

26 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
de1578185e
Remove icons from some buttons which already has text
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-07-01 18:09:17 +02:00
Felipe Artur
bade71ba5a Add specs and improve coffescript sortable binding function 2016-06-24 15:24:59 -03:00
Connor Shea
d032f37001
Add merge request data to the progress information on Milestones pages.
Fixes #13980.
2016-06-16 14:21:40 -06:00
Arinde Eniola
be04becfb3
show number of processed mrs in milestone page 2016-06-13 16:52:11 -06: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
Tony Chu
ad13d357e7 fix user.name length in milestones participants tab 2016-05-21 13:52:38 +08:00
Dmitriy Zaporozhets
268868bcf0
Improve milestone page UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-03 13:21:09 +02:00
Robert Speicher
17a730178d Remove additional misuse of data-original-title attribute 2016-04-18 11:40:24 -04:00
Arinde Eniola
979dedba8a make milestone labels in labels tab similar to that of the labels page 2016-04-11 16:24:49 +01:00
Arinde Eniola
367818d293 change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
Douwe Maan
0ce7c1e494 Merge branch 'label-tooltip' into 'master'
Add label description in tooltip to labels in issue index and sidebar

The tooltip can get quite big, but it’s so useful to inform people about what these labels mean
new

![Screen_Shot_2016-03-08_at_11.48.28](/uploads/894baaaa1f789c3a2069a924d541e64b/Screen_Shot_2016-03-08_at_11.48.28.png)

![Screen_Shot_2016-03-08_at_11.48.20](/uploads/efe4fa0960054c4071b8f6bf83024403/Screen_Shot_2016-03-08_at_11.48.20.png)

@JobV writes on Slack:
> yeah I think it’s better than not, but I’d have to try it 😃 
> 
> cautious yes, revert if it’s annoying 😉

See merge request !3124
2016-03-19 18:55:12 +00:00
Douglas Barbosa Alexandre
7d403ec46f Add eye-slash icon to confidential issues 2016-03-17 20:56:00 -03:00
Douglas Barbosa Alexandre
482bfd1a6d Restrict access for confidential issues on milestone view 2016-03-17 20:55:59 -03:00
Douwe Maan
738812240c Add label description in tooltip to labels in issue index and sidebar 2016-03-16 23:02:52 -04: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