2.1 Dashboard Intro
The Dashboard shows all the data that is relevant to the projects and issues, it also provides many graphs for the user to analyze the current situation easily.
2.2 Projects
...
Projects: Main
When the user first opens the Projects page, this is the first page that shows up called Project Listing Page. Users can view all the current projects from this page.
2.2.1 Create
...
Projects: Create
Users can create a new project on this page. First, they need to click the “+” button to open a new project.
...
After clicking the “Create” button, the project will be created and shown on the main listing page.
2.2.2 Edit
...
Projects: Edit
If the user wants to change the project detail, they can open the detail edit table by clicking the project row from the user listing.
2.2.2.1 Details
...
Projects: Edit Details
The editing table allows the user to edit or delete the current project. It also consists of three sidebars which are Details, People, and Issue Types.
The Details page displays all the details filled in at the creation time. The user is allowed to edit Project Name, Project Key, Project Type, Project Category, Lead Default Assignee, and Description.
2.2.2.2 Projects
...
Projects: People
The People tab allows you to view who are the people working on this project. Also, you may search for someone by typing their name or username.
2.2.2.2.1 Create
...
Projects: People Create
The create button allows you to add new user(s) to the project.
...
When you click on the create button, this page will appear, which allows you to choose users to add to the project, choose the rank, and write a description. Lastly, click on + ADD USER(S) to add the user(s).
2.2.2.2.2 Edit
...
Projects: People Edit
You can click on a user row to edit the user information.
...
When you click on the user row, you can view the username, and edit the rank and description.
2.2.2.3 Issue Types
...
Projects: Issues Type
The Issue Types tab allows you to view issue types on the project. Also, you may search for the issue type by typing its name or code.
2.2.2.3.1 create
...
Projects: Issue type Create
...
When you click on the create button, this page will appear, which allows you to choose issue types to add to the project, and write a description, lastly, click on + ADD ISSUE TYPE(S) to add the issue type(s).
2.2.2.3.2 edit
...
Projects: Issue Type Edit
...
When you click on the user row, you can view the issue type name, and edit the description.
2.2.3 Search
...
Projects: Search
You can search for a project by Project Name, Project Code, Project Category Code, and Date Created.