Add real-time analytics dashboard component
Automated MR from stress test
Branch: feature-dashboard-analytics
This MR contains code changes for testing webhooks and CI/CD pipeline.
Summary by Bito
- Added a new DashboardAnalytics React component for real-time analytics visualization in src/generated/DashboardAnalytics.ts
- Implemented multiple chart types (line and bar) using Recharts library with responsive containers
- Included data fetching from API with error handling, loading states, and retry functionality
- Added statistics cards displaying total, average, peak, and trend metrics for selected data
- Provided interactive controls for metric selection (users, revenue, conversions, pageViews) and date range (day, week, month)
Edited by KUNAL KUMAR