enso-org / enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.
https://ensoanalytics.com
Apache License 2.0
7.36k stars 323 forks source link

Uploading/pasting images in documentation panel. #10059

Open farmaazon opened 5 months ago

farmaazon commented 5 months ago

User should be able to upload files to current projects images directory by pasting them or drag'n'dropping.

To be checked if we can support drag'n'dropping images from other websites (implement if easy).

farmaazon commented 5 months ago

Refinement:

enso-bot[bot] commented 1 day ago

Adam Obuchowicz reports a new STANDUP for the last Wednesday (2024-11-06):

Progress: Read the docpanel code, started the implementation. It should be finished by 2024-11-15.

Next Day: Next day I will be working on the same task. continue implementation.

enso-bot[bot] commented 1 day ago

Adam Obuchowicz reports a new STANDUP for yesterday (2024-11-07):

Progress: Mostly implemented pasting, but not enough to be able to test it. It should be finished by 2024-11-15.

Next Day: Next day I will be working on the same task. Finish implementation and test if my approach is right.

enso-bot[bot] commented 1 day ago

Adam Obuchowicz reports a new STANDUP for today (2024-11-08):

Progress: Finished and tested pasting images. It should be finished by 2024-11-15.

Next Day: Next day I will be working on the same task. implement image transparency when still uploading + upload by drag'n'drop