stable
Clone or download
Read-only
Go to a TTM campaign, open a test, and open its dependency graph. The graph is displayed as before. No functional changes. Part of request #34342: Convert artifact links graph to TypeScript Change-Id: I030f626aba96c3349610961475f913390e0d6c8a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-directive.js | +2 | −75 | Go to diff View file |
A | plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/calculate-position.ts | +104 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/normalize-color.test.ts | +26 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/normalize-color.ts | +24 | −0 | Go to diff View file |