stable
Clone or download
Read-only
This is a part of story #13589 Update hardcoded metadata How to test: Open an embedded file on display view Then update its metadata: => if you change the title, the document title is updated without refreshing the page Change-Id: Iadf029c53ad4dccb9e68a3fd7ac09185ec6d290a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.spec.js | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Breadcrumb/DocumentBreadcrumb.vue | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbedded.spec.js | +6 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbedded.vue | +3 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbeddedContent.spec.js | +18 | −18 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbeddedContent.vue | +34 | −13 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/EmbeddedFileEditionSwitcher.spec.js | +4 | −4 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/EmbeddedFileEditionSwitcher.vue | +3 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateMetadataModal.vue | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-global.js | +0 | −5 | Go to diff View file |
M | plugins/document/scripts/document/store/state.js | +0 | −1 | Go to diff View file |