Commit graph

16 commits

Author SHA1 Message Date
sudoer777
2bec2b4be5 Add functions to get latest game 2021-11-26 21:28:20 -07:00
sudoer777
79123c14bd Only allow non-admin users to edit their own games 2021-11-25 19:33:53 -07:00
sudoer777
bd5b393a27 Add panel for non-admins to edit their own games 2021-11-25 19:21:21 -07:00
sudoer777
b5495b1f57 Add ability to edit games 2021-11-23 00:49:11 -07:00
sudoer777
8587212af9 Fix bug where games.js uses nonexistent moment.js module for formatting 2021-11-22 17:45:58 -07:00
sudoer777
fe659184f4 Fix bug in games.js 2021-11-22 16:13:21 -07:00
sudoer777
17f14573e9 Add functionality to get all games from database 2021-11-22 16:00:12 -07:00
sudoer777
41d9140863 Remove console.log used for debugging 2021-11-21 23:23:06 -07:00
sudoer777
8cd291ef2a Store dates as strings 2021-11-21 21:41:53 -07:00
sudoer777
49aff3f741 Fix bug regarding date formatting in games.js 2021-11-21 17:41:45 -07:00
sudoer777
344e8b66d3 Report date as moment object in list generated by "retrieveByTeamDivisionAndSeason" function in games.js 2021-11-21 17:39:47 -07:00
sudoer777
4576b72612 Switch date from native object to moment.js 2021-11-21 17:37:45 -07:00
sudoer777
78136df5fd Add module exports for games.js 2021-11-20 23:02:22 -07:00
sudoer777
42ccda2aba Add proper date handling functionality to "add" function of "games.js" 2021-11-20 23:01:13 -07:00
sudoer777
9ca8641f20 Create function to remove games from database 2021-11-20 22:20:38 -07:00
sudoer777
acb987ffd4 Add function to create game 2021-11-20 22:14:12 -07:00