Add approval information to review request JS model
Review Request #7671 — Created Oct. 1, 2015 and submitted
RB.ReviewRequestnow will parse theapprovalandapproval_failure
fields from the API into corresponding fields on the model.
- Created an instance of the model and verified that the retrieved
properties were correct. - Ran JS tests.
Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/resources/models/reviewRequestModel.js Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/resources/models/reviewRequestModel.js