stable
Clone or download
Read-only
part of story #13419 Improve Docman Design Change-Id: Iab1191cd0dd62eea44d747a036250936927ac01d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownButton.vue | +1 | −0 | 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 |
D | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookButton.spec.js | +0 | −54 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookButton.vue | +2 | −12 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookDeleteButton.vue | +1 | −1 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/FolderContent.spec.js | +131 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContent.vue | +15 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderContentRow.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/QuickLook/QuickLookGlobal.vue | +1 | −1 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_folder-content.scss | +2 | −0 | Go to diff View file |