stable

Clone or download

Read-only

Card preview display a minimal card

this is part of story #11543 Use new palette colors as background color in A.D This patch introduce card preview in Card Smeantic For now, the card preview display a card, without details and without background. You should have maximum 10 cards displayed, and card_content only display a fake id and an example of card description. Change-Id: Id5bc230ae75208171160d38b863c7e62cbcbb4a8

Modified Files

Name
M plugins/cardwall/include/Semantic/SemanticCardPresenter.php +5 −1 Go to diff View file
M plugins/cardwall/site-content/fr_FR/LC_MESSAGES/tuleap-cardwall.po +6 −0 Go to diff View file
M plugins/cardwall/site-content/tuleap-cardwall.pot +6 −0 Go to diff View file
A plugins/cardwall/templates/semantic-card-preview.mustache +13 −0 Go to diff View file
M plugins/cardwall/templates/semantic-card.mustache +10 −2 Go to diff View file
M plugins/cardwall/www/themes/default/css/style.scss +15 −0 Go to diff View file