stable
Clone or download
Read-only
Configuration and Widget app should have separate build This is a follow-up of git #tuleap/stable/e7cb66e5ed8642c92e1c52e8d92554cce9933065 No functional changes. Part of story #26776: configure roadmap filters Change-Id: I2d036485bfac87694a7d5d518bc2cb93ca547663
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/include/Roadmap/RoadmapProjectWidget.php | +2 | −12 | Go to diff View file |
M | plugins/roadmap/include/roadmapPlugin.php | +3 | −10 | Go to diff View file |
D | plugins/roadmap/package.json | +0 | −18 | Go to diff View file |
D | plugins/roadmap/pnpm-lock.yaml | +0 | −13 | Go to diff View file |
R | plugins/roadmap/themes/widget-configuration.scss | Go to diff View file | ||
M | plugins/roadmap/scripts/configure-widget/webpack.common.js | +1 | −0 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/package.json | +1 | −0 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
R | plugins/roadmap/themes/_controls.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_dependencies.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_gantt-board.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_gantt-header.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_grid.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_iteration.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_popover.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_roadmap-variables.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_scrolling-area.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_task.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_timeperiod.scss | Go to diff View file | ||
R | plugins/roadmap/themes/_today.scss | Go to diff View file | ||
R | plugins/roadmap/themes/widget-roadmap.scss | Go to diff View file | ||
M | plugins/roadmap/scripts/roadmap-widget/webpack.common.js | +1 | −0 | Go to diff View file |
D | plugins/roadmap/tsconfig.json | +0 | −9 | Go to diff View file |
D | plugins/roadmap/webpack.common.js | +0 | −51 | Go to diff View file |
D | plugins/roadmap/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/roadmap/webpack.prod.js | +0 | −23 | Go to diff View file |