analytics/services/api/src
2026-05-16 21:10:57 -07:00
..
acquisition refactor(acquisition): ♻️ Remove corpRawEventsFilter dependency and simplify AcquisitionService logic while updating documentation 2026-05-16 21:10:57 -07:00
audience test(test): Update expected values and query patterns for audience, engagement, and trends service tests 2026-05-16 19:24:16 -07:00
cohorts chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
common feat(corp-filter): Add filterCorporations and filterUnknownCorpSlugs utility functions and update main.ts integration 2026-05-15 21:17:46 -07:00
engagement test(test): Update expected values and query patterns for audience, engagement, and trends service tests 2026-05-16 19:24:16 -07:00
entities chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
funnels chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
gdpr chore(api): 🔧 Update TypeScript definitions and utility files in API module 2026-01-25 16:21:50 -08:00
health breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00
network feat(network): Introduce NetworkModule, NetworkService, NetworkController, and NetworkQueryDto for network operations 2026-05-15 17:43:53 -07:00
revenue chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
security-ip-log chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage 2026-01-29 08:20:57 -08:00
seeds feat(seeds-specific): Update seed execution workflow in run-seed.ts 2026-03-19 06:40:53 -07:00
segments feat(segments): Add corp filter capability to Segments API by extending SegmentDto and implementing filtering logic in SegmentsService.getSegments() 2026-05-15 21:17:45 -07:00
sessions feat(sessions): Add optional corp filter to SessionsQueryDto and sessions.service.ts 2026-05-15 21:17:46 -07:00
trends test(test): Update expected values and query patterns for audience, engagement, and trends service tests 2026-05-16 19:24:16 -07:00
app.module.ts feat(api-services/api/src): Add NetworkModule for handling network operations in the root application 2026-05-15 17:43:53 -07:00
main.ts feat(corp-filter): Add filterCorporations and filterUnknownCorpSlugs utility functions and update main.ts integration 2026-05-15 21:17:46 -07:00