Update the dvcs branch for ES6
Review Request #8056 — Created March 12, 2016 and submitted — Latest diff uploaded
This patch updates the
RB.DiffCommit
model and
RB.DiffCommitIndexView
view to use ES6. As well, the doc comments
have been updated to align with our style guide.
Manually tested that the diff commit index still worked.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
reviewboard/staticbundles.py |
---|
reviewboard/static/rb/js/diffviewer/models/diffCommitModel.js |
---|
reviewboard/static/rb/js/diffviewer/models/diffCommitModel.es6.js |
---|
reviewboard/static/rb/js/diffviewer/views/diffCommitIndexView.js |
---|
reviewboard/static/rb/js/diffviewer/views/diffCommitIndexView.es6.js |
---|