stable
Clone or download
Read-only
* Add a page max-width * Title is now under the svg in small screen size view * Add more space between template sections * Fix extra space after .register-new-project-section-badge * Remove subtitle in project services modal * ALign card content Part of request #14405 - Glossify new project creation Change-Id: I878cd77c686664c667ef82ec6920e34494b30c03
Modified Files
Name | ||||
---|---|---|---|---|
M | src/glyphs/issues.svg | +3 | −3 | Go to diff View file |
M | src/www/scripts/project/registration/po/fr_FR.po | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.vue | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/Advanced/AdvancedTemplateList.vue | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/AllProjectTemplates.vue | +2 | −3 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/Company/CompanyTemplateList.vue | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/NewProjectBoxesSvg.vue | +2 | −2 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/Services/ProjectServices.test.ts | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Template/Services/ProjectServices.vue | +12 | −14 | 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.vue | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/project-registration/_project-registration.scss | +16 | −10 | Go to diff View file |
M | src/www/themes/BurningParrot/css/project-registration/includes/_cards.scss | +0 | −5 | Go to diff View file |
M | src/www/themes/BurningParrot/css/project-registration/includes/_services.scss | +8 | −2 | Go to diff View file |