stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: I8afaaa4b87ba3c2c76949ad5137e5524059c8122
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/baseline-page/BaselineArtifact.spec.js | +41 | −1 | Go to diff View file |
M | scripts/baseline/components/baseline-page/BaselineArtifact.vue | +28 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-page/BaselineArtifacts.vue | +11 | −6 | Go to diff View file |
M | scripts/baseline/components/baseline-page/BaselineContent.vue | +1 | −0 | Go to diff View file |
A | scripts/baseline/components/common/BaselineDepthLimitReachedMessage.vue | +28 | −0 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsComparison.spec.js | +5 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsComparison.vue | +7 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.vue | +1 | −0 | Go to diff View file |
A | scripts/baseline/components/comparison/content/ModifiedArtifact.spec.js | +72 | −0 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ModifiedArtifact.vue | +31 | −7 | Go to diff View file |
A | scripts/baseline/constants/index.js | +26 | −0 | Go to diff View file |
M | scripts/baseline/po/fr.po | +3 | −0 | Go to diff View file |
M | scripts/baseline/po/template.pot | +3 | −0 | Go to diff View file |
M | themes/BurningParrot/baseline/_baseline-content.scss | +4 | −0 | Go to diff View file |