sba-website/src/services
2023-12-29 12:52:51 -05:00
..
apiResponseTypes.ts Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
authenticationService.ts Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
awardsService.ts Add transactions and awards to player page 2023-09-17 20:05:15 -04:00
battingStatsService.ts Batting stats on leaderboards 2023-12-11 21:27:02 -05:00
currentService.ts Initial commit (ugly/incomplete) 2023-08-06 21:43:52 -04:00
decisionsService.ts Add last 2 appearances for pitchers 2023-08-16 09:03:05 -04:00
fieldingStatsService.ts 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
gameService.ts Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
newsService.ts Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
pitchingStatsService.ts Add pitching stats 2023-12-14 18:12:09 -05:00
playersService.ts Add ESLint with basic rules 2023-10-12 16:31:27 -05:00
standingsService.ts Style and partial player page 2023-08-08 13:32:59 -04:00
teamsService.ts 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
transactionsService.ts Only get 1 week of transactions for TeamView table 2023-09-18 07:11:19 -04:00
utilities.ts Add pitching stats 2023-12-14 18:12:09 -05:00