Commit Graph

15 Commits

Author SHA1 Message Date
Jose Selesan
2b95ab37f6 chore(frontend): add generated route tree for Docker build 2026-04-13 09:34:29 -03:00
Jose Selesan
70273f6760 feat(auth): add password reset flow with OTP
- Add password-reset Prisma schema for OTP tracking
- Add API contract schemas (start, verify, resend)
- Add password-reset service with OTP validation and email sending
- Add frontend reset-password page with 2-step flow
- Add InputOTP component usage for OTP input
- Add link to reset-password in login page
- Remove link to About in login
- Center and resize login/reset password forms
2026-04-13 09:10:06 -03:00
Jose Selesan
8210a4bd9b feat(home): move manual booking to responsive dialog
- Add Dice UI responsive-dialog component
- Move manual booking form to dialog (drawer on mobile)
- Filter past time slots when booking for today
- Rename button to 'Nueva Reserva'
2026-04-10 16:33:45 -03:00
Jose Selesan
9ee98a4cb4 feat: add city/state/country to complex, new settings page with sidebar, and Biome linting
- Added city, state, and country optional fields to Complex model
- Updated onboarding to include optional location fields
- Created new settings page with sidebar navigation (Datos del Complejo, Canchas)
- Replaced ESLint with Biome for frontend and backend linting
- Added parallel dev script with concurrently
- Migrated register-routes to use direct app.route() pattern
2026-04-10 15:36:15 -03:00
Jose Selesan
77004b14b0 Improved booking panel 2026-04-10 09:05:10 -03:00
Jose Selesan
2d86881f94 Added 'No show' status. Edit user profile 2026-04-09 23:01:09 -03:00
Jose Selesan
4dcaae7136 Fixed build error 2026-04-09 16:27:21 -03:00
Jose Selesan
3cba2fa485 New fields for complex 2026-04-09 16:18:58 -03:00
Jose Selesan
aa2fe41ecc New booking dashboard 2026-04-09 14:54:13 -03:00
Jose Selesan
11dd12682c Minor change in court configuration 2026-04-09 11:47:10 -03:00
Jose Selesan
063991770a Changed Dockerfile 2026-04-09 10:43:19 -03:00
Jose Selesan
2a0558347a Add button to share booking confirmation 2026-04-09 10:13:33 -03:00
Jose Selesan
58c5ce339b Code refactoring 2026-04-09 10:01:54 -03:00
Jose Selesan
30ac0d569a Better court configuration 2026-04-09 09:38:21 -03:00
Jose Selesan
9ae270609d Initial commit 2026-04-08 22:53:11 -03:00