arbret/frontend/app/utils
counterweight 5c396e62ec
Extract duplicate date range helpers to shared utility
- Created getDateRange() function in utils/date.ts
- Replaced getBookableDates() and getDateRange() duplicates
- Both booking and availability pages now use shared function
- Function accepts minAdvanceDays and maxAdvanceDays as parameters
2025-12-21 17:54:49 +01:00
..
appointment.ts Extract duplicate status display logic to shared utility 2025-12-21 17:50:24 +01:00
date.ts Extract duplicate date range helpers to shared utility 2025-12-21 17:54:49 +01:00