stable
Clone or download
Read-only
part of story #8283 Enhance project creation user experience How to test: - create a project without check tos => you can't field is required - once check you can create project - a link open the project tos, like before (no modal, no burning parrot) Change-Id: I078790b87f8240be0dbe74dbfa4c7800cbc1a0c4
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/scripts/project/registration/po/fr_FR.po | +3 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Agreement/PolicyAgreement.vue | +38 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.test.ts | +166 | −3 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.vue | +110 | −33 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformationFooter.test.ts | +2 | −170 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformationFooter.vue | +3 | −100 | Go to diff View file |