stable

Clone or download

Read-only

Drag and drop error should be specific to drag and drop component

part of story #10721 upload documents with drag'n drop No functionnal changes: - you should have error modal if you drag and drop a file with existing name - you should have error if one file exceed max_size - you should have error if you drag&drop more than 10 files Change-Id: I92860695632764409f0a0b2c9fdecef274f95e86

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropInCurrentFolder.vue +21 −9 Go to diff View file
M plugins/document/scripts/document/components/Folder/NewItem/Property/FileProperties.vue +1 −2 Go to diff View file
M plugins/document/scripts/document/constants.js +0 −3 Go to diff View file
M plugins/document/scripts/document/store/getters.js +0 −20 Go to diff View file
M plugins/document/scripts/document/store/getters.spec.js +0 −74 Go to diff View file