Commit Graph

12 Commits (85f1bbd17fcb7749057243f17002bbdd3a88db1d)

Author SHA1 Message Date
gaikaz d288e16b5a web_drop_target: Change .less to .scss
Backport of PR #1608
2020-08-12 10:19:50 +03:00
George Daramouskas ca2e3b5964
fixup! [MIG] Migrate web_drop_target to 12.0 2019-10-09 17:30:35 +02:00
Enric Tobella 24631fe75b
[FIX] web_drop_target: Process only if you are on the expected area 2019-10-02 17:15:05 +02:00
Pablo Fuentes 891d875482
[IMP] web_drop_target: Make sure is a Blob object
Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object.

Taken from #1209

Co-Authored-By: George Daramouskas <daramousk@users.noreply.github.com>
2019-10-02 17:15:05 +02:00
Pablo Fuentes 1f9552b9bf
[IMP] web_drop_target: Handle FilerReader error 2019-10-02 17:15:05 +02:00
Akim Juillerat cd339f3329
[IMP] Make web_drop_target IE11 compliant 2019-10-02 17:15:04 +02:00
Akim Juillerat ab789c8cde
Make _handle_drop_items extensible to prevent multiple rpc calls 2019-10-02 17:15:04 +02:00
Pablo Fuentes ee43e30f35
[FIX] web_drop_target: remove ES6 sintax 2019-10-02 17:15:04 +02:00
Pablo Fuentes 84e831c090
[IMP] web_drop_target: Upload multiple files 2019-10-02 17:15:04 +02:00
George Daramouskas 6304a2baaa
[FIX] web_drop_target Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object 2019-10-02 17:15:04 +02:00
Akim Juillerat 739b85003a
[MIG] web_drop_target : Migration to 11.0 2019-10-02 17:15:03 +02:00
Holger Brunn a91fcf7834
[ADD] web_drop_target 2019-10-02 17:15:03 +02:00