summaryrefslogtreecommitdiff
path: root/internal/ui/taskdetail.go
AgeCommit message (Expand)Author
2026-04-26Release v0.16.0Paul Buetow
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-02-28refactor(ui): break up large functions in ui packagePaul Buetow
2025-06-29fix: correct field count in task detail view to make description selectablePaul Buetow
2025-06-29fix: resolve text wrapping and task ID issues in TaskSamuraiPaul Buetow
2025-06-28feat: add project field support to TaskSamuraiPaul Buetow
2025-06-28feat: add external editor support for description editing in detail viewv0.9.1Paul Buetow
2025-06-28feat: add editing and visual feedback to task detail viewPaul Buetow
2025-06-28feat: add field navigation to task detail viewPaul Buetow
2025-06-28feat: implement detailed task view with improved readabilityPaul Buetow