No description
Find a file
lorentz f81817c0f6 fix: Prisma where clause conflict causing old non-terminal tasks to bypass dueDate cutoff
Top-level OR and AND keys on the same where object conflicted — consolidated
all suppression conditions into a single AND array in both the SSR page
query and the /api/tasks route.
2026-04-08 18:38:07 +00:00
.claude fix: hydration mismatch in run history date formatting 2026-04-08 18:07:36 +00:00
dev Tasks: multi-note system, claims-first viewer dropdown, TaskNote schema 2026-03-25 14:57:21 +00:00
ondeck fix: Prisma where clause conflict causing old non-terminal tasks to bypass dueDate cutoff 2026-04-08 18:38:07 +00:00
tasks fix: extract date prefix from ad-hoc task text for correct dueDate/completedAt 2026-04-08 12:06:41 +00:00
.gitignore chore: gitignore sql backups and remove accidentally committed backup 2026-04-08 18:07:53 +00:00