Summary Table Patch

Review Request #3167 — Created June 30, 2012 and submitted — Latest diff uploaded

Information

Review Board

Reviewers

Summary Table Patch:
  -Added issue-link anchor around the issue id column
  -Added reviewer filter
  -Added a "There are no (open|closed|dropped) issues [from reviewer]" message for filters with no results 
  -Restyled "Back to summary table" button and fixed overlay issue for non-review owners
  -Uncollapse the box of the targeted comment if within a collapsed box   
  -Minor optimizations/style fixes/code refactoring

A screenshot of "moving the filters into the table columns" suggestion (ChipX86) is also provided.
Local dev, Chrome
reviewboard/reviews/views.py
reviewboard/static/rb/css/reviews.less
reviewboard/static/rb/images/list.png
reviewboard/static/rb/js/reviews.js
reviewboard/templates/reviews/comment_issue.html
reviewboard/templates/reviews/review_detail.html
reviewboard/templates/reviews/review_issue_summary_table.html
reviewboard/templates/reviews/review_request_box.html
Loading...