Commit Graph

6 Commits

Author SHA1 Message Date
f0bcc01993 feat: implement Kanban board with drag-and-drop task management
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:19:51 -05:00
50e8c819fd feat: add layout shell with sidebar navigation and routing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:17:11 -05:00
d896fe36a8 feat: add TypeScript types, API client, and TanStack Query hooks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:15:48 -05:00
2b0266b51e feat: scaffold TaskTracker.Web with Vite, React, TypeScript, Tailwind
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:13:49 -05:00
58d57509e5 feat: add EstimatedMinutes field and general PUT update endpoint for tasks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:10:48 -05:00
e12f78c479 chore: initial commit of TaskTracker project
Existing ASP.NET API with vanilla JS SPA, WindowWatcher, Chrome extension, and MCP server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:08:45 -05:00