stable

Clone or download

Read-only

feat: Display artifact xref in tooltip

Like it is done in Roadmap, the xref is now displayed in every tooltips of an artifact. Part of story #26777: have artifact tooltips on roadmap Change-Id: I965c209850aa05731585544d04bd1c60d8752823

Modified Files

Name
M plugins/tracker/include/Tracker/Semantic/Tooltip/TooltipFetcher.php +4 −1 Go to diff View file
M plugins/tracker/templates/tooltip/artifact-tooltip-title.mustache +4 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Semantic/Tooltip/TooltipFetcherTest.php +6 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_cross-ref-tooltip.scss +13 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_cross-ref-tooltip.scss +13 −0 Go to diff View file