stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: Id1eebf3a29e943b7ff79ffefe44bcbd6c92509f1
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/baseline-content/Artifact.spec.js | +1 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactComparison.spec.js | +17 | −52 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactComparison.vue | +10 | −74 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsListComparison.spec.js | +12 | −7 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsListComparison.vue | +1 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.vue | +51 | −59 | Go to diff View file |
M | scripts/baseline/po/fr.po | +0 | −3 | Go to diff View file |
M | scripts/baseline/presenters/baseline.js | +26 | −6 | Go to diff View file |
M | scripts/baseline/store/baseline.js | +4 | −21 | Go to diff View file |
A | scripts/baseline/store/comparison.js | +74 | −0 | Go to diff View file |
M | scripts/baseline/store/options.js | +2 | −0 | Go to diff View file |
M | scripts/baseline/support/factories.js | +4 | −0 | Go to diff View file |