|
Build And Push Image / docker (push) Successful in 2m13s
Details
- 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>
|
||
|---|---|---|
| .. | ||
| admin-config.ts | ||
| dues-calculator.ts | ||
| email-tokens.ts | ||
| email.ts | ||
| keycloak-admin.ts | ||
| keycloak.ts | ||
| member-id.ts | ||
| member-tiers.ts | ||
| minio.ts | ||
| nocodb-events.ts | ||
| nocodb.ts | ||
| profile-images.ts | ||
| security.ts | ||
| session.ts | ||