monacousa-portal/server/utils
Matt 1d5ecfddcd
Build And Push Image / docker (push) Successful in 3m22s Details
debug(events): Strip down to minimal query to isolate 422 errors
- Removed ALL filtering (dates, status, search, role-based)
- Removed ALL sorting
- Added comprehensive debug logging
- This will test if even basic field filtering causes 422 errors
- Goal: Isolate exactly what NocoDB query syntax works vs fails
2025-08-12 13:49:42 +02:00
..
admin-config.ts Add NocoDB events/RSVPs table config and improve session handling 2025-08-12 12:24:16 +02:00
email-tokens.ts Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
email.ts Fix email template logo URLs 2025-08-11 16:42:10 +02:00
keycloak-admin.ts Enhance member deletion and implement template-based email system 2025-08-09 17:36:35 +02:00
keycloak.ts Initialize Nuxt.js project with Docker deployment setup 2025-08-06 14:31:16 +02:00
member-id.ts Add global branding and implement member ID system 2025-08-10 16:49:23 +02:00
nocodb-events.ts debug(events): Strip down to minimal query to isolate 422 errors 2025-08-12 13:49:42 +02:00
nocodb.ts fixes 2025-08-12 13:07:43 +02:00
security.ts Add password setup flow with server-side validation 2025-08-09 19:11:54 +02:00
session.ts Clean up authentication troubleshooting artifacts 2025-08-07 15:14:02 +02:00