Skip to content

Conversation

@olliethedev
Copy link
Collaborator

@olliethedev olliethedev commented Jan 19, 2026

Note

Introduces a full Kanban plugin (backend + client) for project boards with columns, tasks, priorities, assignees, and drag-and-drop.

  • Adds @btst/stack/plugins/kanban backend API (boards, columns, tasks, reorder/move) with lifecycle hooks; client package with routes, React hooks, UI components, and CSS; exports wired in build config and package exports; bumps package version to 1.12.0
  • Integrates plugin across examples (Next.js, React Router, TanStack): registers backend and client plugins, imports CSS, provides overrides (navigation, user resolvers), and mock users
  • Adds Playwright E2E smoke tests for Kanban flows and includes in test matrix
  • Updates docs: new plugins/kanban guide, nav entry, and minor UI Builder docs dependency notes; adds @vercel/analytics to docs app and renders <Analytics />
  • Tooling: adds .cursor hooks for lint/format and session init; adds Tailwind Typography dependency where required

Written by Cursor Bugbot for commit 12a659f. 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 27, 2026 7:49pm

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.

@olliethedev olliethedev merged commit c0a6d86 into main Jan 27, 2026
5 checks passed
@olliethedev olliethedev deleted the feat/kanban-plugin branch January 27, 2026 20:02
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