stable

Clone or download

Read-only

Add info in item quicklook dropdown

part of: story #12450 see a preview of document How to test: --> quick look dropdowns for a document display the name of the doc + links to various actions for this document (pointing to the old UI) --> quick look dropdowns for a folder displays the same content + Add new folder & add new document if the user can write in this folder. Change-Id: I5f6ae3b0304a9adb9425695e17c982b776729ef1

Modified Files

Name
M plugins/document/scripts/document/components/Folder/Dropdown/DropdownButton.vue +7 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenu.vue +6 −2 Go to diff View file
A plugins/document/scripts/document/components/Folder/Dropdown/DropdownMenuForItemQuickLook.vue +73 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +20 −7 Go to diff View file
M plugins/document/scripts/document/components/Folder/QuickLook/QuickLookButton.vue +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document/_folder-content.scss +12 −4 Go to diff View file
M plugins/document/themes/BurningParrot/document/_quicklook.scss +3 −0 Go to diff View file