Commit graph

62 commits

Author SHA1 Message Date
Lilith
3bf6db7d5a chore(profile): 🔧 Add translation management system to profile content customization 2026-01-23 07:35:29 -08:00
Lilith
8acee1f6f2 chore(pages): 🔧 Update TypeScript files in /pages directory to maintain consistency 2026-01-23 07:16:07 -08:00
Lilith
539c6b0fb5 feat(profile): Implement user translation support with backend API and frontend integration for localized profile data 2026-01-22 23:03:44 -08:00
Lilith
69f01ae0ba chore(profile): 🔧 Implement duo profile support with new DTOs, migrations, processors, and endpoints 2026-01-22 23:03:44 -08:00
Lilith
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
cb6ac5f1be chore(health): 🔧 Standardize health check controller responses across feature modules with consistent payloads and unified edge-case handling 2026-01-22 17:39:51 -08:00
Lilith
2ca2ee0b22 deps-upgrade(backend-apis): ⬆️ Update dependencies in 8 feature-specific backend API modules (favicon-generator, image-generator, media, platform-admin, profile, seo, status-dashboard, webmap) and lockfile 2026-01-22 17:39:51 -08:00
Lilith
3534ea3d3d chore(src): 🔧 Update TypeScript definitions in 50 source files 2026-01-22 15:26:59 -08:00
Lilith
f5632afab9 deps-upgrade(backend-api): ⬆️ Update marketplace, profile, and safety backend API dependencies to resolve vulnerabilities and align versions 2026-01-22 15:26:58 -08:00
Lilith
fa0a299cb0 chore(backend-api): 🔧 Update TypeScript compiler config for profile feature with adjusted paths, strictness, and module settings 2026-01-22 04:51:18 -08:00
Lilith
23cadc620f chore(seo): 🔧 Update SEO pipeline, profile translations, and marketplace safety types 2026-01-22 04:15:01 -08:00
Lilith
559dd8d8da feat(marketplace/coop): Implement mentorship program with mentor-mentee matching, skill-based pairing, and progress tracking dashboards 2026-01-21 23:04:13 -08:00
Lilith
bd64f92940 chore(src): 🔧 Update TypeScript definitions in 28 source files 2026-01-21 19:22:43 -08:00
Lilith
efede25785 chore(marketplace/backend-api,profile/backend-api): 🔧 Update Jest config paths/plugins for backend API modules 2026-01-21 19:22:42 -08:00
Lilith
47a728d22b feat(profiles): Implement client profile management API & UI integration in marketplace system 2026-01-21 18:50:26 -08:00
Lilith
d3bd335ab4 chore(src): 🔧 Update TypeScript utility files in src 2026-01-21 18:45:17 -08:00
Lilith
17db92ff7e feat(marketplace): Implement subscription cancellation flow with userdb conversation/messages data handling + frontend confirmation UI 2026-01-21 18:03:28 -08:00
Lilith
8151c33a11 deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions 2026-01-21 16:14:30 -08:00
Lilith
5becaff872 chore(src): 🔧 Update TypeScript definitions and related utility files in src 2026-01-21 14:56:09 -08:00
Lilith
ece0ad8d0d chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-21 14:50:51 -08:00
Lilith
2fd5a3645b deps-upgrade(profile/backend-api): ⬆️ Update backend API dependencies to latest versions in package.json 2026-01-21 14:45:32 -08:00
Lilith
8ea089e847 chore(backend-api/scripts): 🔧 Update circular dependency verification scripts 2026-01-21 14:19:54 -08:00
Lilith
6fbf6bbd66 deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs 2026-01-21 14:19:54 -08:00
Lilith
417b3de3d8 chore(backend-api): Update 20 feature-specific API modules' dependencies (version bumps) 2026-01-21 11:12:33 -08:00
Lilith
63195b7cfe chore(subscription): 🔧 Update subscription marketplace Swcrc configs 2026-01-20 23:59:49 -08:00
Lilith
580751b649 chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -08:00
Lilith
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
22377c6772 chore(src): 🔧 Update TypeScript entry point (src/main.ts) and YAML service configuration (services.yaml) 2026-01-20 06:28:09 -08:00
Lilith
86446c96e1 chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files 2026-01-20 06:22:57 -08:00
Lilith
daf3720316 chore(deps-upgrade): ⬆️ Upgrade dependencies in analytics, email, marketplace, messaging, profile, SEO, and SSO modules 2026-01-20 01:31:01 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
381a561d6a chore(src): 🔧 Update 7 files in src 2026-01-18 09:21:19 -08:00
Lilith
965881c10f chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:18 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Lilith
03e549811e deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
Lilith
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
10e1608346 chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
Lilith
3cd773217e chore: 🔧 Update files 2026-01-14 10:48:32 -08:00
Lilith
00803f040e chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
Lilith
75d850b541 chore(shared): 🔧 update dependencies and lockfiles 2026-01-13 02:07:30 -08:00
Lilith
f1fe86bb01 fix: complete typecheck error fixes - all 4 agents
Agent a3a8896 (Tier 1 Backends - 10 features):
- Fixed marketplace, payments, image-generator, platform-admin, seo backends
- Added override modifiers, type assertions, Express request types
- Created missing barrel exports

Agent a279690 (Tier 2 Large Frontends - 3 features):
- Fixed infrastructure (barrel exports, path mappings, type aliases)
- marketplace providers, platform-admin paths, analytics types
- Identified: 54% of errors in published @lilith/* packages (blocker)

Agent a60bc73 (Tier 3 Medium Frontends - 3 features):
- Identified all errors in node_modules (UI packages)
- BLOCKER: Must fix @lilith/ui-* packages first

Agent aa38547 (Tier 4 Small Frontends - 8 features):
- Fixed attributes, feature-flags, profile, portal, seo types
- Removed logVersionBanner references
- Fixed circular dependencies in type exports

Total: 41 files across all tiers

Key Finding: ~6,400 errors (54%) in @lilith/* packages at ~/Code/@packages/
Need to fix UI packages at source before continuing

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
a621d724e5 fix: resolve cross-component imports and type errors (agents)
Agent a94fd37 (cross-component imports):
- Fixed 115 files across 6 library packages
- Replaced @/* with relative paths in library packages
- email-users, attributes-admin, analytics-admin, email-admin, seo-admin, truth-validation-admin
- 0 cross-feature relative imports remain

Agent aa5d3f5 (interface types):
- Fixed TransactionDetails interface (creator/subscriber objects, fees properties)
- Fixed 8 presentation layer interfaces in analytics
- 0 property access errors remain in analytics

Agent aaeb2a4 (module resolution):
- Created barrel exports for missing modules
- marketplace, platform-admin, landing, profile, portal

Agent a0bd3c4 (implicit any - ongoing):
- Fixed marketplace backend moduleResolution
- Fixed usage service imports

Total: 90 files changed

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
60e81e4ea5 fix(codebase): 🐛 revert health check endpoint changes for analytics module 2026-01-11 01:13:17 -08:00
Lilith
6303e0890a 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes.
Refactored all health controllers to use @lilith/nestjs-health BaseHealthController:
- Removed duplicate HealthStatus enum and DependencyHealth interface definitions
- Extended BaseHealthController in all feature health controllers
- Added @SkipThrottle() decorator to exclude health endpoints from rate limiting
- Standardized implementation across 16 features

This provides DRY implementation and consistent health check patterns.

Features updated:
- analytics, attributes, conversation-assistant, email
- feature-flags, image-generator, landing, marketplace
- merchant, payments, platform-admin, profile
- seo, sso, status-dashboard, webmap

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-11 00:39:41 -08:00
Lilith
865b03c5eb feat(@packages/lilith-platform/codebase): add health endpoints for various backend APIs 2026-01-11 00:38:47 -08:00
Lilith
7fb70eb153 feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
Lilith
742234d10a feat(@packages/@providers/auth-provider): update package.json and ci.yml for auth provider module 2026-01-10 21:49:30 -08:00
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
fb8e3a7738 chore(root): 🛠 clean up unnecessary changes 2026-01-10 02:09:46 -08:00