No description
Find a file
counterweight 38b5f2a0a7
Fix React CSS property conflict: use border instead of borderColor
- Replaced borderColor with full border property in dateButtonSelected
- Replaced borderColor with full border property in slotButtonSelected
- Prevents React warning about mixing shorthand and non-shorthand properties
- Fixes console error when clicking elements on booking page
2025-12-21 18:08:49 +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 Fix test assertion for updated error message 2025-12-21 18:06:50 +01:00
frontend Fix React CSS property conflict: use border instead of borderColor 2025-12-21 18:08:49 +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