Files
zhurnal/dist
bot 7a4e9147ae feat: add monthly export statistics tracking to admin dashboard
- Implemented new ExportStats model with fields for total exports, successful exports, and failure counts
- Added monthly aggregation logic to compute export metrics from the exports table
- Updated admin dashboard controller to fetch and display export statistics for the current month
- Created new API endpoint `/api/admin/export-stats` returning JSON with export counts and success rate
- Added frontend component to render export statistics as a summary card on the admin dashboard
2024-11-27 21:28:23 +00:00
..