Project Admin: Edit Project

Page Overview

This is the Project Admin page for a GForge project, specifically the 'Edit Project' tab. The Edit Project tab allows project administrators to modify fundamental project settings and properties. The page provides a form-based interface where administrators can update the project's basic information including its display name, public description, visibility settings, and template status. The page also includes functionality to delete the project entirely through a confirmation modal dialog. This administrative interface is essential for maintaining project metadata and controlling how the project appears to users throughout the GForge system. The page maintains the standard GForge navigation structure with a project dropdown menu and tabbed interface for different administrative functions.

UI Elements

Project Navigation Dropdown – Located in the top-left header area, this dropdown button with a gear icon provides access to all project modules and administrative functions, organized by category (Plan/Track, DevOps, Knowledge, Trackers, Admin).

Project Title Header – Positioned at the top of the page, displays "GForge" as the project name with "Project Admin" subtitle, along with status badges showing "Active" and "Public" on the right side.

Parent Project Link – Located below the main project title, shows "part of GForge Group, Inc." indicating this project's relationship to a parent organization.

Breadcrumb Navigation – Positioned below the project header, shows the navigation path "GForge > Project Admin".

Administrative Tabs – A horizontal tab bar below the breadcrumbs containing tabs for Modules, Edit (currently active), Roles, Groups, SCM, Homepage, Snapshots, Categories, Orgs, Trackers, Send Notification, and Notification History.

Team Button – Located on the right side of the tab bar, provides quick access to team management functionality.

Project Title Field – A form input field with an icon, currently containing "GForge", allowing administrators to change the human-readable project name (maximum 40 characters).

Public Description Field – A large text editor area containing the project's public description, with rich text editing capabilities for formatting the content that appears on the project's main page.

Public Setting Toggle – A button group with "Public" and "Private" options, with "Public" currently selected, controlling the project's visibility to other users.

Template Setting Toggle – A button group with "Yes" and "No" options, with "No" currently selected, determining whether this project can be used as a template for creating other projects.

Save Changes Button – A green button with a checkmark icon located at the bottom-left of the form, used to save any modifications made to the project settings.

Delete Project Button – A red button with an X icon positioned at the bottom-right of the form, which opens a confirmation modal for permanently deleting the project.

Delete Confirmation Modal – A modal dialog that appears when the delete button is clicked, containing warnings about the deletion process, SCM repository backup options, and a text field requiring the user to type the project name to confirm deletion.