Better linking in the UI Adding link icons to review comments.
Review Request #7254 — Created April 26, 2015 and discarded — Latest diff uploaded
Add icons to link to review comments and replies.
Manual testing:
- Clicking the link icon brings you to the link for the comment associated with it.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.
orig
1
2
3
4
5
6
reviewboard/staticbundles.py |
---|
reviewboard/accounts/pages.py |
---|
reviewboard/accounts/tests.py |
---|
reviewboard/diffviewer/chunk_generator.py |
---|
reviewboard/diffviewer/diffutils.py |
---|
reviewboard/diffviewer/tests.py |
---|
reviewboard/reviews/templatetags/reviewtags.py |
---|
reviewboard/static/rb/css/common.less |
---|
reviewboard/static/rb/css/pages/dashboard.less |
---|
reviewboard/static/rb/css/pages/reviews.less |
---|
reviewboard/static/rb/css/ui/datagrids.less |
---|
reviewboard/static/rb/js/views/commentIssueBarView.js |
---|
reviewboard/static/rb/js/views/headerView.js |
---|
reviewboard/static/rb/js/views/issueSummaryTableView.js |
---|
reviewboard/static/rb/js/views/tests/commentIssueBarViewTests.js |
---|
reviewboard/templates/reviews/diff_comment_fragment.html |
---|
reviewboard/templates/reviews/review_issue_summary_table.html |
---|
reviewboard/templates/reviews/review_reply_section.html |
---|
reviewboard/templates/reviews/table_comment_issue.html |
---|
reviewboard/templates/reviews/boxes/review.html |
---|