stable

Clone or download

Read-only

card preview: add details of card

this is part of story #11543 Use new palette colors as background color in A.D Card preview display now the details section. Card preview display values of an artifact of tracker. If tracker does not have any artifacts, fields will be displayed with XXX as value Background color will be displayed in next commit Change-Id: Iae12c6550325e06ea127fcc52b0b0d3b57e55706

Modified Files

Name
M plugins/cardwall/include/Semantic/CardFields.class.php +19 −3 Go to diff View file
A plugins/cardwall/include/Semantic/CardPreviewDetailsBuilder.php +119 −0 Go to diff View file
M plugins/cardwall/include/Semantic/SemanticCardPresenter.php +7 −1 Go to diff View file
M plugins/cardwall/include/autoload.php +3 −2 Go to diff View file
M plugins/cardwall/site-content/fr_FR/LC_MESSAGES/tuleap-cardwall.po +0 −3 Go to diff View file
M plugins/cardwall/site-content/tuleap-cardwall.pot +0 −3 Go to diff View file
M plugins/cardwall/templates/semantic-card-preview.mustache +16 −8 Go to diff View file
M plugins/cardwall/www/themes/default/css/style.scss +23 −2 Go to diff View file