Kanban Board

Create a Kanban Board, learn about the Kanban view, and change your settings in the Kanban Board View in Innoslate.

Function Description
Creating a Kanban Board Create your own Kanban Board with Innoslate's Charts View. 
Kanban Board View The Kanban Board View displays the issues of the current repository.
Kanban Board Settings Sort tasks, show/hide attributes, create number levels, view & assign tasks, show/hide cross-project indicators, and see the grid view in Kanban Board Settings.

Creating a Kanban Board

Step 1: Navigate to ‘Charts Dashboard’, then click on ‘New Chart’.

Step 2: Choose ‘Kanban Board’ and select either the ‘Blank Board’ or ‘Project Workflow Board’ board template. The ‘Blank Board’ starts without any columns while the ‘Project Workflow Board’ adds the defaulted ‘To Do’, ‘In Progress’, ‘In Review’, and ‘Done’ columns to the board. Once you have the template selected, click ‘Next’.

kanban board create 1

Step 3: Give the root Task a name or number, then click ‘Next’, then click ‘Finish’.

kanban board create 2

Adding Columns

To add a Time entity column to the Kanban Board, click the ‘New’ button dropdown in the toolbar and then either ‘New Column’ or ‘Relate Existing Column’.

kanban board create 3

If creating a new column, specify a name or number for the column and then click ‘Add’.

kanban board create 4

If adding an existing column, use the entity multi-selector in the dialog to choose 1 or more columns and then click ‘Add’.

Note: Columns are sorted by number, from left to right.

Adding Tasks

To add a Task entity to the Kanban Board, click the ‘New’ button dropdown in the toolbar and then either ‘New Task’ or ‘Relate Existing Task.'

If creating a new Task, specify a name or number for the column, choose a column to add the Task to, and then click ‘New.'

 

If adding an existing Task, choose a column to add the Task to, use the entity multi-selector in the dialog to choose 1 or more Task entities, and then click ‘Add’.

Select Column/Task

kanban board overview

Click on a column or task to select it, which will then show the ‘Metadata’, ‘Attributes’, and ‘Relationships’ tabs on the left sidebar, underlined in the image above.  Changing the Name, Number, Description, Due Date, Assignee, Percent Complete, or Labels on the Task entity under the Attributes tab will be reflected immediately on the Task card on the Kanban Board.

Also noted above, hovering over the assignee icon lists all the users assigned to that task, if any. Tasks that are locked will show a lock icon in the lower left-hand corner and likewise, tasks with at least 1 unresolved comment will show a comment blurb icon. Hovering over this icon will tell you how many unresolved comments there are for that task.

Click-and-drag a task onto another column to easily move tasks between columns. The tasks will then automatically be sorted according to the Kanban Board’s task sort choice.

Kanban Board View

The Kanban Board View displays the issues of the current repository. 

To navigate to the Kanban Board, select ‘Kanban Board’ from the left sidebar.

github-kanban-board-1-1

The issues are automatically sorted into 1 of the 4 bins. 

The ‘Backlog’ bin contains issues where their most recent activity was more than 30 days ago. The ‘Active’ bin holds issues that have had activity within the last 30 days. The ‘In Progress’ bin holds open pull requests. The ‘Done’ bin holds issues closed within the last 30 days.

Editing Issues in Kanban View

Select an issue from any of the Kanban bins.

github-kanban-board-click-card-1

 

A modal displaying the issue’s details will be opened. Any edits made in this modal will be automatically saved and updated in GitHub.

Here you can add comments by typing in the input box and selecting the Comment button when you are ready to publish your comments.

github-kanban-board-comment-1

In order to add/remove labels or assignees select the ‘Labels’ or ‘Assignees’ links on the right to open the dropdowns.

github-kanban-board-labels-1-1

Once the dropdown is open, select a label to add. If the label is already selected, it will have a checkmark next to it. Selecting a label that has already been selected will remove it from the list and thus remove it from the issue.

kanban-card-add-or-edit-labels-2-1-1

The Assignees dropdown works exactly the same as the Labels dropdown. Select ‘Assignees’ to open the dropdown. Once the Assignees dropdown is open, select an assignee to add or remove them from the issue.

Kanban Board Settings

Sorting Tasks

To view and/or change the task sort choice, click on the wrench button at the top right, then expand the ‘Sort Tasks’ dropdown menu and click a sort option to change the sorting method to the new choice. By default, all tasks are sorted within their columns by Number.

Kanban-Board-Sorting

Show/Hide Attributes

To change which attributes are shown on the task cards, click on the wrench button at the top right, then expand the ‘Show Attributes’ dropdown menu and click an attribute to show/hide it from each task card.

Kanban-Board-Hide-Attribute-Settings

Number of Levels

To change the number of levels of tasks shown on the board, click on the wrench button at the top right, then expand the ‘Number of Levels’ dropdown menu. By default, the board will pull in all tasks directly associated with a column on the board at Level 1. Increasing the level will bring in all the tasks directly associated with a column plus each of their children via the decomposed by relationship. Dragging the parent task to another column will also bring all of its children to the new column. However, if a child task is moved to a different column, that task now belongs to the new column at Level 1, and will not move to other columns when the parent is moved.

Kanban-Number-of-Levels

View All/Only My Assigned Tasks

To view and/or change whether all tasks are shown on the board or just the ones assigned to you, click on the wrench button at the top right, then click either ‘View All Tasks’ or ‘View Only My Assigned Tasks.' Clicking the latter will hide any task not assigned to the current user from the Kanban Board. By default, all tasks are shown, regardless of Assignee(s).

Kanban-Board-view-only-my-assigned-tasks

Show/Hide Cross-Project Indicators

To show/hide the cross-project indicators, click on the wrench button at the top right, then click either ‘Show Cross-Project Indicators’ or ‘Hide Cross-Project Indicators’.

Kanban-Board-Cross-project
Kanban-Board-Cross-project-indicator

Grid View

To toggle Grid View, click on the wrench button at the top right, then click ‘Grid View’ to view a database view-like display of all the tasks on the Kanban Board. To return to the normal Kanban View, click ‘Kanban View’ where the ‘Grid View’ button was.

Kanban-Board-Setting-Grid-View
Kanban-Board-Grid-View

Each of the columns in the Grid View is alphanumerically sortable by clicking the arrows button next to the column you want to sort the tasks by. By default, the tasks are sorted by their respective column name.

Kanban-Board-Date-Sort

The tasks may also be selected and edited by clicking that row.

Kanban-Board-Grid-Select

Tutorial Video

 

To continue learning about Charts Dashboard, Click Here.

(Next Article: Calendar Chart)