stable

Clone or download

Read-only

Documents have their icon and color displayed

This is a part of story #12443 Table: Minimal folder display In this patch, their are no distinction bewteen two embedded files type and between two files type. They both display the same icon This feature will be done in a dedicated patch How to test : First, create some files and folder in your Document service. Then go to https://your.tuleap.example.test/plugins/document/yourProjectShortName/ You should see the icon next to the name of the item. Change-Id: I81c91a705797e63fd9aa7bade6108a4b444d6d6a

Modified Files

Name
M plugins/docman/include/REST/v1/ItemRepresentationVisitor.php +21 −6 Go to diff View file
M plugins/docman/tests/rest/DocmanDataBuilder.php +3 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderContentRow.vue +30 −3 Go to diff View file
M plugins/document/scripts/document/constants.js +6 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document/_document.scss +23 −0 Go to diff View file