stable
Clone or download
Read-only
part of story #12458 DnD on an existing file creates a new version How to test: - upload a new version - cancel it before it finished => item is still displayed => progress bar are hidden Change-Id: I1bd1e636e8c0158139c143dc7606b2c27e2790eb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/ProgressBar/UploadProgressBar.vue | +4 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/upload-file.js | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +12 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +18 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-upload.js | +7 | −1 | Go to diff View file |