support projects and kanban boards #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
we also want to support projects and kanban boards to manage issues in a more organized way, but this will come past the first public release, because there also needs to be some decision on how to handle this in the UI. In general I envision the user to be long-press the milestones/projects button to get a selection what variant they prefer for this project, this selection being persisted so it sticks over app executions.
Milestone mode is what is currently implemented.
Kanban mode is the new project based workflow and will show projects instead of milestones and when selecting a project, will show the kanban board with easy swiping between columns of the board and showing issues in different states and with different assignments, allowing the user to move an issue from one state to another, so that they can progress the board and assign people or agents to work on something.
future: support projects and kanban boardsto support projects and kanban boards