Skip to content

Add toolbar button to insert images in Content Editor

Himanshu Kapoor requested to merge 328641-content-editor-images into master

What does this MR do?

Issue: #328641 (closed)

Adds a toolbar button to insert images in the content editor. The images can be inserting from a public URL, by uploading a file from disk, by pasting in the editor, or by dragging and dropping an image in the editor.

Other related MRs merged to make this task possible:

Screenshots (strongly suggested)

Screenshot Description
file-upload File Upload
drop Drag & Drop
copy-paste Copy & Paste
url File URL

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #328641 (closed)

Edited by Himanshu Kapoor

Merge request reports