stable
Clone or download
Read-only
This is a part of story #8283 Enhance project creation user experience This patch does not take in account if the plateform allows restricted users. You can test this patch by playing with the switch. Change-Id: I9e4aae4f410b99a50ff4e8dc1075ade4a70ecba4
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/scripts/project/registration/po/fr_FR.po | +22 | −2 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Input/ProjectInformationInputPrivacySwitch.test.ts | +51 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Input/ProjectInformationInputPrivacySwitch.vue | +62 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/Input/ProjectName.vue | +1 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.test.ts | +4 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.vue | +4 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/project-registration/_project-registration.scss | +9 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/project-registration/includes/_project-information.scss | +23 | −0 | Go to diff View file |