stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Add buton to save current comparison with some attributes: - name is required. - command is not. Change-Id: I607e9f8870c240738a7c5390918b5a464adea0ff
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/api/rest-querier.js | +23 | −6 | Go to diff View file |
A | scripts/baseline/components/comparison/ComparisonPage.spec.js | +62 | −0 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonPage.vue | +29 | −0 | Go to diff View file |
A | scripts/baseline/components/comparison/SaveComparisonModal.spec.js | +102 | −0 | Go to diff View file |
A | scripts/baseline/components/comparison/SaveComparisonModal.vue | +135 | −0 | Go to diff View file |
M | scripts/baseline/po/fr.po | +15 | −0 | Go to diff View file |
M | themes/BurningParrot/_baseline.scss | +1 | −0 | Go to diff View file |
A | themes/BurningParrot/baseline/_comparison.scss | +24 | −0 | Go to diff View file |