desker/apps/web/src/routes
Pau Costa Ferrer 0b6a043f19 Prevent past bookings and updates across web and API
- 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.
2026-03-28 18:19:57 +01:00
..
admin Add i18n integration and translations for improved localization 2026-03-28 17:58:24 +01:00
dashboard Prevent past bookings and updates across web and API 2026-03-28 18:19:57 +01:00
login Add seed service to initialize default admin and organization 2026-03-28 18:07:22 +01:00
register Add user management and registration features with invite-based onboarding 2026-03-28 16:11:10 +01:00
+layout.svelte Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
+page.svelte Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00