Update Review Board to use the new avatar services APIs
Review Request #8480 — Created Oct. 20, 2016 and submitted — Latest diff uploaded
This patch updates avatar services tests to use the new avatar services
registry API from r/8479. It also updates the user API and user
datagrid column to use the newerAvatarServicesRegistry.for_user
method to retrieve their preferred avatar service.
- Ran unit tests.
- Verified that avatar configuration still works.
- Verified that avatar admin configuration still works.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/admin/forms.py |
---|
reviewboard/avatars/tests.py |
---|
reviewboard/datagrids/columns.py |
---|
reviewboard/webapi/resources/user.py |
---|
reviewboard/webapi/tests/test_user.py |
---|