stable
Clone or download
Read-only
Part of story #10061 new project admin homepage and navigation After UXD review, here are the required changes: - Description paragraph should come first - There should be only one paragraph, no bold - There should not be a checkbox to remove the parent - The parent project should be displayed as a property - Once there is a parent, to change it we must remove/add - On remove, there is a confirmation modal Change-Id: I2dbfbbda417a776a812f89b9011b8afe425b1c83
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +32 | −24 | Go to diff View file |
M | site-content/tuleap-core.pot | +22 | −14 | Go to diff View file |
M | src/common/project/Admin/ProjectDetails/ProjectHierarchyPresenter.php | +14 | −14 | Go to diff View file |
A | src/templates/project/project-hierarchy-delete-modal.mustache | +33 | −0 | Go to diff View file |
M | src/templates/project/project-hierarchy.mustache | +18 | −22 | Go to diff View file |
M | src/www/scripts/project/admin/project-admin.js | +9 | −7 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/project-admin/_details.scss | +2 | −6 | Go to diff View file |