stable

Clone or download

Read-only

Display the dedicated icon when a document is file or an embedded file

Part of the story #12443 : Table: Minimal folder display If a docuement is an embedded file or a file his dedicated icon and icon color are now displayed How to test : Create diferent type of file in your docman Then, go to https://yourTuleapServer.example.com/plugins/document/yourProject/ Your icon should be displayed and the right color should be applicated Change-Id: I8db54e4bc0f2aa1d502e5b595924762791b85a0e

Modified Files

Name
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +3 −1 Go to diff View file
A plugins/document/scripts/document/helpers/icon-for-mime-type.js +118 −0 Go to diff View file
M plugins/document/themes/BurningParrot/document/_document.scss +40 −0 Go to diff View file