No description
Find a file
jtricerolph ca006f9aea Add edit and delete to task modal
Edit button (update cap): inline form for title, description, priority, unusable flag, due date. Delete button (admin only): hard delete with confirm step, cascades photos/events and cleans files from disk. Backend adds DELETE /api/tasks/:id route.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 10:17:57 +00:00
backend Add edit and delete to task modal 2026-07-22 10:17:57 +00:00
frontend Add edit and delete to task modal 2026-07-22 10:17:57 +00:00
.gitignore Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00
docker-compose.yml Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00
seed-app.js Maintenance log book app — initial scaffold 2026-07-03 21:28:57 +00:00