- Add validation logic to block creating or updating reservations in the past. - Update date pickers to enforce minimum selectable date as today. - Extend i18n files (`en.json`, `es-ES.json`) with new error messages. - Refine UI to disable interaction with past time slots and display appropriate messages. |
||
|---|---|---|
| .. | ||
| src | ||
| .env | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| svelte.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||