stable

Clone or download

Read-only

Add status for aleady linked atifacts

part of story #24971 [modal] search for artifacts How to test: - Enable the feature flag : $ tuleap config-set feature_flag_history_and_search_in_modal 1 - Open an artifact (with an artifact link field and with existing links) in the artifact modal - The status badge now have the color of status semantic Change-Id: I1cfdc83bfb2dfcbcfbabc7a8ea307fb52e622242

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkedArtifactTemplate.test.ts +3 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/link-field/LinkedArtifactTemplate.ts +3 −0 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/tests/stubs/LinkedArtifactStub.ts +2 −2 Go to diff View file