stable
Clone or download
Read-only
Part of story #24970 [modal] select type for links When editing an artifact, the current edited artifact should not be in the artifact link list No functional change expected at artifact creation Change-Id: I8332ca23f3528d9db92f8fb054da3567b2aa4c57
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.test.ts | +9 | −9 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.ts | +13 | −4 | Go to diff View file |
A | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactRESTFilter.test.ts | +71 | −0 | Go to diff View file |
A | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/fields/link-field/LinkableArtifactRESTFilter.ts | +35 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js | +4 | −4 | Go to diff View file |