Commit Graph

16 Commits (bca2599d04d4b27049b25d76c9e65a868c048a0c)

Author SHA1 Message Date
Lois Rilo a3dee35594 [13.0][FIX] web_drop_target: improve extensibility
when using the mixin in other widgets you may need to define
a different way to get the record id.
2020-09-04 11:02:02 +02:00
Enric Tobella 06e7c5b802
[IMP][13.0] web_drop_target: Change less files for scss 2020-05-27 15:19:57 +02:00
Adrià Gil Sorribes bb1fd8703a [FIX] prevent drop when no record id is found 2020-03-18 15:32:30 +01:00
Núria Martín Xifré f35b49ac57 [13.0][MIG] web_drop_target 2020-03-18 14:55:05 +01:00
Núria Martín Xifré 97937be199 [IMP] web_drop_target: black, isort 2020-03-18 14:55:05 +01:00
George Daramouskas 10f1e6755f fixup! [MIG] Migrate web_drop_target to 12.0 2020-03-18 14:55:05 +01:00
Enric Tobella 6c11acadac [FIX] web_drop_target: Process only if you are on the expected area 2020-03-18 14:55:05 +01:00
Pablo Fuentes 5c7c67e8a3 [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>
2020-03-18 14:55:05 +01:00
Pablo Fuentes e38c31dfff [IMP] web_drop_target: Handle FilerReader error 2020-03-18 14:55:05 +01:00
Akim Juillerat bc20a66c3f [IMP] Make web_drop_target IE11 compliant 2020-03-18 14:55:05 +01:00
Akim Juillerat 2cd4fd5fdf Make _handle_drop_items extensible to prevent multiple rpc calls 2020-03-18 14:55:05 +01:00
Pablo Fuentes c3467d9787 [FIX] web_drop_target: remove ES6 sintax 2020-03-18 14:55:05 +01:00
Pablo Fuentes eedbf1b22e [IMP] web_drop_target: Upload multiple files 2020-03-18 14:55:05 +01:00
George Daramouskas 731a5e717d [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 2020-03-18 14:55:05 +01:00
Akim Juillerat e886cec637 [MIG] web_drop_target : Migration to 11.0 2020-03-18 14:55:05 +01:00
Holger Brunn 89e627764a [ADD] web_drop_target 2020-03-18 14:55:05 +01:00