gitlab-org--gitlab-foss/app/views/admin
Annabel Dunstone Gray e2e3f196ac Merge branch '23545-distorted-images' into 'master'
23545 Fix distorted project and group avatars

## What does this MR do?
Wraps project and group avatars in image container to prevent distortion

## Are there points in the code the reviewer needs to double check?
- Group/project lists
- Group/project pages
- Group/project admin pages
- Group/project edit pages

## Screenshots (if relevant)

### Before
![Screen_Shot_2016-10-31_at_12.35.42_PM](/uploads/abaeef7ded89abbba7e08be686c9a609/Screen_Shot_2016-10-31_at_12.35.42_PM.png)

### After
![Screen_Shot_2016-10-31_at_12.35.28_PM](/uploads/cafe1b096cf66afde7f346e5610bf3f3/Screen_Shot_2016-10-31_at_12.35.28_PM.png)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #23545

See merge request !7206
2016-11-01 20:52:06 +00:00
..
abuse_reports Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
appearances Use Ruby 1.9 syntax in tab_single def and usage. 2016-10-15 08:28:54 +02:00
application_settings Add links to internal docs in Metrics section in the admin area 2016-09-25 12:24:35 +02:00
applications Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
background_jobs Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
broadcast_messages Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
builds Remove unnecessary variables 2016-09-13 09:05:07 +02:00
dashboard Add Container Registry on/off status to admin area 2016-10-03 15:53:59 +01:00
deploy_keys Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
groups 23545 Fix distorted project and group avatars 2016-11-01 10:59:04 -05:00
health_check Remove unnecessary parens 2016-06-30 16:01:26 +03:00
hooks Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
identities Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
keys Add a page title to every page. 2015-04-30 19:12:15 +02:00
labels Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
logs Remove unnecessary parens 2016-06-30 16:01:26 +03:00
projects 23545 Fix distorted project and group avatars 2016-11-01 10:59:04 -05:00
requests_profiles Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
runners Merge branch 'runners-paginate' into 'master' 2016-10-21 14:58:26 +00:00
services Make tables full width. 2015-10-19 11:19:45 +02:00
spam_logs Allow `Issue` to be submitted as spam 2016-08-15 13:18:15 -05:00
system_info Use icon helper 2016-08-25 16:07:20 +01:00
users Rename :name search parameter to :search_query at /admin/users 2016-11-01 17:52:16 +03:00