Update the related user selector to use the new avatars API

Review Request #8985 — Created June 2, 2017 and submitted

Information

Review Board
release-3.0.x

Reviewers

The related user selector was previously relying on the
integration_gravatars setting and the deprecated avatar_url field
from the UserResource. The selector now fetches avatar URLs from the
avatar services instead of always using Gravatars.

Tested the related user selector on the repository page with custom
avatars and gravatars. It worked as expected.

Description From Last Updated

Col: 11 Expected ')' and instead saw ';'.

reviewbotreviewbot

Col: 9 Expected an identifier and instead saw ')'.

reviewbotreviewbot

Col: 9 Unexpected ')'.

reviewbotreviewbot

Col: 12 Missing semicolon.

reviewbotreviewbot

Col: 11 Expected ')' and instead saw ';'.

reviewbotreviewbot

Col: 12 Missing semicolon.

reviewbotreviewbot

Col: 9 Expected an identifier and instead saw ')'.

reviewbotreviewbot

Col: 9 Unexpected ')'.

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 passed.
JSHint failed.

JSHint

brennie
Review request changed

Checks run (1 failed, 1 succeeded)

flake8 passed.
JSHint failed.

JSHint

brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (da80d3f)
Loading...