iconsulting/packages/services/evolution-service/src
hailin dcff831e7d fix(analytics): handle statDate as string from database
- Fix toDto method to handle statDate being string or Date
- Fix getTrendData method to handle statDate being string or Date
- PostgreSQL date type returns string, not Date object

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-26 08:40:09 -08:00
..
adapters fix(evolution): handle super admin login without tenant context 2026-01-26 08:20:26 -08:00
admin refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
analytics fix(analytics): handle statDate as string from database 2026-01-26 08:40:09 -08:00
application refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
domain refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
evolution refactor(services): implement 4-layer Clean Architecture for all backend services 2026-01-24 22:18:22 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
infrastructure fix(tenant): simplify evolution-service tenant configuration 2026-01-26 05:40:39 -08:00
migrations feat: add enterprise multi-tenancy infrastructure 2026-01-25 18:11:12 -08:00
super-admin feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00
app.module.ts feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00
main.ts fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00