stable
Clone or download
Read-only
request #16585 Remove default site template in project creation
Change-Id: I23a14f53c1f31c00400d2f8ac51388c33e61f6a8
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 |