Skip to content

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Jan 19, 2026

Note

Adds a production-ready Kanban plugin across the stack with routes, UI, and tests.

  • Backend/API: New kanbanBackendPlugin with boards/columns/tasks CRUD, reorder/move endpoints, auth/customization hooks, and DB schema integration
  • Client/UI: New kanbanClientPlugin, React components (boards list, board view, forms), drag-and-drop board, assignee support via resolveUser/searchUsers, hooks, and CSS
  • Localization/Overrides: Pluggable overrides (Link/navigate/refresh), user resolution, lifecycle hooks, and localization strings
  • Docs: New docs/plugins/kanban.mdx with install, routes, API, and examples; docs nav updated
  • Examples: Integrated into Next.js, React Router, TanStack apps (styles imported, overrides wired, mock users added)
  • Build/Packaging: Export entries added for kanban API/client/components/hooks/css; package version bump to 1.12.0
  • E2E: New Playwright tests (smoke.kanban.spec.ts) and config updates; added Tailwind Typography dep where needed
  • Tooling: .cursor hooks for formatting/session init

Written by Cursor Bugbot for commit 357607e. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
better-stack-docs Ready Ready Preview, Comment Jan 24, 2026 2:16am

Request Review

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

…task reordering, ensuring proper permissions before updates
cursor[bot]

This comment was marked as outdated.

… cross-column task updates and improve task management
cursor[bot]

This comment was marked as outdated.

… in Kanban plugin to enhance error handling and authorization
…g current state for change detection and avoiding stale updates during optimistic UI changes
@olliethedev olliethedev changed the title [wip] feat: kanban plugin feat: kanban plugin Jan 21, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants