• Stefy Lanza (nextime / spora )'s avatar
    Enhance reports page with improved layout, pagination, and detailed navigation · 6a24111a
    Stefy Lanza (nextime / spora ) authored
    - Repositioned summary cards to 2 rows (3 cards in first row, 2 in second row)
    - Changed table headers from 'Number of Matches' to 'Matches' and 'Number of Bets' to 'Bets'
    - Added professional styling with gradient headers, hover effects, and enhanced card design
    - Implemented full-width layout for reports page
    - Added per-page selector (10, 20, 50, 100 options, default 50) with pagination
    - Fixed 'View Details' button to properly navigate to client report detail page
    - Created match report detail page with match information and bets list
    - Created bet detail page with bet information and bet details breakdown
    - Added breadcrumb navigation throughout all detail pages
    - All pages maintain consistent professional styling and preserve filters
    6a24111a
Name
Last commit
Last update
.kilocode Loading commit data...
app Loading commit data...
database Loading commit data...
hooks Loading commit data...
.env.example Loading commit data...
.gitignore Loading commit data...
BUILD.md Loading commit data...
CHANGELOG.md Loading commit data...
CLIENT_SYNC_IMPLEMENTATION_GUIDE.md Loading commit data...
CLIENT_SYNC_MINIMAL_PROMPT.md Loading commit data...
GLIBC_COMPATIBILITY.md Loading commit data...
README.md Loading commit data...
REPORTS_FEATURE_README.md Loading commit data...
REPORTS_FINAL_IMPLEMENTATION.md Loading commit data...
REPORTS_IMPLEMENTATION_GUIDE.md Loading commit data...
REPORTS_SYNC_API_SPECIFICATION.txt Loading commit data...
REPORTS_SYNC_EMPTY_DATABASE_FIX.md Loading commit data...
REPORTS_SYNC_PROTOCOL_DOCUMENTATION.md Loading commit data...
REPORTS_UPDATE_IMPLEMENTATION.md Loading commit data...
RESET_REPORTS_SYNC.sql Loading commit data...
backfill_fixture_times.py Loading commit data...
build.py Loading commit data...
config.py Loading commit data...
fixture-manager.spec Loading commit data...
fixture_daemon.py Loading commit data...
install.sh Loading commit data...
main.py Loading commit data...
requirements-build.txt Loading commit data...
requirements.txt Loading commit data...
run_migration.py Loading commit data...
test_accumulated_shortfall.py Loading commit data...
test_clients_implementation.py Loading commit data...
test_reports_sync.py Loading commit data...
test_upload.py Loading commit data...