Better linking in the UI Adding link icons to review comments.

Review Request #7254 — Created April 26, 2015 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

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.

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
Loading...