flake8
passed.
JSHint
passed.
Review Request #9020 — Created June 16, 2017 and submitted
This updates the new review request infobox and turns it into a
class-based view, taking advantage of the mixin for review request
access control. It also fixes up some of the code to work for anonymous
users and to exclude draft reviews and replies to reviews.
Tested the review request infobox as an authenticated user and as a
normal user.Tested with review requests containing draft reviews and replies.