Organize/components/board
Brian Fertig 938f59d10d compact todo groups: ride the "+" on the last visible row
In compact layout the add-to-do menu no longer takes a row of its
own — it now renders inline on the last visible to-do, saving one
line per group. A compact group is guaranteed to have at least one
visible to-do (CategoryLane hides it otherwise), so there's always
a row to attach it to; a defensive fallback keeps the "+" reachable
in the off chance that invariant ever changes. Non-compact layout
(popover, AI add, archive, progress pie) is unchanged.
2026-08-19 09:33:11 -06:00
..
add-category-lane.tsx
add-group-popover.tsx
board-context.tsx Add scheduled (recurring) to-dos, AI to-do generation, and in-place building upgrades 2026-08-17 15:03:13 -06:00
board-view-provider.tsx Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00
category-lane.tsx Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00
color-swatch-picker.tsx
edit-group-dialog.tsx
empty-state.tsx
group-ai-dialog.tsx feat: add "Ask AI" dialog for groups with voice input 2026-08-12 15:48:05 -06:00
group-card-overlay.tsx
group-card.tsx compact todo groups: ride the "+" on the last visible row 2026-08-19 09:33:11 -06:00
hand-drawn-check.tsx
kanban-board.tsx Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00
mouse-follow-tooltip.tsx
notes-dialog.tsx # Conversation Summary 2026-08-19 08:35:00 -06:00
status-update-dialog.tsx # Conversation Summary 2026-08-19 08:35:00 -06:00
todo-ai-dialog.tsx Add scheduled (recurring) to-dos, AI to-do generation, and in-place building upgrades 2026-08-17 15:03:13 -06:00
todo-checkbox.tsx
todo-create-dialog.tsx Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00
todo-create-popover.tsx
todo-edit-dialog.tsx feat: add AI provider config and todo completion timestamps 2026-08-12 15:01:54 -06:00
todo-progress-pie.tsx
view-switcher.tsx Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00