stable
Clone or download
Read-only
part of: story #12452 Delete folder/items How to test: - Delete a wiki from the UI --> You can click the checkbox to propagate the deletion to the wiki service Change-Id: If1257761299575f13f0b5e99124033bfa1431288
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/REST/v1/DocmanWikiResource.php | +8 | −2 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.js | +6 | −2 | Go to diff View file |
M | plugins/document/scripts/document/app.spec.js | +2 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ModalDeleteItem/AdditionalCheckboxes/DeleteAssociatedWikiPageCheckbox.vue | +61 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalDeleteItem/ModalConfirmDeletion.vue | +15 | −5 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ModalDeleteItem/ModalConfirmationDeletion.spec.js | +75 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +19 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +13 | −11 | Go to diff View file |