stable
Clone or download
Read-only
No functional changes Part of story #26776: configure roadmap filters Change-Id: I3512d574d5234b9b952ef0fa68cf754d18e8633f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/build-manifest.json | +1 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/jest.config.js | +2 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/package.json | +8 | −7 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/pnpm-lock.yaml | +447 | −95 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/po/fr_FR.po | +2 | −4 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/po/pt_BR.po | +2 | −4 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/src/bootstrap-vue-mount-point.ts | +28 | −33 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/src/components/App.test.ts | +35 | −16 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/src/components/App.vue | +110 | −120 | Go to diff View file |
D | plugins/roadmap/scripts/configure-widget/src/helpers/local-vue-for-test.ts | +0 | −32 | Go to diff View file |
M | plugins/roadmap/scripts/configure-widget/tsconfig.json | +1 | −0 | Go to diff View file |
R | plugins/roadmap/scripts/configure-widget/webpack.common.js | Go to diff View file | ||
R | plugins/roadmap/scripts/configure-widget/vue.shims.d.ts | Go to diff View file | ||
D | plugins/roadmap/scripts/configure-widget/webpack.prod.js | +0 | −23 | Go to diff View file |
R | plugins/roadmap/scripts/configure-widget/webpack.dev.js | Go to diff View file | ||
M | plugins/roadmap/scripts/roadmap-widget/po/fr_FR.po | +0 | −33 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/po/pt_BR.po | +0 | −33 | Go to diff View file |