Implement member management enhancements; add bulk import functionality and duplicate checking based on geburtsdatum. Update API to support new fields and improve error handling for member data submissions. Refactor member-related components for better user experience and data validation.

This commit is contained in:
Torsten Schulz (local)
2025-11-05 14:34:31 +01:00
parent dd4691b462
commit 623a63c29f
21 changed files with 1765 additions and 513 deletions

View File

@@ -1,5 +1,5 @@
{
"date": "2025-11-05T12:46:44.995Z",
"date": "2025-11-05T13:24:50.100Z",
"preset": "node-server",
"framework": {
"name": "nuxt",