feat(ui): add support for creating status columns #29

Manually merged
dananglin merged 1 commit from create-new-status-column into main 2024-01-17 17:54:26 +00:00
Owner

This commit adds support for creating new status columns. When the user is in the 'board edit' mode, they can press the 'c' key to create a new column. When a new column is created it automatically assumes the last position on the board. We will add support later on to allow the user to re-arrange the columns on the board.

Resolves apollo/pelican#22

This commit adds support for creating new status columns. When the user is in the 'board edit' mode, they can press the 'c' key to create a new column. When a new column is created it automatically assumes the last position on the board. We will add support later on to allow the user to re-arrange the columns on the board. Resolves apollo/pelican#22
dananglin added this to the v0.2.0 milestone 2024-01-17 17:46:54 +00:00
dananglin added the
Scope/UI
Scope/Board
labels 2024-01-17 17:46:54 +00:00
dananglin added 1 commit 2024-01-17 17:46:55 +00:00
feat(ui): add support for creating status columns
All checks were successful
/ test (pull_request) Successful in 34s
/ lint (pull_request) Successful in 46s
c1bb834a7f
This commit adds support for creating new status columns. When the user
is in the 'board edit' mode, they can press the 'c' key to create a new
column. When a new column is created it automatically assumes the last
position on the board. We will add support later on to allow the user to
re-arrange the columns on the board.

Part of apollo/pelican#22
dananglin manually merged commit c1bb834a7f into main 2024-01-17 17:54:26 +00:00
dananglin deleted branch create-new-status-column 2024-01-17 17:54:37 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/pelican#29
No description provided.