Convert RB.ReviewReply to Backbone.
Review Request #3950 — Created March 8, 2013 and submitted
Convert RB.ReviewReply to Backbone. This is another relatively simple conversion for the data model for ReviewReply objects to be based on BaseResource.
Replied to an existing review with body_top, body_bottom, and children CommentReply objects. Published that reply and saw it get saved correctly. Verified that loading a draft reply worked as expected. Ran js-tests.
Description | From | Last Updated |
---|---|---|
Should be bodyTop/bodyBottom. |
chipx86 |
-
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/datastore.js reviewboard/static/rb/js/models/tests/reviewReplyModelTests.js reviewboard/static/rb/js/models/reviewReplyModel.js