stable

Clone or download

Read-only

Refacto: have the same namespaces between program increment app and iteration app

part of story #21385 display Program's iterations No functional changes: Why this change? Both app have similar display, it's easy to follow if our front end apps are built the same way Change-Id: Ib5e384dc4755e627fe55b74da8e03a08751801b9

Modified Files

Name
M plugins/program_management/scripts/planned-iterations/src/components/App.test.ts +2 −2 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/App.vue +2 −2 Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/IterationCard.test.ts Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/IterationCard.vue Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.test.ts Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.vue Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSectionEmptyState.test.ts Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSectionEmptyState.vue Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/SVGPlannedIterationsEmptyState.vue Go to diff View file
R plugins/program_management/scripts/planned-iterations/src/components/IterationsToBePlannedSection.vue Go to diff View file