stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Objective: improve readability How: use single semantic to represent depth (when loading artifacts) Change-Id: Ibd243a5a631c320aa512413889cd553c93e70ab5
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/api/request-manufacturer.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/api/request-manufacturer.spec.js | +9 | −9 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Artifact.spec.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Artifact.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentBody.spec.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentBody.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentPage.vue | +1 | −1 | Go to diff View file |
R | scripts/baseline/components/common/BaselineDepthLimitReachedMessage.vue | 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/ArtifactComparison.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.spec.js | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.vue | +7 | −7 | Go to diff View file |
M | scripts/baseline/presenters/baseline-artifact.spec.js | +8 | −8 | Go to diff View file |
M | scripts/baseline/store/baseline.js | +6 | −6 | Go to diff View file |
M | scripts/baseline/store/baseline.spec.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/store/current_comparison/abstract_baseline_content.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/store/current_comparison/abstract_baseline_content.spec.js | +2 | −4 | Go to diff View file |
M | scripts/baseline/store/current_comparison/index.js | +4 | −6 | Go to diff View file |
M | scripts/baseline/support/factories.js | +1 | −1 | Go to diff View file |