Skip to content

adding avatar to projects

gitlab-qa-bot requested to merge github/fork/Popl7/add_project_avatars into master

Created by: Popl7

adding avatar to project settings page added avatar removal show project avatar on dashboard, projects page, project page feature and rspec tests added

TODO: see if the avatar must be shown on other places design improvement? new default no_project_avatar image

screen shot 2014-01-25 at 19 53 16 screen shot 2014-01-25 at 20 00 23 screen shot 2014-01-25 at 19 53 29 screen shot 2014-01-25 at 20 20 57

EDIT: I just added icons from the repositories. They can be of type png, jpg or gif. These are overruled with an uploaded avatar. And there is a separate default icon for when no custom one is available. (just as indicator; can be made nicer ;-) Tests for the repo icon must still be added. screen shot 2014-01-26 at 21 15 50

Merge request reports