monacousa-portal/server/api/members
Matt dcb7840825
Build And Push Image / docker (push) Successful in 3m10s Details
Make email service initialization asynchronous
Convert getEmailService() to async function and update all callers to use await.
Replace synchronous require() with dynamic import() for admin-config module.
Add SMTP config loading to admin configuration dialog.
2025-08-09 15:50:54 +02:00
..
[id] Make email service initialization asynchronous 2025-08-09 15:50:54 +02:00
[id].delete.ts Add member management system with NocoDB integration 2025-08-07 19:20:29 +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