stable
Clone or download
Read-only
request #17970 Include ListPickers in mass change view
[bonus] - I took the opportunity to change the background-color of the page and to resize the form. Now it looks like an artifact page. - I also took the opportunity to fix a css bug with list-picker-badges How to test: - In the mass change view --> List fields are list-pickers --> [unchanged] badges have the same height than badges containing user avatars Change-Id: I701dec4c5b8c587d08a91b0eaa8a450bd5ef2347
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.scss | +0 | −4 | Go to diff View file |
M | plugins/tracker/scripts/artifact/list-fields.ts | +1 | −1 | Go to diff View file |
M | plugins/tracker/themes/default/css/style.scss | +5 | −4 | Go to diff View file |
M | src/scripts/list-picker/src/renderers/BaseComponentRenderer.ts | +0 | −8 | Go to diff View file |
M | src/scripts/list-picker/src/selection/MultipleSelectionManager.ts | +5 | −0 | Go to diff View file |
M | src/scripts/list-picker/src/selection/SingleSelectionManager.ts | +5 | −3 | Go to diff View file |
M | src/scripts/list-picker/themes/style.scss | +4 | −0 | Go to diff View file |