Commit graph

132 commits

Author SHA1 Message Date
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
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
492495bc14 ui(costs-page): 💄 Add interactive cost charts and interactive tooltips for enhanced data exploration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:11:53 -07:00
Claude Code
c256eeec81 feat(platform-analytics): Add ErrorTrackingPage and PnLPage components with analytics API integration for error tracking and profit-and-loss analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:09:20 -07:00
Claude Code
fc561dfe46 feat(platform-analytics): Add new analytics API endpoints and optimize SWC config for performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:06:02 -07:00
Claude Code
3783bfbc91 feat(frontend-platform): Add cost analytics API endpoints and update CostsPage UI for cost visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 20:03:49 -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
aca3978894 ui(platform-analytics): 💄 Add new visualization image asset for analytics dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:52:23 -07:00
Claude Code
78f846e4ab ui(admin-login): 💄 Replace placeholder admin login UI image with modern visual asset
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 19:51:42 -07:00
Claude Code
e6b7ae1c50 ui(platform-analytics): 💄 Add realtime-page.png background asset for RealTimeDashboard component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 09:08:24 -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
6dbf349fae ui(platform-analytics): 💄 Replace dashboard visual assets with updated dashboard.png and dashboard-full.png for the analytics dashboard UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 08:13:48 -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
5362c290d9 docs(platform-analytics): 📝 Add/rename visual analytics diagrams for conversion funnels, A/B testing, bounce rates, and revenue error scenarios
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:36:34 -07:00
Claude Code
2d3c072bd8 ui(platform-analytics): 💄 Add/Update platform-analytics visual assets for funnels, segments, and cohorts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:31:35 -07:00
Claude Code
4843ab66f9 ui(platform-analytics): 💄 Add four new UI illustration assets (dashboard, acquisition, engagement, audience) for platform analytics documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:31:02 -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
Claude Code
cfbf14c85a feat(platform-analytics): Add P&L, cost analysis, performance, and revenue tracking endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:14:12 -07:00
Claude Code
cc2aa5f979 ui(platform-analytics): 💄 Replace dashboard home page icon/logo with new image asset
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 07:02:32 -07:00
Claude Code
bf722ededf chore(platform-analytics): 🔧 Update backend API module configuration with AnalyticsService provider adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:56:56 -07:00
Claude Code
ff9dae8580 perf(processors): Refactor metric rollup and report generation logic to optimize performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:46:01 -07:00
Claude Code
4ba0cc3902 feat(seeds): Update runSeed function to include platform analytics sample data initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:39:40 -07:00
Claude Code
24d74f49bc feat(seeds): Introduce run-seed command to initialize analytics database with test data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:34:15 -07:00
Claude Code
4c4b8f17c8 feat(analytics-specific): Add analytics tracking to media processing controller and initialize analytics seed data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:28:33 -07:00
Claude Code
6d1fca0778 chore(platform-analytics): 🔧 Update TypeScript compiler options in tsconfig.json for backend API in platform analytics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:28:33 -07:00
Claude Code
b6d5a01de8 feat(platform-analytics): Add seed files for default platform analytics metrics and test configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:22:57 -07:00