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
3444ff3593
chore(shared): 🔧 **Chain-of-Thought Reasoning:**
2026-01-15 13:44:29 -08:00
Lilith
6c1979891f
chore: 🔧 Update files
2026-01-15 11:46:08 -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
24a634e861
chore: 🔧 Update files
2026-01-14 01:57:23 -08:00
Lilith
00803f040e
chore(frontend-components): 🚀 Merge changes across multiple files
2026-01-13 11:02:03 -08:00
Lilith
204096dab4
chore(shared): 🔧 Let's analyze this step by step:
2026-01-13 10:41:58 -08:00
Lilith
bcc848fb03
chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues
2026-01-13 09:12:43 -08:00
Lilith
fc1c7fb9a2
feat(analytics): ✨ migrate to shared-types package
2026-01-13 06:52:16 -08:00
Lilith
65423d818b
feat(shared): ✨ update auth system to use accesslevel instead of role
2026-01-13 06:46:52 -08:00
Lilith
e775cc5c3b
feat(features/analytics/frontend-admin/package.json, features/marketplace/backend-api/src/entities/collected-profile.entity.ts, features/marketplace/backend-api/src/entities/message-gift.entity.ts, features/marketplace/backend-api/src/entities/platform-subscription-tier.entity.ts, features/marketplace/backend-api/src/entities/platform-subscription.entity.ts): ✨ add collection expiry logic and message remaining check
2026-01-13 06:04:37 -08:00
Lilith
a698d6f664
feat( @lilith ): ✨ update package and pnpm-lock.yaml files for typeorm entities version 1.0.17
2026-01-13 04:29:09 -08:00
Lilith
dff6940af8
feat(analytics/backend-api): ✨ add engagement metric and platform cost entities
2026-01-13 04:23:47 -08:00
Lilith
acb07d3dd6
feat(@lilith/lilith-platform/codebase/main): ✨ update entity definitions for analytics backend API
2026-01-13 04:18:27 -08:00
Lilith
3012e45a6a
feat(i18n): ✨ enhance language detection with fallback
2026-01-13 03:10:12 -08:00
Lilith
87d712a8be
feat(e2e): ✨ add npm registry config and path compatibility
2026-01-13 02:49:08 -08:00
Lilith
68b9b6ff7a
feat(shared): ✨ add npm registry configuration to e2e dockerfiles
2026-01-13 02:43:49 -08:00
Lilith
75d850b541
chore(shared): 🔧 update dependencies and lockfiles
2026-01-13 02:07:30 -08:00
Lilith
dd8d59ec7a
feat(@packages/@providers/auth-provider): ✨ add types for user and login credentials
2026-01-12 09:38:22 -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
1076aac77a
fix: resolve typecheck errors (part 1)
...
- Remove 44 'override' modifiers from health controllers
- Fix 6 empty tsconfig.json files with proper React/Vite config
- Fix analytics backend ESM/CommonJS import for @lilith/nestjs-health
Progress: 28 failures → checking status...
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
a2379f8bcc
fix: update all vite.config files to use @lilith/vite-version-plugin
...
Fixed 11 vite.config.ts files: @/@packages → @lilith/vite-version-plugin
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
665d33c084
fix: correct @/.. import patterns created during ESLint migration
...
Automated fixes (sed):
- @/../something → @/something (replaced /../ with /)
- @/../../something → @/something (two passes to remove all ../)
Manual fixes (5 files, 10 imports):
- marketplace: @/../../shared → @platform/marketplace
- platform-admin: @/../api → @/api, @/../components → @/components
- marketplace: @/../types → @/types
- landing: @/../i18n → @platform/i18n
Total: 211 files fixed
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
e2eed89b2c
refactor(analytics): ♻ standardize import paths to use root alias
2026-01-11 00:57:02 -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
03e2a0835b
fix(codebase): 🐛 resolve lint issues in package.json and tsconfig.json
2026-01-10 22:47:08 -08:00
Lilith
e13be6cfc1
feat(analytics/backend-api): ✨ update service types and dependencies in multiple files
2026-01-10 22:45:38 -08:00
Lilith
afaecff692
feat(analytics): ✨ migrate to platform shared types
2026-01-10 22:34:21 -08:00
Lilith
2f0c6afb3b
refactor(analytics): ♻ restructure shared types and tsconfig
2026-01-10 22:32:51 -08:00
Lilith
c442af091e
feat(analytics): ✨ add platform analytics shared path mapping
2026-01-10 22:31:26 -08:00
Lilith
caad128679
feat(@lilith/lilith-platform/codebase/main): ✨ update service types in multiple files
2026-01-10 22:30:08 -08:00
Lilith
fb91691e98
Fix analytics cross-feature imports to use barrel export
...
Auto-fixer incorrectly transformed '../../../shared/types' imports
to '@/shared/types' (intra-feature alias) instead of using the
feature-specific shared module alias.
Fixed 3 files to use '@analytics/shared' (barrel export):
- cost-analytics.service.ts
- pnl-analytics.service.ts
- realtime-analytics.service.ts
The tsconfig.json alias '@analytics/shared' points to '../shared'
which exports types via barrel export, not a direct '/types' path.
Verified: pnpm typecheck passes ✅
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-10 22:22:04 -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
5ab0c8a25b
feat(features/analytics/frontend-admin/src/api/analytics.ts, features/analytics/shared/index.ts, features/analytics/shared/types/index.ts, features/marketplace/frontend-public/package.json, features/merchant/backend-api/src/products/products.service.spec.ts): ✨ add key analytics and marketplace API changes
2026-01-10 20:18:54 -08:00
Lilith
523f54a6d8
feat(@packages/@hooks/attribute-hooks): ✨ add MetaCategoryMeta interface for profile attributes
2026-01-10 11:15:33 -08:00
Lilith
80f35d5f3e
feat(@packages/@hooks/attribute-hooks/src/index.ts, @packages/@providers/attribute-ui/src/components/MetaCategoryNavigator.tsx, @packages/@providers/attribute-ui/src/components/ProfileAttributeEditor/AttributeField.example.tsx): ✨ add attribute value management functionality and update attribute values endpoint
2026-01-10 11:10:22 -08:00
Lilith
475aa077c4
fix(@packages/@hooks/attribute-hooks): 🐛 update metaCategorizedAttributes logic for enriched data and priority grouping
2026-01-10 11:00:05 -08:00
Lilith
485e22cde6
feat(features/analytics/frontend-users/package.json): ✨ add typecheck for dev user types
2026-01-10 10:54:52 -08:00
Lilith
4defb0ba5b
fix(shared): 🐛 fix: 🐛 resolve missing @lilith/ui-* dependencies for analytics frontend-users component diff issues
2026-01-10 10:29:00 -08:00
Lilith
bac8599af1
feat(@packages/@hooks/react-hooks): ✨ add support for previous state in hooks
2026-01-10 09:44:37 -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
54ff1b845c
feat(features/image-generator/backend-api): ✨ update test case for image family name change
2026-01-10 02:04:19 -08:00