platform-codebase/features/analytics/backend-api
2026-01-18 09:20:26 -08:00
..
data docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
docs docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
e2e docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
src chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
test fix(main): 🐛 resolve missing environment variables in configuration files 2026-01-09 23:23:05 -08:00
.gitignore chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
.swcrc docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
ARCHITECTURE_COMPARISON.md docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
docker-compose.e2e.yml chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Dockerfile chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Dockerfile.e2e chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
eslint.config.js
nest-cli.json
package.json deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
pnpm-lock.yaml deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
REVIEWS_SERVICE_REFACTOR.md docs(backend-api): 📝 Update analytics API architecture docs, add GeoIP/VPN data assets, and refine E2E test fixtures 2026-01-18 09:20:26 -08:00
test-health-events.sh feat(features/analytics/backend-api/src/processors/analytics.processor.ts, features/email/backend-api/src/test/integration/setup.ts, features/seo/backend-api/src/pipeline/pipeline.service.ts): add domain event emitting logic for analytics, email, and seo pipelines 2026-01-10 01:57:40 -08:00
tsconfig.json chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
verify-health-event-architecture.sh feat(analytics/backend-api): improve event emission functionality for hourly and daily aggregation 2026-01-10 01:58:48 -08:00
vitest.config.ts chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
vitest.e2e.config.ts