stable
Clone or download
Read-only
part of story #13419 Improve Docman Design How to test: click on new folder/new item/ cut/copy/paste should not toogle the quicklook Change-Id: I38356dcf78bdcb77f37838703008ff5c72132e50
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownButton.vue | +0 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownMenu.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/LockItem.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/UnlockItem.vue | +1 | −1 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookButton.spec.js | +54 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookButton.vue | +11 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookDeleteButton.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.spec.js | +10 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.vue | +7 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +14 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateFolderMetadataModal.vue | +0 | −5 | Go to diff View file |