stable
Clone or download
Read-only
this is part of story #11542 Update tracker "color picker" to have beautiful colors to associate with select box values How to test: Go in Card semantic view. On a tracker with no field, an empty state is displayed for car field background color section. On a tracker with fied, a drop down should display all tracker fields (filter on only possible field will be done in a dedicated commit). Update/Save field for background color will be done in a dedicated commit Change-Id: I05239bb22c9ab24e57f40248777e9837bd1085c5
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/cardwall/include/Semantic/BackgroundColorSelectorPresenter.php | +54 | −0 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFields.class.php | +124 | −53 | Go to diff View file |
M | plugins/cardwall/include/autoload.php | +4 | −3 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.class.php | +7 | −0 | Go to diff View file |
A | plugins/cardwall/site-content/fr_FR/LC_MESSAGES/tuleap-cardwall.po | +34 | −0 | Go to diff View file |
A | plugins/cardwall/site-content/tuleap-cardwall.pot | +16 | −0 | Go to diff View file |
A | plugins/cardwall/templates/semantic-card-background-selector.mustache | +24 | −0 | Go to diff View file |