Add a review request hover preview.
Review Request #8508 — Created Oct. 30, 2016 and discarded — Latest diff uploaded
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.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 7. See what's changed.
orig
1
2
3
4
5
6
7
reviewboard/extensions/hooks.py |
---|
reviewboard/reviews/urls.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/static/rb/css/common.less |
---|
reviewboard/static/rb/js/common.es6.js |
---|
reviewboard/static/rb/js/ui/views/infoboxView.es6.js |
---|
reviewboard/templates/reviews/review_request_infobox.html |
---|