analytics/services/api/src
2026-05-15 21:17:46 -07:00
..
acquisition feat(acquisition): Add corporate filtering capability to AcquisitionQuery DTO and AcquisitionService 2026-05-15 21:17:45 -07:00
audience feat(audience): Add corporate affiliation filter to AudienceQueryDto and update AudienceService for corp-based audience queries 2026-05-15 21:17:45 -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 feat(engagement): Add corporate filtering capability to engagement queries by implementing the corp filter parameter in EngagementQueryDto, validating it in EngagementController, and integrating corp-based filtering logic in EngagementService 2026-05-15 21:17:45 -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 feat(trends-specific): Add corporation (corp) filtering capability to trends queries 2026-05-15 21:17:46 -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