summaryrefslogtreecommitdiff
path: root/internal/store/native_tasks_test.go
AgeCommit message (Expand)Author
2026-07-16feat(tasks): add projects/labels schema, wire project_id through native tasksPeter Stone
2026-07-16fix(tasks): make CreateNextIteration atomically self-guardingPeter Stone
2026-07-16feat(tasks): add periodic due-date check for recurring tasksPeter Stone
2026-07-16feat(tasks): create the next recurring iteration on completionPeter Stone
2026-07-16feat(tasks): add recurrence columns and model fields for native tasksPeter Stone
2026-07-12fix(widget): surface unmatched task IDs instead of silently no-oppingPeter Stone