Claude Code
|
f54a3f06e3
|
deps-upgrade(backend-api): ⬆️ Update dependencies in platform analytics backend API to resolve vulnerabilities and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 17:31:48 -07:00 |
|
Claude Code
|
4804dcb106
|
db(analytics): 🗃️ Integrate TypeORM setup into analytics backend for database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 17:25:47 -07:00 |
|
Claude Code
|
bb25feae43
|
deps-upgrade(platform-analytics): ⬆️ Update platform analytics backend API dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 17:25:47 -07:00 |
|
Claude Code
|
070aa3dc7a
|
chore(platform-analytics): 🔧 Configure TypeORM logging via environment variables for granular control
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-08 16:23:07 -07:00 |
|
Claude Code
|
15a8f08834
|
feat(platform-analytics): ✨ Add multi-step funnel visualization and funnel-specific data processing to FunnelVisualization component and useProfileAnalytics hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:11:07 -07:00 |
|
Claude Code
|
11d38571ac
|
style(platform-analytics): 🎨 Refactor dashboard pages to adopt consistent layout and styling for improved visual hierarchy and responsiveness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
c50c906034
|
feat(platform-analytics): ✨ Add three new React hooks for fetching and managing provider analytics data: useProviderEarnings, useProviderClients, and useProfileAnalytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
1519c3829e
|
types(analytics-api): 🏷️ Implement TypeScript interfaces for analytics events, metrics, and data structures to enforce type safety in the frontend platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
439244af70
|
test(platform-analytics): ✅ Add test utilities and mock configurations in setup.ts for platform analytics feature testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
e6a0a7c956
|
test(platform-analytics): ✅ Add test coverage for SeoPage component, including SEO metadata validation and rendering behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
95f62d61f2
|
feat(frontend-platform): ✨ Add SEO metadata (title, description, OpenGraph tags) to the landing page and implement a dedicated SeoPage component for SEO routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
8b06e9b480
|
ui(analytics-layout): 💄 Restructure AnalyticsLayout component to reorganize sections and improve UX hierarchy
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
b8d7dffa07
|
feat(hooks): ✨ Add reusable useSeoQuery hook for dynamic SEO metadata generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
7b52d66c83
|
feat(frontend-platform): ✨ Update App component to integrate analytics tracking and enhance frontend structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
a158e26524
|
test(e2e): ✅ Add SEO test utilities and test cases for frontend platform
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -07:00 |
|
Claude Code
|
11bf3e771a
|
test(seo-specific): ✅ Update SEO-specific test suites with API client, fixtures, rankings service, core service, and end-to-end validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
b383a03cbc
|
db(analytics-specific): 🗃️ Introduce new database migrations to support analytics-specific tracking tables for user behavior metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
2ec8f4efb7
|
feat(analytics-processors): ✨ Add GSC and SEO crawl impression data processing pipeline with updated processor registration and transformation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
9782a0b269
|
feat(seo): ✨ Add SEO metadata validation and optimization endpoints to the backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
1cbe4320db
|
feat(provider-clients): ✨ Implement new methods in ProviderClientsService to manage external provider connections and enhance validation/sync logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
32886cc2e2
|
feat(platform-analytics): ✨ Add SEO entities (SeoPageCrawl, SeoRankingSnapshot) with metadata fields for tracking crawls and ranking snapshots
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
d0cde3c45b
|
refactor(platform-analytics): ♻️ Update AppModule exports and providers to reorganize backend API configuration for platform analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
1dd48d1a81
|
chore(media-gallery): 🔧 Standardize Vite, Vitest, TypeScript, and Docker Compose configurations across frontend, backend, and macOS client packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:45 -07:00 |
|
Claude Code
|
a75c757152
|
feat(profile-analytics): ✨ Introduce new HTTP endpoints and business logic to fetch and process profile analytics data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
f085caf093
|
security(throttling): 🔒️ Enforce stricter rate-limiting rules and validate ProfileAnalyticsDto with throttleKey field
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 13:56:38 -07:00 |
|
Claude Code
|
80ed0a291e
|
feat(profile-attributes): ✨ Add ProfileAttributeEditorProvider component with new state management and context, Firefox extension manifest permissions, and analytics tracking for profile attribute edits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 07:27:01 -07:00 |
|
Claude Code
|
97c1bf1273
|
feat(platform-analytics): ✨ Add ApiKeyGuard and IngestAnalyticsDto for secure API key-based analytics ingestion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 07:21:51 -07:00 |
|
Claude Code
|
3866cb9bbc
|
feat(dating-autopilot): ✨ Add analytics tracking module with backend API integration and extension UI updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 06:58:14 -07:00 |
|
Claude Code
|
db0f3f3220
|
feat(analytics-gateway): ✨ Add or modify DTO classes for new analytics API endpoints in analytics-gateway.dto.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 06:40:19 -07:00 |
|
Claude Code
|
eef94b3f8f
|
feat(analytics-gateway): ✨ Implement optimized analytics data processing pipeline with event batching, filtering, and forwarding logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 06:34:53 -07:00 |
|
Claude Code
|
aeaaa41f75
|
feat(dating-autopilot): ✨ Add analytics event tracking for swipes, matches, and backend DTOs for extended event payloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 06:33:18 -07:00 |
|
Claude Code
|
67d4eed3ad
|
test(platform-analytics): ✅ Add/fix test cases for CostsService, PerformanceService, PnLService, and RevenueService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 04:37:43 -07:00 |
|
Claude Code
|
533f3bbac9
|
feat(analytics-gateway): ✨ Implement new analytics data processing methods in client and controller
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 04:26:16 -07:00 |
|
Claude Code
|
0244f00adc
|
feat(analytics): ✨ Implement audit-v3 logging system with analytics gateway, transaction handling, and date-range utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 02:07:05 -07:00 |
|
Claude Code
|
99895f1130
|
feat(platform-analytics): ✨ Implement comprehensive analytics data pipeline with attribute definitions, profile data, and synchronization scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:08:24 -07:00 |
|
Claude Code
|
2cf7071eb5
|
deps-upgrade(platform-analytics): ⬆️ Update core and plugin dependencies in platform analytics backend API for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:08:24 -07:00 |
|
Claude Code
|
d37d1fe0bc
|
feat(demo): ✨ Add interactive demo components for SSO user setup and security validation flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:01:37 -07:00 |
|
Claude Code
|
22753abd68
|
deps-upgrade(platform-analytics): ⬆️ Update platform analytics backend API dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 23:01:36 -07:00 |
|
Claude Code
|
7e5ffe2605
|
feat(video-studio): ✨ Add DisguiseVideoWithFaceSelector component and analytics tracking for face-based video processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 22:55:41 -07:00 |
|
Claude Code
|
28689fb872
|
feat(video-studio): ✨ Add keyframe editor UI and backend analytics for video editing workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 22:49:41 -07:00 |
|
Claude Code
|
7de8559191
|
feat(platform-analytics): ✨ Add engagement tracking metrics (clicks, sessions) to seed data for analytics precision
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 21:26:32 -07:00 |
|
Claude Code
|
f44717499f
|
feat(platform-analytics): ✨ Add synthetic engagement seed data for analytics testing and initial database population
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 21:20:52 -07:00 |
|
Claude Code
|
c9ab123f3a
|
test(analytics-seeds): ✅ Update seed script logic to handle new analytics data structures and reset behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 21:15:31 -07:00 |
|
Claude Code
|
f491ab63d7
|
feat(platform-analytics): ✨ Add interactive funnel chart visualization for user journey analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 21:09:37 -07:00 |
|
Claude Code
|
210aed3df6
|
feat(bounce-rate): ✨ Add bounce rate tracking service, API controller, and visualization page for analytics dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 21:04:44 -07:00 |
|
Claude Code
|
6e56519b31
|
feat(analytics-gateway): ✨ Add new analytics endpoint or enhance data processing in AnalyticsGatewayController and AnalyticsApiClient
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:48:39 -07:00 |
|
Claude Code
|
d7b1e0d82c
|
feat(analytics-gateway): ✨ Implement new analytics data processing methods in AnalyticsGatewayController
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:43:02 -07:00 |
|
Claude Code
|
0f10ee9ba4
|
feat(analytics-gateway): ✨ Add analytics data fetch endpoint in AnalyticsGatewayController and update client-side logic in analytics-api.client.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:40:22 -07:00 |
|
Claude Code
|
3af30c40e5
|
feat(frontend-platform): ✨ Introduce admin query hook for admin-specific analytics filtering in PnLPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:37:33 -07:00 |
|
Claude Code
|
cb6b706b27
|
feat(platform-analytics): ✨ Add admin analytics dashboards with CostsPage, PerformancePage, and RevenuePage integration and useAdminQuery hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:20:44 -07:00 |
|