stable
Clone or download
Read-only
Merge commit 'refs/changes/59/26859/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #28879 Display action icon beside the document name on hover in the Documents tree view Change-Id: If69378f9265ec00fdfe96e8f59fd5e68a7643934
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/AdvancedSearch/SearchResult/Cells/CellTitle.vue | +38 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/EmbeddedCellTitle.vue | +7 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/FileCellTitle.vue | +11 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue | +7 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/LinkCellTitle.vue | +7 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/WikiCellTitle.vue | +7 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ItemTitle/__snapshots__/LinkCellTitle.test.ts.snap | +4 | −1 | Go to diff View file |
M | plugins/document/scripts/document/constants.ts | +7 | −0 | Go to diff View file |
M | plugins/document/themes/_folder-content.scss | +14 | −2 | Go to diff View file |