gitlab-org--gitlab-foss/app
Jack Davison bcdc369491 Truncated user list in award emoji tooltips
* Only the first 10 names are displayed

* Further users are indicated by "and X more."

* String "and X more" is appended to the array THEN join is called

* An oxford comma seperates the last name from "and X more"

* In coffeescript "me" is now always prepended

* Tests included
2016-08-17 13:33:50 +01:00
..
assets Truncated user list in award emoji tooltips 2016-08-17 13:33:50 +01:00
controllers Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
finders Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
helpers Truncated user list in award emoji tooltips 2016-08-17 13:33:50 +01:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
services Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-without-slack 2016-08-16 21:17:15 +01:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators
views Add hover state to todos (!5361) 2016-08-16 23:34:23 +02:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00