Commit Graph

83 Commits

Author SHA1 Message Date
Peter
48130c43eb Fix issue where card display would not show future season card when in an even season (i.e. S10) after navigating back to the S8/9 card 2024-07-08 07:55:46 -05:00
Peter
46e9b83e0b Start season 10 on July 1 2024-06-11 13:57:25 -05:00
Peter
66147ff5d2 Update season number for S10 2024-06-11 11:13:00 -05:00
Peter
53b23d2590 Add extended standings table, add table to standings view, add additional records to standings object 2024-04-02 07:15:20 -04:00
Peter
47d1ce558b Clean up and remove title from App.vue 2024-02-03 12:31:11 -05:00
Peter
3eac8209dc Mobile card display fix 2024-02-02 11:21:20 -05:00
Peter
7d51155b7a Remove console.logs 2024-02-02 11:05:01 -05:00
Peter
bdea23eaac Remove sort so site will update when API order changes 2024-02-02 11:00:37 -05:00
Peter
77b2aab75a Show but disable button when no prev/next 2024-01-26 20:27:01 -05:00
Peter
d5f52a07bc Only show game sheet link if authenticated and fix bug with pitcher batter cards in s3 but not s2 2024-01-26 20:22:49 -05:00
Peter
0e4487c7a2 Add pitcher decisions and sheet link to GameView 2024-01-25 20:27:51 -05:00
Peter
948bce5559 Add auth back to card image display 2024-01-24 21:39:33 -05:00
Peter
c4d27b008b Moved vanity card and bbref link to new component to fix formatting 2024-01-24 21:30:55 -05:00
Peter
d5252f99b7 Add buttons to navigate through players cards from different sets 2024-01-24 20:26:30 -05:00
Peter
8a56977446 Add checkbox to invert sort of leaderboards 2024-01-24 12:09:14 -05:00
Peter
8225fb7615 Add >0 pa/ip/xch to stats, add filter for starters/relievers and remove pa minimum for all hitting counting stats 2024-01-24 11:41:02 -05:00
Peter
6073d947b7 Remove console.log 2024-01-21 21:19:25 -05:00
Peter
49506ec779 Add game links to schedule view 2024-01-21 21:19:01 -05:00
Peter
5b26093f5e Link to game pages on team page/schedule table 2024-01-21 21:14:52 -05:00
Peter
77be97ac4f Make game page like old site 2024-01-21 20:48:22 -05:00
Peter
0751ece4da Update meta data for season 9 2024-01-13 11:12:11 -05:00
Peter
1766aa4547
Update authenticationService.ts to allow kiger authenticated access 2024-01-10 09:48:15 -05:00
Peter
340e75b112 Hide wc standings if nothing to show 2024-01-05 18:44:43 -05:00
Peter
233cae328e No more 2-week LCS/WS 2024-01-05 13:24:35 -05:00
Peter
4973659dd5 Update standings page to be division name/number agnostic as well 2024-01-05 13:18:32 -05:00
Peter
5f1bdbd34f Season 9 update + make front page standings more generic 2024-01-05 13:13:37 -05:00
Peter
ffa76ceb99 Manager tables and record 2024-01-04 21:07:13 -05:00
Peter
01567e3aee Add managers to NavBar, layout active/retired names and link to individual manager page 2024-01-03 21:11:50 -05:00
Peter
5cadb7f661 Fix bug where api retrurns team which player first recorded a stat for as opposed to current team 2023-12-29 12:52:51 -05:00
Peter
71e7c7fcf7 Do not require qualified hitters for sb/cs 2023-12-26 17:16:40 -05:00
Peter
dd1d1af8bd Filter position wF% by position xCheckCount, add lower bar 2023-12-26 16:39:52 -05:00
Peter
4bb2795929 Basic fielding stats leaders - needs filter on position specific x-check count 2023-12-26 12:39:49 -05:00
Peter
69a59c7d72 Add pitching stats 2023-12-14 18:12:09 -05:00
Peter
e25b7024e2 Update options dropdowns and hide them for now 2023-12-11 21:28:03 -05:00
Peter
a6791e84f2 Batting stats on leaderboards 2023-12-11 21:27:02 -05:00
Peter
e73123c6a0 Merge branch 'main' of https://github.com/pgiro/sba 2023-12-11 17:03:12 -05:00
Peter
26a7750232
Update ScheduleView.vue to allow button navigation through postseason games
Update ScheduleView.vue to allow button navigation through postseason games
2023-12-08 12:15:31 -05:00
Peter
ba99e2a0c2 Properly align search bar which moved with mobile drop down fix 2023-11-15 07:17:58 -05:00
Peter
bb3925d7cd Making the navbar work on an actual phone 2023-11-08 21:30:30 -05:00
Peter
c637d6f043 Responsive menu for mobile 2023-11-08 20:46:53 -05:00
Peter
7e49b96f92 Centralize constants 2023-10-31 16:08:14 -04:00
Peter
4750bb5f00 Fix schedule 2023-10-31 16:05:07 -04:00
Peter
0976150ebe Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
Peter
65d68200ac Make dayjs date parse more reliable/robust 2023-10-03 17:15:49 -05:00
Peter
ddb0e624cb Add season schedule with key dates 2023-10-02 16:16:58 -05:00
Peter
3dbacdf824 Add matchups to schedule and schedule to navbar 2023-10-02 11:15:08 -05:00
Peter
1ac0c419fe Laying the groundwork for schedule, need to add tables with data now 2023-10-01 21:37:28 -05:00
Peter
4467dd554a Add post season stat toggle 2023-10-01 20:43:40 -05:00
Peter
057be7ae00 Fix bug on team view sub-components 2023-09-21 10:49:16 -04:00
Peter
66058ff359 Add fielding stats to Team page 2023-09-19 17:20:15 -04:00