stable
Clone or download
Read-only
part of: story #21385 display Program's iterations How to test: - In ProgramIncrementResource.php::323, add `throw new RestException(403, 'Nope');` - Refresh the app --> An error message is displayed Change-Id: I104c08a093d1f068a07f6295c84af516ab151a38
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/planned-iterations/po/fr_FR.po | +6 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.test.ts | +44 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.vue | +30 | −4 | Go to diff View file |
M | plugins/program_management/themes/planned-iterations/_iterations.scss | +4 | −0 | Go to diff View file |