No description
Find a file
counterweight 208278bddb
Use MIN_ADVANCE_DAYS constant globally instead of hardcoded value
- Updated availability.py to use MIN_ADVANCE_DAYS constant instead of hardcoded timedelta(days=1)
- Ensures consistency between booking and availability date ranges
- Both now use the same constant from shared_constants
2025-12-21 17:53:47 +01:00
.cursor/rules docs and tools 2025-12-20 23:09:46 +01:00
.githooks docs and tools 2025-12-20 23:09:46 +01:00
backend Use MIN_ADVANCE_DAYS constant globally instead of hardcoded value 2025-12-21 17:53:47 +01:00
frontend Move TIME_OPTIONS outside component 2025-12-21 17:53:17 +01:00
scripts implemented 2025-12-20 23:06:05 +01:00
shared Phase 0: Add booking permissions and constants 2025-12-20 23:30:08 +01:00
.env.example tests passing 2025-12-18 23:33:32 +01:00
.envrc seed user 2025-12-18 22:42:32 +01:00
.gitignore Fix: useCallback dependency array in availability page 2025-12-21 17:32:55 +01:00
docker-compose.yml tests passing 2025-12-18 22:08:31 +01:00
Makefile docs and tools 2025-12-20 23:09:46 +01:00