Commit graph

  • 9b4575c666 Begin index page sudoer777 2021-11-21 19:07:44 -07:00
  • db2d6f2aa6 Merge branch 'database' into 'develop' Sudoer777 2021-11-22 00:51:00 +00:00
  • 12c39e271e Complete submit game feature sudoer777 2021-11-21 17:43:34 -07:00
  • 49aff3f741 Fix bug regarding date formatting in games.js sudoer777 2021-11-21 17:41:45 -07:00
  • 344e8b66d3 Report date as moment object in list generated by "retrieveByTeamDivisionAndSeason" function in games.js sudoer777 2021-11-21 17:39:47 -07:00
  • 4576b72612 Switch date from native object to moment.js sudoer777 2021-11-21 17:37:45 -07:00
  • 7d4dcc4d82 Add moment.js sudoer777 2021-11-21 17:20:14 -07:00
  • 27d05752b5 Add function to list teams on submit form sudoer777 2021-11-21 17:15:02 -07:00
  • edfd42a623 Fix bug in "retrieveBySport" function in teams.js sudoer777 2021-11-21 17:08:16 -07:00
  • e1acf1951c Fix bugs in submit form dropdowns sudoer777 2021-11-21 16:51:35 -07:00
  • 9b7ec5f3d6 Add function to list divisions in submit form sudoer777 2021-11-21 16:48:03 -07:00
  • d561a34055 Fix bug in genders.js regarding constants sudoer777 2021-11-21 16:39:51 -07:00
  • bdd943d422 Move gender constants into genders.js file in database directory sudoer777 2021-11-21 16:30:36 -07:00
  • ff070acdf7 Add function to get genders per sport in submit form sudoer777 2021-11-21 16:24:43 -07:00
  • e5b1791259 Make "retrieveBySport" function in genders.js async sudoer777 2021-11-21 15:59:07 -07:00
  • a8eb7dae0a Rename function in genders.js from "getGenderBySport" to "retrieveBySport" sudoer777 2021-11-21 15:57:09 -07:00
  • 07c4d9b622 Retrieve seasons in descending order sudoer777 2021-11-21 15:53:58 -07:00
  • c0ab9d4581 Create module to retrieve a list of genders by sport sudoer777 2021-11-21 15:52:54 -07:00
  • 0d9e70896a Add function to list seasons in submit form sudoer777 2021-11-21 15:40:48 -07:00
  • 30ddb13ec6 Add function to list sports in submit form dropdown sudoer777 2021-11-21 15:30:54 -07:00
  • 8c3ffcc5fa Start script to fetch data from server sudoer777 2021-11-21 14:37:35 -07:00
  • 78136df5fd Add module exports for games.js sudoer777 2021-11-20 23:02:22 -07:00
  • 42ccda2aba Add proper date handling functionality to "add" function of "games.js" sudoer777 2021-11-20 23:01:13 -07:00
  • 9ca8641f20 Create function to remove games from database sudoer777 2021-11-20 22:20:38 -07:00
  • acb987ffd4 Add function to create game sudoer777 2021-11-20 22:14:12 -07:00
  • 5f68b24d8b Add exports to seasons.js sudoer777 2021-11-20 22:02:20 -07:00
  • 4eadf64fac Rename "create" function to "add" in "scores" modules sudoer777 2021-11-20 22:01:55 -07:00
  • c046eeb6ac Create function to retrive seasons sudoer777 2021-11-20 21:57:27 -07:00
  • e9bda3c807 Add function to remove season sudoer777 2021-11-20 21:55:31 -07:00
  • b533668445 Add function to create season sudoer777 2021-11-20 21:52:32 -07:00
  • 90e302c3ae Add module exports to teams.js sudoer777 2021-11-20 21:47:15 -07:00
  • c2e3c95cfd Add module exports to divisions.js sudoer777 2021-11-20 21:46:28 -07:00
  • e056743022 Add "const" to accidental global variables sudoer777 2021-11-20 21:45:28 -07:00
  • e37b10596e Add function to retrieve teams by sport sudoer777 2021-11-20 21:43:19 -07:00
  • 16c90cf883 Add function to remove teams sudoer777 2021-11-20 21:39:30 -07:00
  • 7e07236779 Add function to rename teams sudoer777 2021-11-20 21:38:08 -07:00
  • 9c55999ad8 Add function to create teams sudoer777 2021-11-20 21:35:56 -07:00
  • 6e108ef975 Create function to retrieve divisions from database sudoer777 2021-11-20 21:25:29 -07:00
  • 2db5bc4480 Create functions for database management of divisions sudoer777 2021-11-20 19:14:43 -07:00
  • f86717d99f Move genders definition to dedicated constants folder sudoer777 2021-11-20 19:00:06 -07:00
  • 65238e3745 Add module for defining genders sudoer777 2021-11-20 18:53:22 -07:00
  • 2d14395b61 Add function to retrieve all sports from database sudoer777 2021-11-20 18:07:37 -07:00
  • c176e27987 Add function to remove sport sudoer777 2021-11-20 17:58:29 -07:00
  • 2191218fe1 Add rename sport rename function sudoer777 2021-11-20 17:52:09 -07:00
  • 64f4f9fb32 Add createSport function sudoer777 2021-11-20 16:53:13 -07:00
  • 6f4a41fbd7 Edit database.js sudoer777 2021-11-20 16:51:49 -07:00
  • 8213729009 Remove mail functions for submit page sudoer777 2021-11-20 16:51:08 -07:00
  • 93521dc431 Edit CSS for submit page sudoer777 2021-11-20 16:50:23 -07:00
  • cc0b5ee087 Edit submit page to better match database values sudoer777 2021-11-20 16:48:48 -07:00
  • 7ceccd2928 Fix database layout comment sudoer777 2021-11-19 11:42:08 -07:00
  • 9554d54496 Add database initialization sudoer777 2021-11-18 14:13:03 -07:00
  • 2557a83e37 Add packages "async" and "passport" sudoer777 2021-11-18 14:12:46 -07:00
  • 80632bf8b3 Add PG variables to .env.example sudoer777 2021-11-15 17:34:05 -07:00
  • 95d0979f53 Begin adding support for PostgreSQL database storage sudoer777 2021-11-15 10:39:03 -07:00
  • 8b1bd3bc13 install "pg" module sudoer777 2021-11-13 20:47:42 -07:00
  • 250bc3eb59 Merge branch 'develop' into 'testing' Sudoer777 2021-10-04 20:07:17 +00:00
  • 1c4694aff5 Do not import .env file in testing server sudoer777 2021-10-04 13:59:38 -06:00
  • 1136513ded Fix scaling for mobile sudoer777 2021-10-04 13:42:52 -06:00
  • 6b9841bf82 Add simple styling to submit page sudoer777 2021-10-04 13:31:22 -06:00
  • 5a39c4983b Start separate stylesheet for submit page sudoer777 2021-10-04 11:30:35 -06:00
  • 2ed0046c09 Adjust titles sudoer777 2021-10-04 11:24:04 -06:00
  • f2a8952eb2 Merge branch 'score-email' into 'develop' Sudoer777 2021-10-04 17:22:59 +00:00
  • c169223045 Add .env.example sudoer777 2021-10-03 21:54:40 -06:00
  • 58c2bac2d2 Capitalize values for dropdown menus sudoer777 2021-10-03 21:51:16 -06:00
  • 7207a1b735 Add mail functions sudoer777 2021-10-03 21:50:55 -06:00
  • 539f207071 Add "nodemailer" and "dotenv" packages sudoer777 2021-10-03 21:50:24 -06:00
  • a12df8aab2 Add submit messages sudoer777 2021-09-30 14:55:01 -06:00
  • a23bf1ae3b Add submit page sudoer777 2021-09-30 14:49:44 -06:00
  • 14b099d720 Add default "0" value to scores sudoer777 2021-09-30 14:48:09 -06:00
  • e175bb80ff Change email form from "text" to "email" sudoer777 2021-09-30 14:46:17 -06:00
  • 3cd5c4f275 Add basic positioning to form sudoer777 2021-09-30 14:43:23 -06:00
  • 746b8a97bf Add basic form sudoer777 2021-09-30 14:43:10 -06:00
  • dc3897fe77 Add package-lock.json after npm install sudoer777 2021-09-30 14:18:03 -06:00
  • 3218fd1319 Add launch configuration for VSCode sudoer777 2021-09-30 14:15:34 -06:00
  • 7178b10507 Merge branch 'main' into 'testing' Sudoer777 2021-09-17 18:24:46 +00:00
  • a0d370d5d7 Update Dockerfile Sudoer777 2021-09-17 18:23:14 +00:00
  • ce123cab47 Merge branch 'main' into 'testing' Sudoer777 2021-09-16 17:20:58 +00:00
  • 21b8900fae Add comment to GitLab CI file Sudoer777 2021-09-16 17:14:17 +00:00
  • 6d1d049ee1 Create GitLab CI configuration for Dokku testing server Sudoer777 2021-09-16 17:03:03 +00:00
  • eaa483371a Initialized from 'NodeJS Express' project template GitLab 2021-02-08 15:48:53 +00:00