platform-codebase/features/analytics/backend-api
2026-01-18 09:20:11 -08:00
..
data
docs feat(features/image-generator/backend-api): update test case for image family name change 2026-01-10 02:04:19 -08:00
e2e chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -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
ANALYTICS_EVENT_EMISSION_TEST_REPORT.md fix(features/image-generator/backend-api): 🐛 updated test data for image events integration tests 2026-01-10 02:03:13 -08:00
ARCHITECTURE_COMPARISON.md
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
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
TYPESCRIPT_COMPILATION_REPORT.md fix(main): 🐛 resolve linting issues 2026-01-10 02:02:07 -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