Commit Graph

39 Commits

Author SHA1 Message Date
de7bb48fe2 test: cover created id fallback keys for create endpoints 2026-03-16 14:17:55 -04:00
c48cd1d525 chore: revert out-of-scope AGENTS update for task 4b 2026-03-16 14:13:39 -04:00
6d313fdf60 test: add create endpoint contract coverage for api client 2026-03-16 14:12:33 -04:00
6a18d6679a fix: separate local create validation from server errors in board detail viewmodel 2026-03-16 14:09:44 -04:00
5e0eff37a6 feat: add board detail create and local filter viewmodel state 2026-03-16 14:04:10 -04:00
8022647047 fix: derive createList append index from board detail 2026-03-16 13:56:45 -04:00
85659f070b test: cover repository create validation guards 2026-03-16 13:51:03 -04:00
7b1c51eae0 feat: add board detail repository create list and card operations 2026-03-16 13:48:35 -04:00
3d8b9e4491 fix: align createCard due-date contract with api client ownership 2026-03-16 13:44:06 -04:00
efe19c794f test: tighten createCard repository delegation normalization coverage 2026-03-16 13:38:11 -04:00
995a6dcae7 feat: add board detail create list and card api calls 2026-03-16 13:34:59 -04:00
80d4c40f10 feat: add board detail create entity reference model 2026-03-16 13:27:11 -04:00
6c67628e40 fix board-detail card move compatibility across API variants 2026-03-16 12:24:35 -04:00
4246d01827 feat: hydrate board label chip colors from API 2026-03-16 03:42:27 -04:00
02b9af0e51 fix: add dark-mode variants for board detail action icons 2026-03-16 03:26:57 -04:00
d9e43a6908 Added opencode dirs to gitignore. 2026-03-16 03:22:03 -04:00
b031dae74b Merge branch 'feature/board-detail-view' 2026-03-16 03:18:48 -04:00
235ab9973c docs: update agent guide with board detail implementation status 2026-03-16 03:15:33 -04:00
81cd654611 fix: finalize board detail action icons and startup guards 2026-03-16 03:15:31 -04:00
e72e584fd4 feat: add board detail batch move and delete workflows 2026-03-16 02:33:55 -04:00
a7af727752 fix: use string resources for card placeholder navigation labels 2026-03-16 01:42:14 -04:00
f5ac01de09 feat: route board and card taps to detail screens 2026-03-16 01:33:48 -04:00
5f5a273d7f feat: implement board detail pager UI and card rendering 2026-03-16 01:19:15 -04:00
4455f0ecd3 test: cover delete flows and guard re-entrant mutations 2026-03-16 00:47:18 -04:00
89537a57b7 feat: add board detail viewmodel state and selection logic 2026-03-16 00:43:48 -04:00
2c40892906 test: add missing board detail repository edge coverage 2026-03-16 00:36:06 -04:00
c56b9d042a feat: implement board detail repository and mutation aggregation 2026-03-16 00:32:55 -04:00
e7ad14902d fix: fail on malformed board detail responses 2026-03-16 00:27:45 -04:00
9602b7959f fix: support plain data board wrapper parsing 2026-03-16 00:25:24 -04:00
a2a54523ef chore: remove out-of-scope changes from task 2 2026-03-16 00:23:04 -04:00
6ea0bd1a2f feat: add board detail and card/list mutation API methods 2026-03-16 00:20:42 -04:00
3cff919222 chore: remove unintended AGENTS.md change from task 1 2026-03-16 00:09:15 -04:00
3af47ba55a feat: define board detail domain and mutation contracts 2026-03-16 00:08:03 -04:00
c820b413aa fix: scope boards API calls to resolved workspace 2026-03-15 22:47:02 -04:00
5016704627 refactor: store API keys in app preferences 2026-03-15 21:42:35 -04:00
30f9ac6b98 feat: implement boards list view workflows 2026-03-15 20:44:12 -04:00
8b8989a839 Updated gitignore. 2026-03-15 20:03:04 -04:00
6ca5c1abaa feat: add splash screen and login auth flow 2026-03-15 19:58:33 -04:00
75e9ad1da2 First commit 2026-03-15 19:24:04 -04:00