stable
Clone or download
Read-only
If user deletes a File or EmbeddedFile version, then the page should not be reloaded. We only need to reload the versions to display up2date data. Note: feedback is missing after version deletion, it will be added later. Part of story #28263: edit office document stored in Document Change-Id: I219497becfa5a226e75fb8c105bd4050b071722f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Versions/HistoryVersions.vue | +8 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Versions/HistoryVersionsContent.vue | +8 | −5 | Go to diff View file |
M | plugins/document/scripts/document/components/Versions/HistoryVersionsContentRow.test.ts | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Versions/HistoryVersionsContentRow.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Versions/HistoryVersionsContentRowForEmbeddedFile.test.ts | +9 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Versions/HistoryVersionsContentRowForEmbeddedFile.vue | +2 | −2 | Go to diff View file |