stable
Clone or download
Read-only
part of story #8283 Enhance project creation user experience How to reproduce: Have a project template, with add your user as administrator of template In new project page the project is displayed: - in company template - in the list of project I'm admin of With this patch, the project is now only displayed in company templates Change-Id: Icc3fe3c52755c6c77dd9a85881c82161fdc812aa
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/REST/MinimalProjectRepresentation.php | +15 | −8 | Go to diff View file |
M | src/www/scripts/project/registration/src/api/rest-querier.test.ts | +5 | −11 | Go to diff View file |
M | src/www/scripts/project/registration/src/api/rest-querier.ts | +1 | −0 | Go to diff View file |
M | src/www/scripts/project/registration/src/type.ts | +1 | −0 | Go to diff View file |