Commit Graph

11 Commits

Author SHA1 Message Date
Eric Eastwood 96cbad2337 Fix up @DouweM review 2017-03-06 15:19:33 -06:00
Z.J. van de Weg 412ff80b7b Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
Robert Speicher e74f1d9938 Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master'
Order award tooltips by their created_at date

## What are the relevant issue numbers?

Closes #20601

See merge request !6086
2016-09-01 14:10:46 +00:00
Andrew Smith e71df3cdd2
Order award tooltips by their created_at date 2016-09-01 08:40:10 +10:00
barthc 29f818e616 prevent authored awardable thumbs votes 2016-08-30 20:57:47 +01:00
barthc 7687237237 prevent authored awardable thumbs votes
prevent authored awardable thumbs votes

prevent authored awardable thumbs votes
2016-08-28 18:15:55 +01:00
dixpac e21492b810 Fix not normalized emoji paths
* There where path where +1 was stored as +1 not as thumbsup
  that was causing problems such as showing thumbsup icon 2 time.
  I fixed this to always normalize and store +1 as tumbsup
2016-07-14 08:51:00 +02:00
Paco Guzman 66ec925557 Preload notes/discussions associations (award_emoji: :user) 2016-06-23 21:04:37 +02:00
Paco Guzman 52a2b8a410 Include user relationship when retrieving award_emoji
Avoiding N+1 when showing grouped awards and when 
calculating participants for awardable entities
2016-06-15 06:50:12 +02:00
Zeger-Jan van de Weg 4558b5b9fe Incorporate feedback 2016-05-11 22:43:58 +02:00
Zeger-Jan van de Weg 3bdc57f0a7 Create table for award emoji 2016-05-06 10:47:11 +02:00