f4d983a02b
feat(ui): restyle subtask list and notes list with design tokens
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:12:23 -05:00
400e74be51
feat(ui): redesign mappings page with design tokens and refined table
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:11:40 -05:00
8461bf788c
feat(ui): redesign analytics page — stat cards, styled charts, git-log activity feed
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:10:46 -05:00
0ea3fcfa6d
feat(ui): restyle filter bar and create task form with design tokens
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:09:51 -05:00
420ba50517
feat(ui): redesign detail panel — frosted glass, spring animation, refined hierarchy
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:07:28 -05:00
5ec4ca9a62
feat(ui): redesign kanban columns and task cards — borderless columns, glow cards, live dots
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:05:05 -05:00
320ef51c74
feat(ui): add Command-K search modal, remove inline search bar
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:02:48 -05:00
8f2eae425c
feat(ui): replace sidebar with slim top navigation bar
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:02:43 -05:00
4c160fe434
feat(ui): add design foundation — CSS tokens, noise texture, card glow effects
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-27 00:00:10 -05:00
d153cb8392
fix: align frontend status types with API string enum serialization
...
ASP.NET serializes C# enums as strings by default ("Pending", "Active"),
but frontend types used numeric values (0, 1). Changed WorkTaskStatus and
NoteType to string values matching API output.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 22:40:39 -05:00
908a312aa5
feat: add visual polish — Inter font, animations, colored shadows, hover effects
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 22:35:00 -05:00
a1107f434d
feat: add mappings page with inline CRUD table
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 22:32:44 -05:00
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