Feature #32030
Show Gravatar icons in the Members tab in the project setting
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Project settings | |||
Target version: | Candidate for next major release | |||
Resolution: |
Description
It makes easier to distinguish users. In addition, it improves consistency. Users page in Administration already shows Gravatar icons.
History
#1
Updated by Takenori TAKAKI over 3 years ago
- File members-tab-display-gravatar.png added
- File 32030.patch
added
I created a patch to display the Gravatar icons as shown in the screenshot below.
#2
Updated by Go MAEDA over 3 years ago
- Target version set to Candidate for next major release
#3
Updated by Takenori TAKAKI over 3 years ago
- File 32030-2.patch
added
Change method name from `member_avatar ` to `principal_avater`.
#4
Updated by Go MAEDA over 3 years ago
- Assignee set to Go MAEDA
- Target version changed from Candidate for next major release to 4.1.0
LGTM. Setting the target version to 4.1.0.
#5
Updated by Jean-Philippe Lang over 3 years ago
- Target version changed from 4.1.0 to 4.2.0
#6
Updated by Go MAEDA about 3 years ago
- File 0001-Code-cleanup-RuboCop-Fix-Performance-RedundantMerge.patch
added
- File 0002-Show-Gravatar-icons-in-the-Members-tab-in-the-projec.patch
added
I have updated the patch. It fixes Performance/RedundantMerge RuboCop warning.
#7
Updated by Mischa The Evil about 3 years ago
I understand the rationale behind this change, but I think it is slightly problematic as the group icon is indicative for the differentiation of groups from users on the project members list tab. With the change proposed in this issue it becomes harder to make this distinction, while the added value of showing the gravatar here is pretty low IMHO.
#8
Updated by Go MAEDA about 3 years ago
- Target version changed from 4.2.0 to Candidate for next major release