stable
Clone or download
Read-only
part of story #12634 Add custom metadata in modal How to test: update an item who is not a folder: => you should be able to update its custom metadata Change-Id: I026ed2254b1882baa9c2911a4b54e0427edbbe29
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.js | +31 | −10 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/CustomMetadata/CustomMetadata.spec.js | +38 | −53 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/CustomMetadata/CustomMetadata.vue | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/DocumentMetadata/OtherInformationMetadataForCreate.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/DocumentMetadata/OtherInformationMetadataForUpdate.spec.js | +218 | −63 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/DocumentMetadata/OtherInformationMetadataForUpdate.vue | +43 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForCreate.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/UnderConstructionModal.vue | +0 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/metadata-helpers/data-transformatter-helper.js | +42 | −7 | Go to diff View file |
M | plugins/document/scripts/document/helpers/metadata-helpers/data-transformatter-helper.spec.js | +230 | −1 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +0 | −7 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +12 | −5 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +12 | −6 | Go to diff View file |