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
|
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
|
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
|
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
|
ace3f0b649
|
feat(platform-analytics): ✨ Add controller and service classes for costs, performance, P&L, and revenue analytics modules with new endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:17:35 -07:00 |
|
Claude Code
|
c6536f8ecd
|
feat(platform-analytics): ✨ Add DTOs for cost, performance, PnL, and revenue analytics models and update video job entity definitions with utility functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 20:15:05 -07:00 |
|
Claude Code
|
99a5bf0b5a
|
feat(analytics-gateway): ✨ Add analytics API client, gateway controller, and dashboard assets for acquisition, audience, engagement, revenue, and segments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 19:58:07 -07:00 |
|
Claude Code
|
51975af8d8
|
feat(platform-analytics): ✨ Add backend services and API endpoints for cost, error, and P&L data analytics, along with new UI components for platform analytics pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 08:51:58 -07:00 |
|
Claude Code
|
9faf4e91c5
|
feat(ab-testing): ✨ Add A/B testing service methods, analytics gateway endpoints for segment/funnel data, and frontend segments visualization with visual assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 08:30:36 -07:00 |
|
Claude Code
|
a3eb1a9301
|
feat(analytics-gateway): ✨ Add controller methods to fetch and process audience analytics data with segment filtering and visualization support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 08:15:54 -07:00 |
|
Claude Code
|
ed8eb08c4c
|
feat(analytics-gateway): ✨ Add support for batch event tracking in the analytics gateway client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 08:10:22 -07:00 |
|
Claude Code
|
1a6700c4cd
|
feat(analytics-gateway): ✨ Update AnalyticsGatewayDto to include new fields for enhanced analytics data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 08:04:41 -07:00 |
|
Claude Code
|
5698a606e6
|
feat(analytics-gateway): ✨ Implement conversion controller and add conversion tracking functionality to analytics gateway
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:54:36 -07:00 |
|
Claude Code
|
700059b14c
|
feat(analytics-gateway): ✨ Add controller methods for analytics data requests and bounce rate calculations with validation and response formatting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:47:47 -07:00 |
|
Claude Code
|
ad7749ab3f
|
feat(analytics-gateway): ✨ Add new analytics API endpoints and processing methods to the gateway controller
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:43:32 -07:00 |
|
Claude Code
|
f4ff3b4d66
|
feat(analytics): ✨ Introduce funnel visualization and revenue tracking components with new DTOs and controllers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:42:09 -07:00 |
|
Claude Code
|
b1dce71ab4
|
feat(analytics-gateway): ✨ Add analytics data model DTO and update dashboard visualization assets
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:25:33 -07:00 |
|
Claude Code
|
77f5746324
|
refactor(platform-analytics): ♻️ Restructure analytics module configurations, controllers, and service logic for improved architecture and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:20:11 -07:00 |
|
Claude Code
|
6a9963cc1b
|
refactor(platform-analytics): ♻️ Implement unified base classes for consistent controller/service patterns across analytics modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 07:20:05 -07:00 |
|