platform-codebase/features/analytics/backend-api
2026-01-25 14:21:13 -08:00
..
data
docs docs(analytics): 📝 Updated analytics documentation with backend API summaries, retention metrics, real-time dashboard details, and enforced ESLint linting 2026-01-25 13:40:00 -08:00
e2e
migrations chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 13:34:44 -08:00
scripts
src feat(analytics): Add funnel analytics controller, health check endpoint, and real-time metrics integration 2026-01-25 14:21:13 -08:00
test chore(src): 🔧 Update TypeScript definitions in 15 source files 2026-01-22 23:03:05 -08:00
.gitignore
.swcrc
ARCHITECTURE-DIAGRAM.md
ARCHITECTURE_COMPARISON.md
COHORT_ANALYSIS_IMPLEMENTATION.md chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 13:34:44 -08:00
DATA_RETENTION.md chore(src): 🔧 Update TypeScript files in src directory (32 files updated) 2026-01-25 13:28:52 -08:00
docker-compose.e2e.yml
Dockerfile
Dockerfile.e2e
eslint.config.js
IMPLEMENTATION_SUMMARY.md docs(analytics): 📝 Updated analytics documentation with backend API summaries, retention metrics, real-time dashboard details, and enforced ESLint linting 2026-01-25 13:40:00 -08:00
nest-cli.json
package.json deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
pnpm-lock.yaml
README-REFACTORING.md
REFACTORING-CHECKLIST.md
REFACTORING-DESIGN.md
REFACTORING-QUICK-REFERENCE.md
REFACTORING-SUMMARY.md
REVIEWS_SERVICE_REFACTOR.md
test-health-events.sh
tsconfig.json chore(analytics): 🔧 Update TypeScript compiler options in backend API (tsconfig.json) and Vite build settings in frontend public module (vite.config.ts) 2026-01-25 13:34:43 -08:00
verify-health-event-architecture.sh
vitest.config.ts
vitest.e2e.config.ts