An error occurred while fetching this tab.
Add link to project page from admin view
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: aus
Currently, there is no way to link directly to a project page from the admin interface. When you visit /admin/projects/user.name/project.name
to view the details of the project, there is no link to get directly to the project at /user.name/project.name
. This simply adds a link to the project name linking directly to the project path.
The only way to get to a project page from the admin view is by clicking the Edit button and then navigating to the project home. This takes too many clicks.
Push commits to the source branch or add previously merged commits to review them.