stable
Clone or download
Read-only
part of request #33654 move project milestone widget in vue3 No functional changes: - chart are still displayed - if chart can not be displayed (example no start date), then a warning message is displayed Change-Id: Ib8eb9f330c346e42b3fe215827021e01cbeb744e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartDisplayer.test.ts | +41 | −107 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartDisplayer.vue | +65 | −59 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartError.test.ts | +50 | −123 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseDescription/Chart/ChartError.vue | +9 | −24 | Go to diff View file |