stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 How to test: --> Shows error message when baseline fetch failed --> Shows skeleton when is fetching --> Shows baseline header when baseline is fetched Change-Id: I665ab5acb422c5d94899371e0dd16de7f468bdf9
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/api/rest-querier.js | +6 | −1 | Go to diff View file |
A | scripts/baseline/components/BaselinePage.spec.js | +143 | −0 | Go to diff View file |
A | scripts/baseline/components/BaselinePage.vue | +100 | −0 | Go to diff View file |
M | scripts/baseline/components/BaselineTableBodyCells.vue | +3 | −2 | Go to diff View file |
M | scripts/baseline/components/Router.spec.js | +7 | −6 | Go to diff View file |
M | scripts/baseline/components/Router.vue | +21 | −3 | Go to diff View file |
M | scripts/baseline/components/RouterPlugin.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/routes.js | +2 | −0 | Go to diff View file |
M | scripts/baseline/po/fr.po | +6 | −0 | Go to diff View file |
M | scripts/baseline/po/template.pot | +6 | −0 | Go to diff View file |
M | scripts/baseline/presenters/baseline.js | +8 | −1 | Go to diff View file |
M | scripts/baseline/presenters/baseline.spec.js | +51 | −1 | Go to diff View file |
M | themes/BurningParrot/baseline/_baseline.scss | +8 | −0 | Go to diff View file |