7 Commits

Author SHA1 Message Date
13b1f14344 docs: add Razor Pages migration implementation plan
11-task plan covering project setup, CSS/JS assets, Board page with
Kanban drag-and-drop, detail panel, search modal, Analytics page with
Chart.js, Mappings page with inline CRUD, and React app removal.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:50:15 -05:00
e04e9573ea docs: add Razor Pages migration design
Design for moving the TaskTracker web UI from React/npm to
Razor Pages + htmx, eliminating the Node toolchain and unifying
on a single .NET stack with one-binary deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 21:47:08 -05:00
664fd72086 docs: add idle detection implementation plan
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 00:08:55 -05:00
8c2377f956 docs: add idle detection design for WindowWatcher
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 00:07:45 -05:00
baf941c63c docs: add UI redesign implementation plan
12-task plan covering CSS foundation, top nav, Cmd+K search,
kanban cards, detail panel, analytics, mappings, and polish.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 23:57:11 -05:00
87efedbc33 docs: add UI redesign design document
Linear/Vercel aesthetic — top nav, refined kanban cards,
muted color system, command-K search, frosted detail panel.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 23:53:24 -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