stable
Clone or download
Read-only
part of: story #13463 Split PATCH docman_items_type/id route and add new routes for updating metadata on type that can not be updated with the modal No functional change expected Change-Id: I750afbaa8e7ce3929f988fa9f32cc2889c53548f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −1 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/ActionsButton/UpdateItemButton.spec.js | Go to diff View file | ||
R | plugins/document/scripts/document/components/Folder/ActionsButton/UpdateItemButton.vue | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownMenuForItemQuickLook.spec.js | +8 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownMenuForItemQuickLook.vue | +10 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookDocumentActionButton.spec.js | +6 | −6 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookDocumentActionButton.vue | +8 | −7 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.spec.js | +12 | −6 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropHandler.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderHeader.vue | +14 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/ActionsHeader.spec.js | +6 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/ActionsHeader.vue | +7 | −7 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbeddedContent.vue | +12 | −8 | Go to diff View file |
R | plugins/document/scripts/document/components/Folder/ModalUpdateItem/UpdateEmbeddedFileModal.vue | Go to diff View file | ||
R | plugins/document/scripts/document/components/Folder/ModalUpdateItem/UpdateFileModal.vue | Go to diff View file | ||
R | plugins/document/scripts/document/components/Folder/ModalUpdateItem/UpdateLinkModal.vue | Go to diff View file | ||
R | plugins/document/scripts/document/components/Folder/ModalUpdateItem/UpdateWikiModal.vue | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookDocumentPreview.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/UnderConstructionModal.vue | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +26 | −24 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +5 | −5 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +20 | −20 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_update-document.scss | +1 | −1 | Go to diff View file |