stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: I05e9d22eb24e61c764183dbfcc004c899f9a662b
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/BaselineTableBodyCells.vue | +9 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Artifact.spec.js | +12 | −7 | Go to diff View file |
A | scripts/baseline/components/common/ArtifactBadge.spec.js | +43 | −0 | Go to diff View file |
A | scripts/baseline/components/common/ArtifactBadge.vue | +24 | −0 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactLabel.vue | +5 | −11 | Go to diff View file |
A | scripts/baseline/components/common/ArtifactLink.vue | +38 | −0 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactComparison.spec.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsListComparison.spec.js | +5 | −5 | Go to diff View file |
M | scripts/baseline/presenters/baseline.js | +11 | −2 | Go to diff View file |
M | scripts/baseline/presenters/baseline.spec.js | +76 | −12 | Go to diff View file |
M | scripts/baseline/support/factories.js | +10 | −4 | Go to diff View file |
M | themes/BurningParrot/_baseline.scss | +4 | −0 | Go to diff View file |
M | themes/BurningParrot/baseline/_baselines-list.scss | +4 | −0 | Go to diff View file |