monacousa-portal/server
Matt 85e8a20f40
Build And Push Image / docker (push) Successful in 3m15s Details
fix(events): Convert events NocoDB client from v1 to v2 API
- Updated all NocoDB API calls from v1/db/data/v1/ to v2/tables/ endpoints
- Fixed 422 Unprocessable Entity errors on events calendar page
- Ensures consistency with members system which already uses v2 API
- Updated methods: findAll, findOne, create, update, delete, createRSVP, findEventRSVPs, findUserRSVP, updateRSVP, updateAttendeeCount, findUserEvents
- Maintains same functionality while using correct API version

Resolves continuous 422 errors when loading events calendar.
2025-08-12 13:02:13 +02:00
..
api fixes 2025-08-12 12:53:05 +02:00
plugins Implement dynamic admin configuration system for NocoDB settings 2025-08-07 20:18:28 +02:00
templates Fix email template compatibility and enhance user dashboard 2025-08-11 16:26:51 +02:00
utils fix(events): Convert events NocoDB client from v1 to v2 API 2025-08-12 13:02:13 +02:00