• Stefy Lanza (nextime / spora )'s avatar
    Add reports synchronization feature with API endpoint and web interface · 79ef3b52
    Stefy Lanza (nextime / spora ) authored
    - Implement /api/reports/sync endpoint for client report data synchronization
    - Add database models: ReportSync, Bet, BetDetail, ExtractionStats, ReportSyncLog
    - Create web interface at /reports with filtering, pagination, and export (PDF/XLSX/CSV)
    - Add sync logs interface at /sync-logs with comprehensive search and filtering
    - Implement comprehensive logging for all sync operations
    - Add migration 010 for existing systems to create all reports tables
    - Update navigation menu with Reports and Sync Logs links
    - Add weasyprint dependency for PDF generation
    - Include test suite for reports sync API
    - Add complete documentation in REPORTS_FEATURE_README.md
    79ef3b52
Name
Last commit
Last update
..
admin.html Loading commit data...
admin_logs.html Loading commit data...
admin_migrations.html Loading commit data...
admin_settings.html Loading commit data...
admin_users.html Loading commit data...
clients.html Loading commit data...
dashboard.html Loading commit data...
fixture_detail.html Loading commit data...
index.html Loading commit data...
match_detail.html Loading commit data...
matches.html Loading commit data...
report_detail.html Loading commit data...
reports.html Loading commit data...
statistics.html Loading commit data...
sync_logs.html Loading commit data...
uploads.html Loading commit data...
user_tokens.html Loading commit data...