refactor: centralize task mutations #348

Merged
barrettruth merged 1 commit from issue-321-task-mutation-service into main 2026-05-11 20:18:59 +00:00
Owner

Summary

  • add a server-only task mutation service for owner-checked create/update/status/delete/dependency/recurrence flows
  • route task server actions and API handlers through the shared service while keeping validation, response shaping, and revalidation in callers
  • add focused task mutation service coverage and update route/client-context tests for server-only imports

Validation

  • nix develop --command just ci

Closes #321

## Summary - add a server-only task mutation service for owner-checked create/update/status/delete/dependency/recurrence flows - route task server actions and API handlers through the shared service while keeping validation, response shaping, and revalidation in callers - add focused task mutation service coverage and update route/client-context tests for server-only imports ## Validation - nix develop --command just ci Closes #321
refactor: centralize task mutations
All checks were successful
quality / Test (pull_request) Successful in 15s
quality / Lint (pull_request) Successful in 21s
quality / Build (pull_request) Successful in 43s
07957bfdad
barrettruth deleted branch issue-321-task-mutation-service 2026-05-11 20:18:59 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta!348
No description provided.