mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Mirror of github.com/alkimake/paperclip
https://paperclip.ing
Adds a new board/kanban view alongside the existing list view on the Issues page. Users can toggle between views via a segmented control in the toolbar. The preference persists in localStorage. Board view features: - Columns for all 7 status types (backlog through cancelled) - Drag-and-drop cards between columns to update issue status - Cards display identifier, title, priority, assignee, and live indicator - Uses existing @dnd-kit library already in the project Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills/design-guide | ||
| cli | ||
| doc | ||
| docs | ||
| packages | ||
| scripts | ||
| server | ||
| skills | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| AGENTS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||
| vitest.config.ts | ||