stable

Clone or download

Read-only

Integration template service

part of story #8283 Enhance project creation user experience How to test: - create project from scrum, kanban, tuleap alm, issues => project should be created Change-Id: I14e1e02d9f00a3512c0bbbe60b87682c82903613

Modified Files

Name
M plugins/agiledashboard/www/resources/scrum_dashboard_template.xml +2957 −2254 Go to diff View file
M tests/phpunit/common/Project/REST/v1/RestProjectCreatorTest.php +3 −2 Go to diff View file
M tools/utils/setup_templates/agile_alm/agile_alm_template.xml +2999 −2728 Go to diff View file
M tools/utils/setup_templates/agile_alm/project.xml +8 −8 Go to diff View file
M tools/utils/setup_templates/issues/issue_template.xml +364 −182 Go to diff View file
M tools/utils/setup_templates/issues/project.xml +5 −5 Go to diff View file
M tools/utils/setup_templates/kanban/kanban_template.xml +286 −1842 Go to diff View file
M tools/utils/setup_templates/kanban/project.xml +4 −3 Go to diff View file
M tools/utils/setup_templates/scrum/project.xml +6 −12 Go to diff View file