Commit graph

305 commits

Author SHA1 Message Date
Lilith
507be3d72d chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:14:32 -08:00
Lilith
05ce726ef3 chore(auth): 🔧 Integrate comprehensive auth flow for subscription tiers in marketplace
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 23:42:25 -08:00
Lilith
5a357f0241 chore(e2e-auth): 🔧 Update Playwright test configs & assertions for auth flows, merchant submissions, product flows, privacy reports, 404 pages, and cart-to-checkout processes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 17:22:00 -08:00
Lilith
456384c612 chore(marketplace): 🔨 Add/update E2E test suite
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:44:54 -08:00
Lilith
8a92193a4c chore(src): 🔧 Update TypeScript files in src directory (28 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:38:44 -08:00
Lilith
bfe97fb654 chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:24:57 -08:00
Lilith
39d9fcc3d4 deps-upgrade(auth): ⬆️ Upgrade dependencies in @testing/e2e-auth and e2e/prod-auth for E2E testing and production auth configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:10:59 -08:00
Lilith
7593b6c3a9 chore(e2e-auth): 🔧 Update test account configs for auth E2E scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 16:05:01 -08:00
Lilith
3552410166 chore(auth-provider): 🔧 Add AuthProviderWithDevBridge component for enhanced dev environment integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 01:30:56 -08:00
Lilith
3400f623b2 chore(src): 🔧 Update test fixture (real-auth-fixture.ts) and documentation files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:29:27 -08:00
Lilith
466d6a968a chore(auth): 🔧 Update tsconfig.json for E2E auth tests + Dockerfiles for prod-auth/profiles API test environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:29:26 -08:00
Lilith
abba006dbb chore(e2e-auth): 🔧 Update test dependencies and configurations for auth flow validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:01:19 -08:00
Lilith
f8e0d010b1 chore(marketplace/frontend-public): 🔨 Add worker analytics dashboard components, types, utils, localization (bdsm/cam/escorts/massage), and extend status-dashboard backend API integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 14:58:09 -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
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
8c7ea73433 chore(vite-plugin-p): 🔧 Update plugin entry point to vite v4 compatibility 2026-01-25 20:28:49 -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
920e50daed chore(deps): 🔧 Update dependency versions in package.json files 2026-01-25 20:28:49 -08:00
Lilith
40249e6d41 chore(utils/vite-plugin-pnpm-resolve): 🔧 Fix incorrect PNPM dependency resolution in Vite builds to ensure proper edge-case handling 2026-01-25 19:47:22 -08:00
Lilith
baa8107e5d chore(analytics): 🔧 Add MockDataProvider component, mock analytics logic in analytics-provider, and extend TypeScript types for testing 2026-01-25 17:42:38 -08:00
Lilith
1503663b84 chore(analytics): 📈 Add new analytics pages for AB testing, bounce rate, and revenue tracking metrics 2026-01-25 17:42:38 -08:00
Lilith
a591d49bc2 feat(analytics): Implement comprehensive analytics tracking with client-side hooks (use-track-engagement, use-track-page-view) and NestJS server integration 2026-01-25 17:42:37 -08:00
Lilith
4dc8acfd01 feat(analytics): Add analytics dashboard components, real-time metrics visualization, backend batch queue, and use-page-view-tracking hook 2026-01-25 17:42:37 -08:00
Lilith
1192ffd721 chore(api): 🔧 Update TypeScript files in API module to maintain consistency across 15 related components 2026-01-25 17:42:37 -08:00
Lilith
ff2a2031e3 chore(analytics): 🔧 Update tsconfig.json, vite.config.ts, vitest.config.ts, and .gitignore to standardize analytics plugin tooling across monorepo modules 2026-01-25 17:42:36 -08:00
Lilith
42e1d8b810 deps-upgrade(analytics/frontend-admin): ⬆️ Update dependencies in @plugins/analytics and frontend-admin modules to latest versions 2026-01-25 17:42:36 -08:00
Lilith
77fdec5f3d chore(components): 🔧 Update TypeScript files in components directory 2026-01-25 15:02:42 -08:00
Lilith
7c90f98a3c feat(analytics): Add funnel analytics controller, health check endpoint, and real-time metrics integration 2026-01-25 14:21:13 -08:00
Lilith
c6b1c590d1 chore(src): 🔧 Update TypeScript utility files in src directory 2026-01-25 14:15:59 -08:00
Lilith
b45bfe1b50 feat(analytics,marketplace): Implement real-time analytics & funnel tracking system 2026-01-25 14:10:37 -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
Lilith
3b47821948 chore(src): 🔧 Update TypeScript files in src directory (49 files) 2026-01-25 13:34:44 -08:00
Lilith
11ba8012a3 chore(src): 🔧 Update TypeScript files in src directory (32 files updated) 2026-01-25 13:28:52 -08:00
Lilith
1cfa44cbae chore(src): 🔧 Update TypeScript files in src directory 2026-01-25 12:42:40 -08:00
Lilith
fcff648a3d feat(analytics-client): Implement comprehensive analytics client with funnel tracking, event batching, React hooks, and NestJS backend integration 2026-01-25 12:37:23 -08:00
Lilith
0071f2b6c0 chore(lint): 🔧 Update ESLint configuration in .eslintrc.cjs and tsconfig.json with new linting rules 2026-01-25 12:37:22 -08:00
Lilith
140ffd1636 deps-upgrade(analytics-client): ⬆️ Update dependencies in analytics-client package and root lock files 2026-01-25 12:37:22 -08:00
Lilith
5ed027d51f deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
Lilith
242c3b0d33 chore(src): 🔧 Update TypeScript files in src directory (32 files) 2026-01-25 11:06:22 -08:00
Lilith
cfa8092c5d chore(src): 🔧 Update TypeScript files in src directory (11 files) 2026-01-25 11:00:58 -08:00
Lilith
2fd6f83d8c chore(config): 🔧 Update ESLint configs to enforce consistent linting rules across packages 2026-01-25 09:56:33 -08:00
Lilith
264838614c chore(src): 🔧 Update TypeScript files in src directory 2026-01-24 20:52:58 -08:00
Lilith
6c394bf905 chore(components): 🔧 Update TypeScript files in components directory 2026-01-24 14:30:25 -08:00
Lilith
f28cdfa97f chore(ui-forms): ♻️ Standardize form component props, hooks, and event handling across all UI forms to improve maintainability and consistency 2026-01-23 20:26:52 -08:00
Lilith
e3fa9e419f refactor(providers): ♻️ Restructure ProfileAttributeEditor fields and wizard components in attribute-ui/wizard-provider for improved organization, documentation, and performance 2026-01-23 20:26:52 -08:00
Lilith
9508264921 chore(plugins): 🔧 Update booking components & analytics provider for new feature implementation 2026-01-23 20:26:52 -08:00
Lilith
6e578ca025 chore(analytics): 📈 Add analytics dashboards, A/B testing pages, bounce rate/conversion funnel tracking, error performance metrics, and mock data updates 2026-01-23 20:26:52 -08:00
Lilith
14bd09d89b chore(src): 🔧 Update analytics-context.tsx component with new tracking logic and logging improvements 2026-01-23 20:26:51 -08:00
Lilith
d5f82efa6a chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 17:47:53 -08:00