stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Change-Id: Iec7eb32e916dd72a1410e2f88ae9476167dda131
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/App.spec.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/App.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/HomePage.spec.js | +8 | −2 | Go to diff View file |
M | scripts/baseline/components/HomePage.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineButton.spec.js | +4 | −1 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineButton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.spec.js | +9 | −3 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/SaveComparisonModal.spec.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/SaveComparisonModal.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/TransientComparisonLabel.spec.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/TransientComparisonLabel.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/layout/Modal.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/new-baseline/NewBaselineModal.spec.js | +5 | −2 | Go to diff View file |
M | scripts/baseline/components/new-baseline/NewBaselineModal.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/router/index.js | +1 | −1 | Go to diff View file |
A | scripts/baseline/store/dialog_interface.js | +38 | −0 | Go to diff View file |
M | scripts/baseline/store/options.js | +2 | −9 | Go to diff View file |