stable

Clone or download

Read-only

Refactoring: file upload check will be the same between drag&drop and file upload via modal

this is part of story #10722 Modal new document for files How to test: drag and drop of files should work as usuall. Change-Id: I7279ff03189d440e1b77f27ae3de98e72ac95d52

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropInCurrentFolder.vue +9 −24 Go to diff View file
M plugins/document/scripts/document/constants.js +3 −0 Go to diff View file
M plugins/document/scripts/document/store/getters.js +22 −0 Go to diff View file
M plugins/document/scripts/document/store/getters.spec.js +82 −0 Go to diff View file