Files
frontend-app-communications/src
Thomas Tracy 08499922c3 fix: [Microba-1741] Fix email image upload (#25)
Image uploads were broken for 2 reasons on stage:
  1. Our bleaching on the server was too strong. it was pulling out
     attributes inside of the image tags that allowed base64 encoding to
     work properly.
  2. The paste_data_images needs to be set to true to allow for dragging
     and dropping of images into the editor

Since bleach has been rolled back for now, adding this setting should
allow for images to be properly uploaded.
2022-03-09 16:29:42 -05:00
..
2021-12-03 11:33:31 -05:00
2021-12-03 11:33:31 -05:00
2021-12-03 12:41:03 -05:00