Add approval information to review request JS model

Review Request #7671 — Created Oct. 1, 2015 and submitted

Information

Review Board
release-2.0.x

Reviewers

RB.ReviewRequest now will parse the approval and approval_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.
reviewbot
  1. 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
    
    
  2. 
      
brennie
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (ca83909)
Loading...