Commit Graph

  • f51278e1aa feat(ui): wire TaskDetail changes back to task list refresh Mika Kuns 2026-04-14 10:25:16 +02:00
  • 28a0d9b11f feat(ui): make TaskDetailViewModel editable with auto-save and tag CRUD Mika Kuns 2026-04-14 10:24:10 +02:00
  • a4da2e23a1 feat(ui): add inline task creation, toggle-done, and list name to TaskListViewModel Mika Kuns 2026-04-14 10:23:58 +02:00
  • 0796b3c2d5 feat(ui): add ToggleDone command and checkbox state to TaskItemViewModel Mika Kuns 2026-04-14 10:21:47 +02:00
  • 3c52e9c67f feat(ui): add colored dot brush to ListItemViewModel Mika Kuns 2026-04-14 10:20:59 +02:00
  • d8c628c15a style: add Forest Teal accent resources and force dark theme Mika Kuns 2026-04-14 10:20:58 +02:00
  • a548d41d18 feat(ui): add CheckboxBorderConverter for task status circles Mika Kuns 2026-04-14 10:20:22 +02:00
  • 9f61cd1449 docs: add UX redesign implementation plan (16 tasks) Mika Kuns 2026-04-14 10:07:13 +02:00
  • 0e41c37d37 docs: add UX redesign spec (Microsoft To Do style) Mika Kuns 2026-04-14 09:54:45 +02:00
  • 473e0f71d5 fix(ui): re-evaluate RunNow CanExecute when worker connection changes Mika Kuns 2026-04-13 15:46:10 +02:00
  • 981b8e4a3d fix(ui): make list and task rows fully hit-testable for clicks Mika Kuns 2026-04-13 15:41:23 +02:00
  • 7838f081dd refactor(ui): harden context menu event handling and simplify bindings Mika Kuns 2026-04-13 15:16:09 +02:00
  • 5d5a583af0 fix(ui): context menu operates on right-clicked item and gates new-task on list selection Mika Kuns 2026-04-13 15:11:34 +02:00
  • 3653dcad01 feat(ui): add context menus for lists and tasks Mika Kuns 2026-04-13 15:07:14 +02:00
  • 6727cc4e9d refactor(ui): harden double-click edit handlers Mika Kuns 2026-04-13 15:04:19 +02:00
  • db5a447b12 feat(ui): open editor on double-click for lists and tasks Mika Kuns 2026-04-13 14:57:20 +02:00
  • fdf357be8a fix(ui): harden worker auto-reconnect lifecycle Mika Kuns 2026-04-13 14:50:34 +02:00
  • 36ef624c51 fix(ui): cancel retry loop before disposing worker connection Mika Kuns 2026-04-13 14:46:46 +02:00
  • c6522cf8c1 fix(ui): auto-reconnect worker connection with retry backoff Mika Kuns 2026-04-13 14:40:36 +02:00
  • 48e4aabeb1 feat(ui): wire avalonia desktop ui to data and worker Mika Kuns 2026-04-13 14:01:03 +02:00
  • 01235d986f feat(worker,data): add git worktree support and conventional commits Mika Kuns 2026-04-13 13:29:26 +02:00
  • e5038d7e16 feat(worker): add claude-cli runner, queue service, and hub api Mika Kuns 2026-04-13 12:14:00 +02:00
  • 9f51ff0b17 feat(data,worker): add repositories, stale-task recovery, and test foundation Mika Kuns 2026-04-13 12:08:06 +02:00
  • f81ef02273 feat(data,worker): add db schema init and signalr hub skeleton Mika Kuns 2026-04-13 12:00:47 +02:00
  • 71cfa64427 chore(scaffold): add solution skeleton for App, Ui, Data, Worker and tests Mika Kuns 2026-04-13 11:48:06 +02:00
  • b6897df86e chore: add gitignore and finalize initial plan Mika Kuns 2026-04-13 11:14:46 +02:00
  • 9435559468 initial Mika Kuns 2026-04-13 09:22:58 +02:00