Backend (evolution-service): - Add analytics module with scheduled statistics aggregation - Implement daily_statistics aggregation (OVERALL, CHANNEL, CATEGORY) - Add monthly financial report generation and management - Create audit log service for operation tracking - Schedule cron jobs for automatic data aggregation Frontend (admin-client): - Replace dashboard mock data with real API calls - Add analytics page with trend charts and dimension breakdown - Add financial reports page with confirm/lock workflow - Add audit logs page with filtering and detail view - Update navigation with analytics submenu Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||