stable
Clone or download
Read-only
part of story #8283 Enhance project creation user experience Change-Id: I67f07f329527ff09f7fd3ad65c1c98121f1b2168
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Request/RouteCollector.php | +2 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Approval/ProjectApproval.test.ts | +90 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Approval/ProjectApproval.vue | +11 | −0 | Go to diff View file |
A | src/www/scripts/project/registration/src/components/Approval/__snapshots__/ProjectApproval.test.ts.snap | +13 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.test.ts | +30 | −3 | Go to diff View file |
M | src/www/scripts/project/registration/src/components/Information/ProjectInformation.vue | +9 | −1 | Go to diff View file |