stable

Clone or download

Read-only

Put the filename preview field at the right place

part of story #24192 preview file name at upload In create new file, the preview is next to title In create new version, the preview is next to the version name Change-Id: I2183d3a2f47865074a50f50b9d1b5e6d5adabec1

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/FileCreationModal.vue +1 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemModal.vue +0 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewDocument/PropertiesForCreate/DocumentGlobalPropertyForCreate.vue +11 −14 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/CreateNewVersionFileModal.vue +0 −6 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/FileVersionChangelogModal.vue +0 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DropDown/NewVersion/PropertiesForUpdate/ItemUpdateProperties.vue +9 −1 Go to diff View file
M plugins/document/scripts/document/helpers/add-original-filename-extension.test.ts +4 −0 Go to diff View file
M plugins/document/scripts/document/helpers/add-original-filename-extension.ts +5 −1 Go to diff View file