stable
Clone or download
Read-only
No functional changes. Part of story #14881: Transform “Test Management” pane in “Integrated pane” Test Change-Id: Ia9bc6ba270ce9f6b6e801812544e7d7b14071c4a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/build-manifest.json | +4 | −0 | Go to diff View file |
M | plugins/testmanagement/include/TestPlan/TestPlanController.php | +2 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/test-plan/index.ts | +41 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/test-plan/po/fr_FR.po | +16 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/test-plan/src/components/App.vue | +32 | −0 | Go to diff View file |
A | plugins/testmanagement/scripts/test-plan/vue.shims.d.ts | +23 | −0 | Go to diff View file |
M | plugins/testmanagement/templates/test-plan.mustache | +1 | −3 | Go to diff View file |
M | plugins/testmanagement/webpack.common.js | +35 | −1 | Go to diff View file |