Port reviewForm to Backbone.js.

Review Request #4206 — Created June 5, 2013 and discarded

Information

Review Board
master

Reviewers

Port reviewForm to Backbone.js.

This moves reviewForm over to RB.ReviewDialogView. The logic is the same
as reviewForm, so no nice refactoring here. Just more work to get rid of
reviews.js.
Tested the Review dialog from the Review action button and the Edit Review
draft banner button.
Description From Last Updated

dlg isn't defined as a var

daviddavid

"buttons" isn't defined as a var

daviddavid
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/settings.py
      Ignored Files:
        reviewboard/static/rb/js/reviews.js
        reviewboard/static/rb/js/views/reviewDialogView.js
        reviewboard/static/rb/js/views/draftReviewBannerView.js
    
    
  2. 
      
david
  1. 
      
    1. Meant to take this change down. It's been completely replaced.
  2. Show all issues
    dlg isn't defined as a var
  3. Show all issues
    "buttons" isn't defined as a var
  4. 
      
chipx86
Review request changed

Status: Discarded

Change Summary:

Replaced by /r/4224/
Loading...