Commit graph

56 commits

Author SHA1 Message Date
Lilith
3228c98107 chore(platform-analytics): 🔧 Add ReportGenerationProcessor to generate structured analytics reports from platform data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 03:23:51 -08:00
Lilith
e650fabcd4 chore(realtime): 🔨 Add WebSocket gateway, new DTOs for real-time client responses/revenue, and scheduler processor for batch analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 03:23:50 -08:00
Lilith
f177602044 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 03:23:50 -08:00
Lilith
c0ffd70b52 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:44:14 -08:00
Lilith
7679de2b10 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 01:42:34 -08:00
Lilith
e0acae849e chore(frontend): 🔧 Update Vite build configs to standardize configurations across all frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 19:15:53 -08:00
Lilith
6e4726e51e chore(platform-analytics): 🔧 Update backend API module config for platform analytics integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:28 -08:00
Lilith
1281a70c8d chore(src): 🔧 Update TypeScript files in src directory (6 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:32:07 -08:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
be4ccb3624 chore(backend-api): ♻️ Standardize module configurations in app.module.ts across feature modules 2026-01-26 00:58:27 -08:00
Lilith
6bf9f2a5c1 chore(src): 🔧 Update TypeScript files in src directory (22 files) 2026-01-26 00:42:18 -08:00
Lilith
03ca48a989 chore(backend-api): 🔧 Standardize module configurations across 15 feature-specific backend API modules in app.module.ts 2026-01-26 00:36:55 -08:00
Lilith
1a0144f78b chore(src): 🔧 Update TypeScript files in src directory (19 files) 2026-01-26 00:31:42 -08:00
Lilith
c1384a8096 feat(truth-validation): Add legal review truth validation feature to admin UI and backend services 2026-01-25 23:55:40 -08:00
Lilith
a1ed9bdb2d deps-upgrade(backend-api): ⬆️ Update dependencies across landing, platform-admin, analytics, profile, and SEO backend API modules 2026-01-25 23:39:51 -08:00
Lilith
9973821e39 chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 23:34:23 -08:00
Lilith
60c9ad0f51 chore(feature-modules): Update dependency versions in feature modules (landing, marketplace, platform-admin, platform-analytics, profile, SEO, SSO) and regenerate lockfiles 2026-01-25 23:34:22 -08:00
Lilith
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
58e15f36a9 chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution 2026-01-25 20:28:49 -08:00
Lilith
4cc13d4ec3 chore(deployments & features): 🔧 Update Vite base paths and plugins for multi-deployment consistency 2026-01-25 19:57:58 -08:00
Lilith
5552ae30d9 chore(platform-analytics): 🔧 Update Vite build configuration for platform analytics module with environment variables, plugins, and optimizations 2026-01-25 19:52:42 -08:00
Lilith
80bf44abb6 chore(analytics): 🔧 Add AnalyticsLayout component to enhance dashboard visualizations & UI consistency 2026-01-25 19:37:13 -08:00
Lilith
066e37c055 chore(platform-analytics): 🔧 Update Vite config to optimize analytics-related builds with plugins and environment variables 2026-01-25 19:37:13 -08:00
Lilith
cac10c28a3 deps-upgrade(frontend-public): ⬆️ Update analytics platform dependencies in frontend-public package.json and pnpm-lock.yaml 2026-01-25 19:37:13 -08:00
Lilith
a3bee90047 chore(platform-analytics): 🔧 Add new analytics event tracking methods and update data collection logic 2026-01-25 19:01:20 -08:00
Lilith
6a94f07e05 chore(config): 🔧 Update Vite configuration files (vite.config.ts) to include new build optimizations and dependency updates 2026-01-25 19:01:20 -08:00
Lilith
d35778939a deps-upgrade(analytics): ⬆️ Update frontend analytics SDKs and dependencies in package.json for performance/bug fixes 2026-01-25 18:50:33 -08:00
Lilith
7df0253f52 chore(analytics): 🔧 Update TypeScript and Vite build configs (tsconfig.json/module resolution, vite.config.ts/plugins/optimizations) for analytics frontend builds 2026-01-25 18:45:22 -08:00
Lilith
0654950db4 deps-upgrade(platform-analytics): ⬆️ Update platform analytics dependencies in package.json and lockfile 2026-01-25 18:45:22 -08:00
Lilith
1f18b0b594 feat(analytics): Implement analytics data collection and fetching system 2026-01-25 18:40:05 -08:00
Lilith
c05cbd855f deps-upgrade(platform-analytics/frontend): ⬆️ Update React, testing libraries, and other frontend dependencies to latest stable versions 2026-01-25 18:40:05 -08:00
Lilith
7f0194d852 chore(FunnelVisualization): 🔧 Update visualization dependencies and optimize build scripts for FunnelComponent 2026-01-25 18:19:31 -08:00
Lilith
dc836e9860 refactor(platform-analytics): ♻️ Standardize analytics hooks with unified page-view tracking, WebSocket-based real-time updates via useAnalyticsWebSocket, and improved mocking support 2026-01-25 18:14:20 -08:00
Lilith
6a6339060e chore(deps): 🔧 Update dependency versions in package.json and pnpm-lock.yaml 2026-01-25 18:14:20 -08:00
Lilith
f1c8cf9391 chore(components): 🔧 Update TypeScript component files (7 tsx components) 2026-01-25 18:08:53 -08:00
Lilith
937a677dd8 chore(e2e): 🔧 Update e2e test scripts (analytics.docker.e2e.ts) for new analytics tracking logic 2026-01-25 17:58:31 -08:00
Lilith
5de6de7de7 chore(fontend-admin): 🔧 Update Vite configuration for frontend admin dashboard build process 2026-01-25 17:58:31 -08:00
Lilith
71200190ae chore(platform-analytics/frontend-admin): Update dependencies for frontend analytics platform 2026-01-25 17:58:31 -08:00
Lilith
bdcc0f3f7b chore(platform-analytics): 🔧 Add shared utilities/components for analytics event tracking, data processing, and integration helpers 2026-01-25 17:42:39 -08:00
Lilith
e36cf92899 chore(frontend-admin): 🔧 Add analytics tracking infrastructure (API clients, batch queue, custom hooks, and provider component) 2026-01-25 17:36:00 -08:00
Lilith
88af408174 chore(hooks): 🔧 Update promo code removal logic, navigation config, and related test specs 2026-01-25 17:30:40 -08:00
Lilith
eff0e7a30e chore(marketplace + analytics): 🔥 Remove promo code feature and associated tests 2026-01-25 17:25:29 -08:00
Lilith
e850ea655a deps-upgrade(platform-analytics/backend-api): ⬆️ Update dependencies to enhance security, performance, and compatibility in platform analytics backend API 2026-01-25 16:54:35 -08:00
Lilith
9411913162 chore(src): 🔧 Update configuration files, scripts, and utility modules in src/ directory 2026-01-25 16:38:06 -08:00
Lilith
acdc63efa8 deps-upgrade(analytics): ⬆️ Update analytics dependencies across packages 2026-01-25 16:37:58 -08:00
Lilith
c0e2c41e2b chore(components): 🔧 Update TypeScript files in components directory 2026-01-25 16:24:08 -08:00
Lilith
96ddb6be70 deps-upgrade(platform-analytics/frontend-public): ⬆️ Update dependencies to newer versions for frontend public assets 2026-01-25 14:10:36 -08:00
Lilith
8fe6e6d4bd 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