stable
Clone or download
Read-only
Given a Roadmap with progress configured, When there is a dependency from a milestone to another task, Then the arrow should start at the edge of the diamond, not X pixels after. Introduced by git #tuleap/stable/9c9bc79cdf0ff2289ea478b4ff704ce7524a4c8f Part of request #20980 Roadmap should not display any progress for "milestone" Change-Id: I05ee5adcdf062a4bc8bf0d14f4ab13756077e3e3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.test.ts | +16 | −2 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/GanttTask.vue | +21 | −3 | Go to diff View file |