stable
Clone or download
Read-only
Part of request #25735: Move Baseline plugin into main source tree Change-Id: Ifbe605b680a793572716b870668727efb5d205c8
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/App.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/App.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/IndexPage.vue | +2 | −16 | Go to diff View file |
R | scripts/baseline/components/Notification.vue | Go to diff View file | ||
R | scripts/baseline/components/baseline-content/Field.test.js | Go to diff View file | ||
R | scripts/baseline/components/baseline-content/Field.vue | Go to diff View file | ||
M | scripts/baseline/components/baseline-content/ArtifactsList.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ArtifactsList.vue | +1 | −1 | Go to diff View file |
R | scripts/baseline/components/baseline-content/Artifact.test.js | Go to diff View file | ||
R | scripts/baseline/components/baseline-content/Artifact.vue | Go to diff View file | ||
R | scripts/baseline/components/baselines-list/Baseline.vue | Go to diff View file | ||
M | scripts/baseline/components/baselines-list/BaselinesList.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/baselines-list/BaselinesList.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactLabel.vue | +1 | −4 | Go to diff View file |
R | scripts/baseline/components/common/Statistic.vue | Go to diff View file | ||
M | scripts/baseline/components/comparison/ComparisonStatistics.vue | +11 | −8 | Go to diff View file |
R | scripts/baseline/components/comparisons-list/Comparison.test.js | Go to diff View file | ||
R | scripts/baseline/components/comparisons-list/Comparison.vue | Go to diff View file | ||
M | scripts/baseline/components/comparisons-list/ComparisonsList.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/ComparisonsList.vue | +3 | −3 | Go to diff View file |
R | scripts/baseline/components/layout/Modal.vue | Go to diff View file | ||
M | scripts/baseline/index.js | +8 | −1 | Go to diff View file |
M | scripts/baseline/store/current_comparison/abstract_baseline_content.js | +0 | −1 | Go to diff View file |