Commit graph

4 commits

Author SHA1 Message Date
86e7d5f209
test(08-02): add failing tests for mode dispatch and cascade endpoints 2026-04-09 21:43:46 +02:00
c28220c83f
feat(08-01): add aggregation methods and filter support to HeatmapService
- getHourlyAggregation with timezone-correct CONVERT_TZ
- getDayHourAggregation with weekStart-relative day index
- getUserCustomers and getUserActivities cascade queries
- activity/customer filter params on getDailyAggregation
- Inject EntityManagerInterface for testable DBAL access
2026-04-09 21:23:25 +02:00
8a0e5de4a8
test(08-01): add failing tests for aggregation methods and filters 2026-04-09 21:20:07 +02:00
7060cfc151
feat: add HeatmapService, API controller, and PHPUnit tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 12:49:54 +02:00