Status Updates part 7: Break some ReviewBoxView functionality out into ReviewView.
Review Request #8408 — Created Sept. 18, 2016 and submitted — Latest diff uploaded
Since we're now going to be sticking reviews into things other than the
ReviewBoxView
(namely, the change descriptions and a new "initial status
updates" entry), we need to break some functionality out.This change does that, and moves/updates tests as appropriate.
- Ran js-tests.
- Created/discarded a draft reply and saw that banners were handled correctly.
reviewboard/staticbundles.py |
---|
reviewboard/static/rb/js/views/reviewBoxView.es6.js |
---|
reviewboard/static/rb/js/views/reviewView.es6.js |
---|
reviewboard/static/rb/js/views/tests/reviewBoxViewTests.js |
---|
reviewboard/static/rb/js/views/tests/reviewViewTests.es6.js |
---|