Commit graph

108 commits

Author SHA1 Message Date
Lilith
7b62da8f40 feat(features/analytics/backend-api): add analytics backend API package.json changes 2026-01-10 04:04:12 -08:00
Lilith
d0e356bb2f feat(frontend-dev): update package.json and main.tsx for conversation assistant 2026-01-10 03:45:20 -08:00
Lilith
54ff1b845c feat(features/image-generator/backend-api): update test case for image family name change 2026-01-10 02:04:19 -08:00
Lilith
dc84e17a36 fix(features/image-generator/backend-api): 🐛 updated test data for image events integration tests 2026-01-10 02:03:13 -08:00
Lilith
b97dd92641 fix(main): 🐛 resolve linting issues 2026-01-10 02:02:07 -08:00
Lilith
4498b4cba8 fix(analytics): update date format in event emission tests 2026-01-10 02:01:01 -08:00
Lilith
83009405d0 fix(features): resolve idempotency key format issues in analytics processor tests 2026-01-10 01:59:54 -08:00
Lilith
d7015ec68f feat(analytics/backend-api): improve event emission functionality for hourly and daily aggregation 2026-01-10 01:58:48 -08:00
Lilith
cdbeaf8c53 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
Lilith
d01f90b77f fix(codebase): 🛠 resolve file count discrepancies 2026-01-10 01:09:44 -08:00
Lilith
88adfc23a5 feat(features/analytics/backend-api): add analytics backend API module 2026-01-10 01:03:40 -08:00
Lilith
f780939ddc fix(analytics/backend-api): 🐛 🛑 update aggregation logic for analytics processor 2026-01-10 01:02:33 -08:00
Lilith
6377aa9d56 fix(backend-api): 🐛 resolve missing imports and fix type errors 2026-01-10 01:01:26 -08:00
Lilith
77f21ffdad fix(features/analytics/backend-api/package.json): resolve dependency version conflict 2026-01-10 00:22:37 -08:00
Lilith
09de50f94f fix(features/analytics/backend-api/package.json): 🐛 resolve type conflicts in domain event enum 2026-01-10 00:20:22 -08:00
Lilith
4f58d535fa fix(main): 🐛 resolve missing environment variables in configuration files 2026-01-09 23:23:05 -08:00
Lilith
0aed37f794 🔧 Auto-resolve: Update analytics backend tsconfig module settings
Changed module/moduleResolution from commonjs/bundler to node16/node16
for better ESM compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 11:30:40 -08:00
Lilith
916cd0f46d 🔧 Update files 2026-01-09 11:30:40 -08:00
Lilith
fbe81746da 🔧 Update files 2026-01-09 11:22:20 -08:00
Lilith
8f8e4663b3 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes
- Bump @lilith/service-addresses from ^2.0.0 to ^2.0.1 across features
- Update pnpm-lock.yaml to reflect dependency changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-09 11:22:20 -08:00
Lilith
6e832782df Add new files 2026-01-09 11:22:19 -08:00
Lilith
8f72631042 🔧 Update files 2026-01-09 11:22:19 -08:00
Lilith
10199f657f chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:56:06 -08:00
Lilith
f45de5ae6e 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes
- Refactor getCostBreakdown() to return structured breakdown by category and type
- Enhance getCostTrend() to include category-level trend data
- Improve getBudgetComparison() to return summary totals with variance analysis
- Update return types for better type safety and data organization

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 12:50:54 -08:00
Lilith
1a69d44e26 chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:50:02 -08:00
Lilith
5c473cda39 chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:29:41 -08:00
Lilith
d11b50f38a chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:24 -08:00
Lilith
a275e23091 fix(backend-api): 🐛 resolve idempotency check in revenue processing 2026-01-04 21:31:33 -08:00
Lilith
95baec26f7 fix(analytics/backend-api): 🐛 adjust timestamp comparison in transaction analytics service 2026-01-04 21:30:29 -08:00
Lilith
01c1b69db6 fix(analytics/backend-api): 🐛 update date trunc logic in revenue selection 2026-01-04 21:30:08 -08:00
Lilith
a25106615b feat(analytics): update service files for subscription analytics and revenue data extraction 2026-01-04 21:29:03 -08:00
Lilith
327a124188 fix(analytics/backend-api): 🐛 update subscription analytics service queries 2026-01-04 21:27:59 -08:00
Lilith
faab3c14a9 fix(analytics/backend-api): 🐛 update revenue metric entity and service service 2026-01-04 21:26:53 -08:00
Lilith
92ccbc610a fix(shared): 🐛 fix: 🐛 resolve path conflicts in typescript configurations 2026-01-04 16:14:07 -08:00
Lilith
7833bf123d fix(features/analytics/frontend-admin): update admin query and trend points for revenue metrics 2026-01-04 12:44:20 -08:00
Lilith
744c475795 fix(features/analytics/frontend-admin): 🐛 update admin query metric API endpoint 2026-01-04 12:43:17 -08:00
Lilith
dc08ba1e67 feat(features/analytics/backend-api/src/auth/jwt.guard.ts): add E2E testing bypass for auto-authentication 2026-01-04 12:26:09 -08:00
Lilith
bb15e3881f feat(root): add missing files for analytics backend API and frontend users 2026-01-04 07:23:45 -08:00
Lilith
29129f93c5 fix(shared): 🐛 fix: 🐛 validate locale changes and prevent same-sex or duo filters 2026-01-04 07:21:06 -08:00
Lilith
6be4188142 fix(e2e): 🐛 resolve concurrency issues in Dockerfile.e2e 2026-01-04 07:17:59 -08:00
Lilith
50e080b135 fix(codebase): 🐛 🛑 resolve linting issues in multiple files 2026-01-04 07:14:50 -08:00
Lilith
429320419e fix(analytics/backend-api): 🐛 update Dockerfile.e2e to use concurrency=1 2026-01-04 07:02:22 -08:00
Lilith
be203125cd fix(shared): 🐛 fix: 🐛 resolve linting issues in typescript files 2026-01-04 07:01:18 -08:00
Lilith
8b40e5742c fix(e2e): 🐛 resolve concurrency issues in Dockerfile.e2e files 2026-01-04 06:54:12 -08:00
Lilith
2884df9d20 fix(shared): 🐛 fix: 🐛 resolve linting issues in frontend-admin packages 2026-01-04 06:53:08 -08:00
Lilith
dd899b7c8f feat(eslint): complete ESLint v9 migration across remaining 10 packages
Migrated all remaining legacy .eslintrc.json files to modern ESLint v9 flat config:

**Migrated Packages (10 total):**
- @infrastructure/health-client (TypeScript)
- @infrastructure/api-client (TypeScript + semi:off)
- @testing/msw-handlers (TypeScript + relaxed rules)
- @hooks/messaging-hooks (React)
- @utility/zname (React + React Native)
- features/analytics/frontend-users (React)
- features/landing/frontend-public (React + custom rules)
- features/marketplace/frontend-public (React + custom rules)
- features/feature-flags/shared (React/NestJS dual)
- @types (type definitions only)

**Changes:**
- Created 10 new eslint.config.js files using shared @lilith/configs
- Deleted 10 legacy .eslintrc.json files
- Deleted 6 redundant .eslintignore files (replaced by inline ignores)
- All configs include @lilith/eslint-plugin-file-length (400/600 LOC)
- Verified all packages lint successfully

**Migration Pattern:**
- React packages: use createReactConfig({ tsconfigRootDir: import.meta.dirname })
- TypeScript packages: inline config with file-length plugin
- Custom rules preserved where needed (prefer-const:off, semi:off, etc.)

Migration Status: 100% complete (all 57 packages now on ESLint v9)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 06:39:43 -08:00
Lilith
f32e008db1 fix(codebase): 🛠 resolve linting issues in key files 2026-01-04 06:24:35 -08:00
Lilith
7e08a8a4e1 fix(shared): 🐛 fix: 🐛 resolve file-length plugin issues in multiple files 2026-01-03 14:24:10 -08:00
Lilith
c3f28c7fa8 feat(features/seo/backend-api): add regenerateVariation function 2026-01-03 13:39:06 -08:00
Lilith
8431faeca8 feat(analytics/frontend-admin): add functionality for viewing funnel data by source 2026-01-03 13:24:02 -08:00