feat(reminders): expose delivery log API #220

Merged
barrettruth merged 1 commit from feat/reminder-delivery-log-api into main 2026-04-07 21:14:43 +00:00
barrettruth commented 2026-04-07 21:11:57 +00:00

Summary

  • add authenticated reminder delivery list and detail routes
  • join delivery, task, endpoint, and reminder data for operator-facing log views
  • validate task, endpoint, and status filters and cover the new API with route and core tests

Test plan

  • nix develop -c ./scripts/ci.sh
## Summary - add authenticated reminder delivery list and detail routes - join delivery, task, endpoint, and reminder data for operator-facing log views - validate task, endpoint, and status filters and cover the new API with route and core tests #### Test plan - [x] nix develop -c ./scripts/ci.sh
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!220
No description provided.