stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: Ib7005494ed26904b3dece2fb03a41d3c924a3282
Modified Files
Name | ||||
---|---|---|---|---|
M | db/install.sql | +1 | −1 | Go to diff View file |
M | include/Domain/Comparison.php | +1 | −1 | Go to diff View file |
M | include/Domain/TransientComparison.php | +8 | −3 | Go to diff View file |
M | include/REST/ComparisonController.php | +1 | −1 | Go to diff View file |
M | include/REST/ComparisonRepresentation.php | +2 | −2 | Go to diff View file |
M | include/REST/ComparisonsResource.php | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonHeader.vue | +4 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonPage.vue | +0 | −6 | Go to diff View file |
M | scripts/baseline/components/comparison/SaveComparisonModal.vue | +0 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/SavedComparisonLabel.vue | +5 | −3 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/Comparison.vue | +6 | −1 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonButton.vue | +8 | −2 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonConfirmationModal.spec.js | +3 | −1 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonConfirmationModal.vue | +4 | −2 | Go to diff View file |
M | scripts/baseline/po/fr.po | +6 | −3 | Go to diff View file |
M | scripts/baseline/support/factories.js | +1 | −1 | Go to diff View file |