Commit Graph

95 Commits

Author SHA1 Message Date
ca005a4de7 fix: key stored api keys by base url 2026-03-18 14:30:04 -04:00
fed1c58ae9 docs: strengthen task 9 handoff evidence 2026-03-18 14:12:29 -04:00
3cc5a3e837 docs: add settings implementation handoff note 2026-03-18 14:07:29 -04:00
4d46c49a6d docs: record task 8 verification evidence 2026-03-18 14:00:56 -04:00
81cfbe070d docs: update settings view implementation status 2026-03-18 13:51:40 -04:00
ed98520de7 fix: clear draft settings on logout 2026-03-18 13:40:28 -04:00
542ec5c181 feat: add drawer logout confirmation and session clear flow 2026-03-18 13:38:19 -04:00
769b893959 fix: make settings dialog recreation-safe 2026-03-18 13:32:20 -04:00
f3349f5dee feat: add in-place settings dialog with immediate apply 2026-03-18 12:21:25 -04:00
8d847ae4ea fix: persist settings api key through api key store 2026-03-18 10:04:22 -04:00
24fccc4d7e feat: implement settings apply coordinator with rollback 2026-03-18 09:57:17 -04:00
41bb01e40c chore: set conservative default api key summary 2026-03-18 09:47:41 -04:00
67fa02525c chore: clarify api key summary wording 2026-03-18 09:45:41 -04:00
b199aa62e5 fix: secure api key preference input and summary handling 2026-03-18 09:42:38 -04:00
03a04b82c5 build: add preference dependency and settings resources 2026-03-18 09:37:05 -04:00
3188fc472a fix: refresh drawer after failed load and use rtl-safe drawer close 2026-03-18 09:30:45 -04:00
eeffb3de49 feat: integrate boards drawer interactions and workspace switching 2026-03-18 09:23:23 -04:00
149663662b refactor: centralize unauthorized detection and simplify workspace rollback 2026-03-18 08:54:57 -04:00
d9d751c461 fix: handle workspace-switch unauthorized and rollback edge case 2026-03-18 08:50:07 -04:00
f27aa6969d feat: add boards drawer profile and workspace state flow 2026-03-18 08:46:22 -04:00
2daad8e7ac fix: harden drawer test assertions and workspace state selectors 2026-03-18 08:26:29 -04:00
964da060ce fix: add selected-state styling hook for workspace drawer rows 2026-03-18 08:20:09 -04:00
717c87122d feat: scaffold boards drawer layout and UI resources 2026-03-18 08:16:27 -04:00
96e971229a docs: update card detail verification status 2026-03-17 00:12:50 -04:00
dd91a62928 test: stabilize board detail intent assertions 2026-03-17 00:02:47 -04:00
f9eeff8dcc docs: refine card detail verification note wording 2026-03-16 23:41:03 -04:00
de9b87d312 docs: record card detail verification outcomes 2026-03-16 23:39:45 -04:00
797da7a1b0 docs: finalize card detail status and newest-first activity behavior 2026-03-16 23:37:42 -04:00
8f2d329368 refactor: remove placeholder card-detail route artifacts 2026-03-16 23:16:45 -04:00
78b34ecef2 feat: route board cards to full card detail screen 2026-03-16 22:51:55 -04:00
344c5a4faa fix: avoid redundant card activity reload and assert ordering 2026-03-16 22:01:09 -04:00
f9625df828 feat: implement card detail activity UI and timeline 2026-03-16 21:48:35 -04:00
a0255c2487 fix: preserve literal markdown on renderer fallback 2026-03-16 21:15:44 -04:00
72e23fded8 feat: add markdown renderer with CommonMark support 2026-03-16 21:12:08 -04:00
1bd540b1cd test: enforce card detail activities order ownership in repository 2026-03-16 21:04:00 -04:00
dfcdc79856 refactor: decouple card detail viewmodel datasource contracts 2026-03-16 21:00:51 -04:00
beab9006a3 fix: preserve pending description flush during in-flight save 2026-03-16 20:55:43 -04:00
aa987c9e00 feat: add card detail viewmodel live-save and debounce state 2026-03-16 20:52:04 -04:00
7132123ccf fix: preserve activity snapshot when comment refresh fails 2026-03-16 20:43:44 -04:00
f85586ddc7 fix: make card comment refresh failures non-fatal 2026-03-16 20:41:07 -04:00
82a3d59105 chore: revert out-of-scope AGENTS update in task 2 2026-03-16 20:36:13 -04:00
d693c42142 feat: add card detail repository with session-aware operations 2026-03-16 20:34:55 -04:00
eee2f9cb17 fix: continue card-detail fallbacks on 2xx incompatibility 2026-03-16 20:29:12 -04:00
70f1558ea3 chore: revert out-of-scope AGENTS update in task 1 2026-03-16 20:25:03 -04:00
fb5d9e1e5b feat: add card detail API contracts and compatibility parsing 2026-03-16 20:22:36 -04:00
334a01fc79 Removed opencode docs. 2026-03-16 19:11:29 -04:00
2c585cde48 fix: respect day-night board detail filter/search icons 2026-03-16 18:59:02 -04:00
81f95c1559 docs: resolve AGENTS merge after board-detail updates 2026-03-16 18:41:19 -04:00
e6f47034bc fix: align select-all behavior and board-detail docs with filters 2026-03-16 16:03:47 -04:00
dc493f5037 docs: improve status readability and record verification outcomes 2026-03-16 15:57:27 -04:00