stable
Clone or download
Read-only
part of request #17889 Heartbeat - add entries for document access (preview + download) This change have been decided with Design, we now are able to use our own fontawesome icon and they are easier to maintain than the svg ones Change-Id: I39e6bc53f70b66e72dc7482d9e68861221486283
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/git/glyphs/tuleap-git-small.svg | +0 | −3 | Go to diff View file |
D | plugins/git/glyphs/tuleap-git.svg | +0 | −3 | Go to diff View file |
M | plugins/git/include/Git/LatestHeartbeatsCollector.php | +7 | −41 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +0 | −12 | Go to diff View file |
M | plugins/git/tests/unit/Git/LatestHeartbeatsCollectorTest.php | +6 | −17 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Heartbeat/LatestHeartbeatsCollector.php | +6 | −37 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Heartbeat/LatestHeartbeatsCollectorTest.php | +5 | −28 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/LatestHeartbeatsCollector.php | +8 | −42 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/LatestHeartbeatsCollectorTest.php | +12 | −24 | Go to diff View file |
M | src/common/Project/HeartbeatsEntry.php | +6 | −46 | Go to diff View file |
M | src/common/Project/REST/HeartbeatsEntryRepresentation.php | +18 | −12 | Go to diff View file |
M | src/templates/widgets/project-heartbeat.mustache | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/dashboards/includes/widgets/heartbeat.scss | +2 | −4 | Go to diff View file |
M | tests/unit/common/Project/HeartbeatsEntryCollectionTest.php | +5 | −8 | Go to diff View file |