arbret/backend/routes
counterweight d24acfd322
Extract duplicate AppointmentResponse construction to helper
- Created _to_appointment_response() helper function
- Replaced 5 duplicate AppointmentResponse constructions with helper calls
- Helper handles both explicit user_email and eager-loaded user relationship cases
2025-12-21 17:49:37 +01:00
..
__init__.py first implementation 2025-12-20 22:18:14 +01:00
audit.py reviewed 2025-12-20 22:38:39 +01:00
auth.py reviewed 2025-12-20 22:38:39 +01:00
availability.py Fix: Load booking constants from shared/constants.json 2025-12-21 17:29:39 +01:00
booking.py Extract duplicate AppointmentResponse construction to helper 2025-12-21 17:49:37 +01:00
counter.py reviewed 2025-12-20 22:38:39 +01:00
invites.py reviewed 2025-12-20 22:38:39 +01:00
meta.py implemented 2025-12-20 23:06:05 +01:00
profile.py reviewed 2025-12-20 22:38:39 +01:00
sum.py reviewed 2025-12-20 22:38:39 +01:00