Commit d2abbb1
committed
refactor: clean up dashboard and fix Goals Trend to show full season
Dashboard Changes:
- Remove 'Full Season (All Data)' tab from league filter
- Remove decorative Goals Trend chart (duplicate)
- Move Match Distribution chart above stats section
- Change '20 teams, live data' to '20 teams, 2024 data'
Goals Trend Fixes:
- Backend: Show 380 matches instead of 30 (full season)
- Frontend: Show 380 matches instead of 30 (full season)
- This displays the complete 2024-2025 season timeline (Sep 2024 - May 2025)
- Goals Trend now shows proper season-wide data instead of just May 2025
Result: Cleaner dashboard with proper full-season Goals Trend visualization1 parent 0b3798d commit d2abbb1
3 files changed
Lines changed: 13 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
523 | 533 | | |
524 | 534 | | |
525 | 535 | | |
| |||
536 | 546 | | |
537 | 547 | | |
538 | 548 | | |
539 | | - | |
| 549 | + | |
540 | 550 | | |
541 | 551 | | |
542 | 552 | | |
| |||
603 | 613 | | |
604 | 614 | | |
605 | 615 | | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | 616 | | |
631 | 617 | | |
632 | 618 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
326 | | - | |
| 325 | + | |
327 | 326 | | |
328 | 327 | | |
329 | 328 | | |
| |||
0 commit comments