stable
Clone or download
Read-only
part of request #13095 Add tests on vue components in docman The aim of this patch is to prepare the management of progress bar when item has an on going upload: - actually when new version is created by the modal the progress bar is not up to date Change-Id: I2548627aca1aecdf375f2cb943c40e5afa262d31
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +10 | −19 | Go to diff View file |
A | plugins/document/scripts/document/helpers/uploading-status-helper.js | +48 | −0 | Go to diff View file |
A | plugins/document/scripts/document/helpers/uploading-status-helper.spec.js | +218 | −0 | Go to diff View file |