stable
Clone or download
Read-only
No functional changes. Part of story #26776: configure roadmap filters Change-Id: I7e1e4ef104351c3c202d00b7ccaa03871e14eb2e
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +1 | −0 | Go to diff View file |
M | plugins/roadmap/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/roadmap/include/Roadmap/RoadmapProjectWidget.php | +5 | −4 | Go to diff View file |
M | plugins/roadmap/include/roadmapPlugin.php | +4 | −7 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/jest.config.js | +4 | −9 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/package.json | +4 | −3 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/pnpm-lock.yaml | +18 | −40 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/po/fr_FR.po | +0 | −9 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/po/pt_BR.po | +0 | −9 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/src/bootstrap-vue-mount-point.ts | +2 | −2 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/src/components/App.vue | +14 | −0 | Go to diff View file |
D | plugins/roadmap/scripts/configure-widget/src/style/widget-configuration.scss | +0 | −30 | Go to diff View file |
A | plugins/roadmap/scripts/configure-widget/vite.config.ts | +40 | −0 | Go to diff View file |
D | plugins/roadmap/scripts/configure-widget/webpack.common.mjs | +0 | −67 | Go to diff View file |
D | plugins/roadmap/scripts/configure-widget/webpack.dev.mjs | +0 | −23 | Go to diff View file |
D | plugins/roadmap/scripts/configure-widget/webpack.prod.mjs | +0 | −23 | Go to diff View file |