stable

Clone or download

Read-only

Pass colorpicker input name and id via data

Part of story #11542 - Update tracker "color picker" to have beautiful colors to associate with select box values The goal of this refactoring is to extract name and id of the input containing the choosen color in order to allow the colorpicker to be used in planning admin. How to test: - No functional change Change-Id: Ice1392c08f65ae5bc5d910a91c7f785ae9e631bf

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindDecorator.class.php +5 −2 Go to diff View file
M plugins/tracker/www/scripts/colorpicker/ColorPicker.vue +11 −8 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +4 −0 Go to diff View file