stable
Clone or download
Read-only
part of story #10721 upload documents with drag'n drop * if subfolder is collapsed, the fake|created item is not displayed * if subfolder is expanded, the fake|created item is displayed * Global progress bar is updated. Change-Id: I234b83c0a5a820cfc44ebe8d3bbb64f43edc675a
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropInCurrentFolder.vue | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +3 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderView.vue | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/upload-file.js | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +13 | −4 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +4 | −4 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations.js | +22 | −2 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_upload.scss | +23 | −0 | Go to diff View file |