stable
Clone or download
Read-only
part of: story #21385 display Program's iterations Please note: For the moment we do not take into account the possibility to customise the naming of "iterations". This commit only focus on the front-end, it will be done in a dedicated task. How to test: --> There are two sections "To be planned by the teams" and "Iterations" Change-Id: I394a28377159922c80d4d5207f45a5dd084a4e22
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/planned-iterations/po/fr_FR.po | +9 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/App.test.ts | +9 | −3 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/App.vue | +8 | −3 | Go to diff View file |
A | plugins/program_management/scripts/planned-iterations/src/components/IterationsToBePlannedSection.vue | +27 | −0 | Go to diff View file |
A | plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.vue | +43 | −0 | Go to diff View file |
A | plugins/program_management/scripts/planned-iterations/src/components/SVGPlannedIterationsEmptyState.vue | +36 | −0 | Go to diff View file |
M | plugins/program_management/themes/planned-iterations.scss | +1 | −0 | Go to diff View file |
A | plugins/program_management/themes/planned-iterations/_backlog.scss | +38 | −0 | Go to diff View file |