stable
Clone or download
Read-only
Merge commit 'refs/changes/05/17305/9' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14343 project licence agreement should be displayed in a modal
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/Admin/Service/ProjectServiceActivator.php | +3 | −2 | Go to diff View file |
M | src/www/scripts/project/registration/po/fr_FR.po | +9 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/api/rest-querier.test.ts | +14 | −1 | Go to diff View file |
M | src/www/scripts/project/registration/src/api/rest-querier.ts | +8 | −2 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Agreement/AgreementModal.test.ts | +58 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Agreement/AgreementModal.vue | +83 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Agreement/PolicyAgreement.test.ts | +33 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/Agreement/PolicyAgreement.vue | +19 | −2 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Information/Agreement/__snapshots__/PolicyAgreement.test.ts.snap | +6 | −0 | Go to diff View file |