Skip to content

Add empty-column action to kanban boards - #324

Merged
ckakgun merged 1 commit into
mainfrom
codex/kanban-empty-column-feature
Jul 14, 2026
Merged

Add empty-column action to kanban boards#324
ckakgun merged 1 commit into
mainfrom
codex/kanban-empty-column-feature

Conversation

@heym-coder

Copy link
Copy Markdown
Collaborator

Add a write-protected endpoint for deleting every card in a board column. Expose the action through the frontend API and board store, then add a confirmed Trash2 action to writable column headers. Refresh the active board after successful deletion and cover the backend operation with a focused test.

Implemented empty-column support: added the write-protected bulk-delete endpoint, typed frontend API/store methods with board refresh, a Trash2 column-header action with confirmation, and focused backend coverage.

Validation:
Backend: 24 board API tests passed; Ruff lint and format checks passed. Frontend lint/typecheck were not run because Bun and frontend node_modules are unavailable in the environment.
@ckakgun
ckakgun merged commit 0a1bbe9 into main Jul 14, 2026
2 checks passed
@ckakgun
ckakgun deleted the codex/kanban-empty-column-feature branch July 14, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants