Add complexity icons to the commits in the diffviewer.
Review Request #6943 — Created Feb. 12, 2015 and submitted — Latest diff uploaded
The
DiffCommitIndexView
now renders complexity icons via the
DiffComplexityIconView
that theDiffIndexView
also uses.
Diff complexity icons appear next to commits in the
diffviewer's commit list.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/diffviewer/views.py |
---|
reviewboard/static/rb/css/pages/reviews.less |
---|
reviewboard/static/rb/js/diffviewer/models/diffCommitModel.js |
---|
reviewboard/static/rb/js/diffviewer/views/diffCommitIndexView.js |
---|