stable

Clone or download

Read-only

request #14427 when no tuleap templates are available user reach an error page

How to reproduce: make sure that you do not have any tuleap service (disable git, tracker, agiledashboard) from your platform This message have been introduced at the beginning of development where only Tuleap templates were displayed. Now user will have at least the 'from an other project block', this check is no longer needed. Change-Id: I325819bd78e079d2e0998e44b847fff270fb2644

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +0 −3 Go to diff View file
M src/common/Project/Registration/ProjectRegistrationPresenter.php +0 −5 Go to diff View file
M src/templates/project/registration/project-registration.mustache +16 −24 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/Tuleap/TuleapTemplateList.test.ts +32 −19 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/Tuleap/TuleapTemplateList.vue +5 −2 Go to diff View file