Skip to content

MVP gate: task CRUD persistence (#47) - #59

Merged
kuyacarlo merged 2 commits into
canaryfrom
kuyacarlo/w47-task-crud
Aug 16, 2026
Merged

MVP gate: task CRUD persistence (#47)#59
kuyacarlo merged 2 commits into
canaryfrom
kuyacarlo/w47-task-crud

Conversation

@kuyacarlo

Copy link
Copy Markdown
Contributor

Closes #47. Create/edit/delete tasks wired to API (POST/PATCH/DELETE /tasks), fixture-mode in-memory writes.

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
worksight-api Ready Ready Preview Aug 16, 2026 12:14am
worksight-web Ready Ready Preview Aug 16, 2026 12:14am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
worksight-docs Skipped Skipped Aug 16, 2026 12:14am

@vercel
vercel Bot temporarily deployed to Preview – worksight-docs August 16, 2026 00:10 Inactive
@kuyacarlo
kuyacarlo merged commit e2edd63 into canary Aug 16, 2026
9 of 11 checks passed
@kuyacarlo
kuyacarlo deleted the kuyacarlo/w47-task-crud branch August 16, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MVP gate: Task CRUD persistence (create/edit wired to API, delete endpoint)

1 participant