Allow pasting of images to upload

Review Request #10078 — Created July 10, 2018 and updated — Latest diff uploaded

Information

Review Board
release-4.0.x
ddb087d...

Reviewers

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.


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