stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards Add a cardwall renderer in a dashboard. The widget is displayed and you can see information in table that looks like the old one. However: * dropdown menu on a card is not displayed (to avoid having to do bootstrap here) * the checkbox "free-hand" is not displayed In flaming parrot (Legacy widget or cardwall renderer) it works as before. Change-Id: I323a7ebf08279fb2707a4c0ab413658cf095979a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/cardwallPlugin.class.php | +19 | −7 | Go to diff View file |
M | plugins/cardwall/www/themes/default/css/style.scss | +13 | −0 | Go to diff View file |
M | plugins/tracker/templates/card-details.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/BurningParrot/css/_tracker.scss | +2 | −0 | Go to diff View file |
A | plugins/tracker/www/themes/default/css/includes/_cards.scss | +158 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +1 | −153 | Go to diff View file |