monacousa-portal/server/api
Matt abd71445ab
Build And Push Image / docker (push) Successful in 1m56s Details
Fix registration API to use new group-based user creation method
- Replace deprecated createUserWithRoleRegistration with createUserWithGroupAssignment
- Update comments to reflect group-based system instead of role-based
- Resolves registration error when creating new users
2025-08-31 19:13:09 +02:00
..
admin Replace all mock data in admin and board pages with real data 2025-08-31 18:43:04 +02:00
auth Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
board Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
events Refactor event form to use separate date/time inputs with validation 2025-08-13 22:23:06 +02:00
members Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
profile fixes 2025-08-14 15:39:30 +02:00
health.get.ts feat: add debug entrypoint script and enhance health check logging 2025-08-07 02:56:53 +02:00
recaptcha-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration.post.ts Fix registration API to use new group-based user creation method 2025-08-31 19:13:09 +02:00