arbret/frontend/app/admin
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
..
appointments Make error handling consistent across frontend 2025-12-21 17:50:52 +01:00
availability Extract duplicate date range helpers to shared utility 2025-12-21 17:54:49 +01:00
invites implemented 2025-12-20 23:06:05 +01:00