stable
Clone or download
Read-only
Part of request #26381: Prevent relative imports outside of a package No functional change expected in "reports modal" in kanban. We can always extract it into its own package in the future. Change-Id: I32a1c8b6c050bc378d2c2c4ab51034b1af9e17bb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/package.json | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/pnpm-lock.yaml | +0 | −6 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/package.json | +5 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/pnpm-lock.yaml | +87 | −1 | Go to diff View file |
R | plugins/agiledashboard/scripts/cumulative-flow-diagram/cumulative-chart-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/cumulative-flow-diagram/cumulative-chart.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/cumulative-flow-diagram/index.js | Go to diff View file | ||
M | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/diagram-directive.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/webpack.common.js | +4 | −5 | Go to diff View file |