1 Commits

Author SHA1 Message Date
Alex Polo
fdbc422c95 feat: add image upload functionality to MenuForm and update image handling in database
- Implemented image upload feature in MenuForm with file size validation and preview.
- Updated the API response for blocked dates to include block_date and note.
- Enhanced booking page to handle URL parameters for date and guests.
- Improved date picker component with better styling and functionality.
- Added CSS styles for a more user-friendly calendar interface.
- Created scripts to alter the image column in the database and embed images as base64.
2025-11-05 10:43:03 +01:00