Add a review request hover preview.

Review Request #8508 — Created Oct. 30, 2016 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

When the cursor moves over top of a review request in the dashboard a small
preview of the review request will be shown, similar to the user preview box.

Added 2 unit tests, checked infobox on dashboard, all review requests
and user pages.

reviewboard/datagrids/columns.py
reviewboard/extensions/hooks.py
reviewboard/reviews/urls.py
reviewboard/reviews/views.py
reviewboard/reviews/tests/test_views.py
reviewboard/static/rb/css/common.less
reviewboard/static/rb/css/ui/datagrids.less
reviewboard/static/rb/js/common.es6.js
reviewboard/static/rb/js/ui/views/infoboxView.es6.js
reviewboard/templates/datagrids/summary_cell.html
reviewboard/templates/reviews/review_request_infobox.html
Loading...