stable
Clone or download
Read-only
When a semantic title is set on an artifact, its title is displayed on every tooltips that reference it. If no title, then no title :) Part of story #26777: have artifact tooltips on roadmap Change-Id: I38798b5d11a206b35f0dba123b6de2c2a8f5e86c
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/tooltip/src/tooltip.js | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Artifact.php | +17 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tooltip/TooltipFetcher.php | +8 | −3 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +7 | −9 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Tooltip/TooltipFetcherTest.php | +21 | −15 | Go to diff View file |
M | src/common/Reference/ReferenceGetTooltipRepresentationEvent.php | +0 | −2 | Go to diff View file |