Commit Graph

10 Commits

Author SHA1 Message Date
dec1757c1e feat: add analytics page with timeline, category breakdown, and activity feed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:30:47 -05:00
1d7de30fa3 feat: add global search bar and board filter chips
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:27:55 -05:00
b936d5ba7d feat: add inline create task form in Pending column
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:24:53 -05:00
af205b367d feat: add task detail slide-over panel with inline editing, subtasks, and notes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 22:22:57 -05:00
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