Commit Graph

10 Commits

Author SHA1 Message Date
Jose Selesan
ab22ec86ec Improved mobile layout 2026-05-08 11:02:03 -03:00
Jose Selesan
6ad4fc9ee9 feat: add complex user invitation and management features
- Implemented complex member and invitation schemas using Zod for validation.
- Created new API endpoints for inviting, accepting, revoking, and canceling complex user invitations.
- Developed handlers for managing complex users, including listing, inviting, revoking, and canceling invitations.
- Added frontend components for displaying and managing complex users and invitations.
- Introduced session storage management for pending invitations.
- Integrated Gravatar for user avatars based on email.
- Created database migration for complex invitations table.
2026-04-22 15:30:04 -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
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
11dd12682c Minor change in court configuration 2026-04-09 11:47:10 -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