stable
Clone or download
Read-only
part of story #13217 Display embedded content How to test: Have a locked embedded document access it: like in mockup an icon is displayed title should precise more information about lock Have a non locked embedded document access it: no lock is displayed Change-Id: I82d7a55a38d2adb1e371505df309fa3fee7266ed
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemDisplay/DisplayEmbeddedContent.vue | +4 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/LockInfo/DocumentTitleLockInfo.spec.js | +77 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/LockInfo/DocumentTitleLockInfo.vue | +49 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateItem/UpdateEmbeddedFileModal.vue | +1 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +6 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-upload.js | +6 | −1 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_headers.scss | +13 | −0 | Go to diff View file |