stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Authors are not displayed, because GET projects/:id/baselines returns only author ids, not author names. Change-Id: I8ee852a55a52bf01ad60ff916da95163b9f77a50
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/api/rest-querier.js | +6 | −1 | Go to diff View file |
M | scripts/baseline/components/BaselineTable.spec.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/BaselineTableBodyCells.spec.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/BaselineTableBodyCells.vue | +6 | −1 | Go to diff View file |
M | scripts/baseline/components/NewBaselineModal.spec.js | +1 | −6 | Go to diff View file |
A | scripts/baseline/components/User.spec.js | +88 | −0 | Go to diff View file |
A | scripts/baseline/components/User.vue | +64 | −0 | Go to diff View file |
M | scripts/baseline/po/fr.po | +3 | −0 | Go to diff View file |
M | scripts/baseline/po/template.pot | +3 | −0 | Go to diff View file |
M | themes/BurningParrot/baseline/_baseline.scss | +2 | −2 | Go to diff View file |