stable
Clone or download
Read-only
part of story #21385 display Program's iterations Iteration section is now always visible in program administration section Iteration app is always visible, Iteration content and to be planned section display that this part of app are not yet implemented Change-Id: I80cffe34c151a701250b0f6af9b8995a620c5cee
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/program_management/include/Adapter/FeatureFlag/ForgeConfigAdapter.php | +0 | −37 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Admin/ProgramAdminPresenter.php | +0 | −3 | Go to diff View file |
M | plugins/program_management/include/DisplayAdminProgramManagementController.php | +0 | −3 | Go to diff View file |
D | plugins/program_management/include/Domain/FeatureFlag/VerifyIterationsFeatureActive.php | +0 | −29 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Backlog/AsynchronousCreation/IterationCreationDetector.php | +0 | −5 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +0 | −10 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/init-preview-labels-helper.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/init-preview-labels-helper.ts | +1 | −5 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/program-configuration-builder.test.ts | +4 | −24 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/program-configuration-builder.ts | +2 | −6 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/index.ts | +3 | −9 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.test.ts | +10 | −57 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.ts | +7 | −10 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/submit-configuration-handler.test.ts | +4 | −8 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/submit-configuration-handler.ts | +2 | −3 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/po/fr_FR.po | +3 | −3 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/Iteration/IterationUserStoryList.vue | +1 | −0 | Go to diff View file |
M | plugins/program_management/scripts/planned-iterations/src/components/Backlog/ToBePlanned/IterationsToBePlannedSection.vue | +1 | −1 | Go to diff View file |
M | plugins/program_management/templates/admin/admin.mustache | +1 | −2 | Go to diff View file |
M | plugins/program_management/templates/admin/milestones/admin-configuration-program-increment-section.mustache | +1 | −1 | Go to diff View file |
M | plugins/program_management/templates/admin/milestones/admin-configuration-tracker.mustache | +2 | −9 | Go to diff View file |
M | plugins/program_management/tests/rest/v1/Helper/ProgramDataBuilder.php | +0 | −3 | Go to diff View file |
D | plugins/program_management/tests/unit/Adapter/FeatureFlag/ForgeConfigAdapterTest.php | +0 | −53 | Go to diff View file |
M | plugins/program_management/tests/unit/DisplayAdminProgramManagementControllerTest.php | +0 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/ArtifactUpdatedHandlerTest.php | +0 | −2 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Backlog/AsynchronousCreation/IterationCreationDetectorTest.php | +0 | −12 | Go to diff View file |
D | plugins/program_management/tests/unit/Stub/VerifyIterationsFeatureActiveStub.php | +0 | −50 | Go to diff View file |
M | plugins/program_management/themes/planned-iterations/_iterations.scss | +4 | −0 | Go to diff View file |
M | tests/e2e/full/tuleap/setup.sh | +0 | −1 | Go to diff View file |