monacousa-portal/server/utils
Matt 1aef356d78
Build And Push Image / docker (push) Successful in 2m13s Details
Replace all mock/placeholder data with real data systems
- Added getUserCount() method to Keycloak admin for real user statistics
- Replaced hardcoded userCount (25) with live Keycloak data in admin stats
- Fixed board meeting API to query real events, removed Jan 15 2025 fallback
- Updated board stats to count real events instead of hardcoded 3
- Created member-tiers service for proper tier determination
- Created dues-calculator service for accurate dues tracking
- Updated auth callback to use member-tiers service
- Updated overdue-count API to use dues-calculator
- Added data quality tracking with confidence levels
- Added proper error handling - returns null/0 instead of fake data
- Included source tracking for all data (live/calculated/fallback)

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 18:28:38 +02:00
..
admin-config.ts Add Keycloak group management for member portal access control 2025-08-13 16:31:54 +02:00
dues-calculator.ts Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
email-tokens.ts Add circuit breaker pattern to email verification system 2025-08-10 15:48:11 +02:00
email.ts fixes 2025-08-15 15:06:39 +02:00
keycloak-admin.ts Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +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
member-tiers.ts Replace all mock/placeholder data with real data systems 2025-08-31 18:28:38 +02:00
minio.ts Add profile image system with MinIO storage 2025-08-14 10:28:40 +02:00
nocodb-events.ts Refactor event form to use separate date/time inputs with validation 2025-08-13 22:23:06 +02:00
nocodb.ts fixes 2025-08-14 10:43:21 +02:00
profile-images.ts Add profile image system with MinIO storage 2025-08-14 10:28:40 +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