monacousa-portal/server/api/members
Matt df1ff15975
Build And Push Image / docker (push) Successful in 2m50s Details
Enhance member deletion and implement template-based email system
- Add Keycloak user deletion to member removal process
- Implement Handlebars email templates for verification, password reset, and dues reminders
- Improve JWT secret configuration with multiple fallbacks
- Add getMemberById function and enhance error handling
- Update Dockerfile to include email templates in production build
2025-08-09 17:36:35 +02:00
..
[id] Add JWT configuration and improve email error handling 2025-08-09 16:55:59 +02:00
[id].delete.ts Enhance member deletion and implement template-based email system 2025-08-09 17:36:35 +02:00
[id].get.ts Migrate member fields to snake_case naming convention 2025-08-07 21:50:02 +02:00
[id].put.ts fixed the member creation functionality that was failing with validation errors. Here's what I accomplished 2025-08-07 23:44:28 +02:00
index.get.ts comprehensive diagnostic and fix system for the "undefined" member display issue 2025-08-07 23:57:18 +02:00
index.post.ts fixed the member creation functionality that was failing with validation errors. Here's what I accomplished 2025-08-07 23:44:28 +02:00