stable

Clone or download

Read-only

Merge 'gerrit #19929' into stable/master

* commit '719cec44db': request #16585 Remove default site template in project creation Change-Id: I6f32faaa2f3d530a8e30ddcf5b494bb672cd84e6

Modified Files

Name
M src/common/CLI/Events/GetWhitelistedKeys.php +1 −3 Go to diff View file
M src/common/Project/Registration/ProjectRegistrationPresenter.php +0 −17 Go to diff View file
M src/common/Project/Registration/ProjectRegistrationPresenterBuilder.php +0 −26 Go to diff View file
M src/common/Project/Registration/Template/TemplateFactory.php +0 −9 Go to diff View file
M src/scripts/project/registration/index.ts +0 −9 Go to diff View file
M src/scripts/project/registration/src/components/Information/ProjectInformation.test.ts +0 −2 Go to diff View file
M src/scripts/project/registration/src/components/Template/Advanced/AdvancedTemplateList.test.ts +0 −36 Go to diff View file
M src/scripts/project/registration/src/components/Template/Advanced/AdvancedTemplateList.vue +0 −8 Go to diff View file
M src/scripts/project/registration/src/components/Template/Company/CompanyTemplateList.test.ts +0 −2 Go to diff View file
M src/scripts/project/registration/src/store/state.ts +0 −1 Go to diff View file
M src/scripts/project/registration/src/store/type.ts +0 −1 Go to diff View file
M src/templates/project/registration/project-registration.mustache +0 −3 Go to diff View file
M tests/unit/common/Project/Registration/ProjectRegistrationPresenterBuilderTest.php +0 −63 Go to diff View file
M tests/unit/common/Project/Registration/Template/TemplateFactoryTest.php +0 −36 Go to diff View file