stable

Clone or download

Read-only

Show/hide xrefs

This is part of story #17180 take into account gitlab commits How to test: - Have an artifact that references some artfacts Expected results: - There is now a switch to show/hide "referenced by" section Change-Id: Ic93c37ccca262d78b5fa6b5f10d02990fadfcd05

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_CrossReferences.php +7 −0 Go to diff View file
A plugins/tracker/scripts/form-element/src/cross-references-fields.ts +44 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +3 −0 Go to diff View file
M plugins/tracker/templates/form-element/reference/cross_reference_section.mustache +16 −4 Go to diff View file
M plugins/tracker/themes/FlamingParrot/css/style.scss +12 −0 Go to diff View file
A plugins/tracker/themes/default/css/includes/_cross-references-fields.scss +33 −0 Go to diff View file
M plugins/tracker/themes/default/css/style.scss +1 −0 Go to diff View file
M plugins/tracker/tsconfig.json +2 −1 Go to diff View file
M plugins/tracker/webpack.common.js +1 −0 Go to diff View file