Allow pasting of images to upload
Review Request #10078 — Created July 10, 2018 and updated — Latest diff uploaded
The user can now attach an image to a review request by pasting. This
action opens a dialog box showing where the user is shown the image
being uploaded and is able to add a caption for the image, or cancel the
upload.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
reviewboard/staticbundles.py |
---|
reviewboard/static/rb/css/pages/review-request.less |
---|
reviewboard/static/rb/js/models/uploadPreviewDialogModel.es6.js |
---|
reviewboard/static/rb/js/views/reviewRequestEditorView.es6.js |
---|
reviewboard/static/rb/js/views/uploadPreviewDialogView.es6.js |
---|