- Feb 13, 2018
-
-
Andreas Brandl authored
-
Andreas Brandl authored
We want to drop the generic #avatar_icon helper that supports both an email and a user object being passed in. Instead, we want to explicitly use the #avatar_icon_for_user and #avatar_icon_for_email helpers depending on what we have at hand. This allows us to avoid unnecessary database queries (e.g. call User.find_by_any_email if we already have the user). In situations like here, this makes it less convenient to use.
-
- Sep 25, 2017
-
-
kushalpandya authored
-
- Aug 22, 2017
-
-
Clement Ho authored
-
- Aug 07, 2017
-
-
Tim Zallmann authored
-
- Jul 24, 2017
-
-
- Jun 02, 2017
-
-
Winnie Hellmann authored
-
- Oct 06, 2016
-
-
Filipa Lacerda authored
Removes 'hidden-xs' class from user_avatar helper in order for it to be visible in environments list. Allows a class as an option to keep the hidden avatar behaviour in all the places it is needed.
-
- Sep 06, 2016
-
-
Phil Hughes authored
Closes #21216
-
- Aug 08, 2016
-
-
Annabel Dunstone authored
-
- Aug 06, 2016
-
-
Gabriel Mazetto authored
-
- Jul 20, 2016
-
-
winniehell authored
-