stable

Clone or download

Read-only

Remove some inconsistency code in project creation service

part of story #8283 Enhance project creation user experience No functional change expected Change-Id: I50ffd36d3fcb5865d128d23546e96ad46ba16bf7

Modified Files

Name
M src/common/Project/Registration/ProjectRegistrationController.php +0 −1 Go to diff View file
M src/www/scripts/project/registration/index.ts +7 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/Fields/FieldDescription.test.ts +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/ProjectInformation.test.ts +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/ProjectInformationFooter.test.ts +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/Company/CompanyTemplateList.test.ts +2 −2 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/TemplateCard.test.ts +3 −3 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/TemplateCard.vue +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Template/Tuleap/TuleapTemplateList.test.ts +2 −2 Go to diff View file
M src/www/scripts/project/registration/src/store/getters.test.ts +2 −2 Go to diff View file
M src/www/scripts/project/registration/src/store/mutations.test.ts +6 −6 Go to diff View file
M src/www/scripts/project/registration/src/type.ts +1 −1 Go to diff View file