stable

Clone or download

Read-only

Convert document update metadata helper into typescript

request #18402 Convert document plugin into typescript No functional changes: - you should be able to update an item/folder metadata Change-Id: If54820cde9d745788b90fe4073d697696516831d

Modified Files

Name
M plugins/document/scripts/document/components/Folder/Metadata/DocumentMetadata/StatusMetadataWithCustomBindingForDocumentUpdate.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/StatusMetadataWithCustomBindingForFolderUpdate.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateFolderMetadataModal.vue +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateMetadataModal.vue +1 −1 Go to diff View file
R plugins/document/scripts/document/helpers/metadata-helpers/data-transformatter-helper.test.js Go to diff View file
R plugins/document/scripts/document/helpers/metadata-helpers/data-transformatter-helper.js Go to diff View file
M plugins/document/scripts/document/store/metadata/metadata-actions.js +1 −1 Go to diff View file
M plugins/document/scripts/document/type.ts +15 −2 Go to diff View file