What's Changed
- Redux by @jamesgiu in #1
- Firebase protection (finally!) and update README on how to set it all up by @jamesgiu in #2
- Env file based on local or prod by @jamesgiu in #22
- Eslintrc and ignore by @jamesgiu in #23
- Add contributing section and also sneak in description update in inde… by @jamesgiu in #24
- Service account key now prompted for by application - stored in Redux by @jamesgiu in #26
- Add base path to env and links by @jamesgiu in #27
- Rename to QH base path by @jamesgiu in #28
- Qh 16 by @jamesgiu in #29
- QH-5 Added min/max ELOs for each player on their statistics page. by @ChrisNeedham24 in #30
- Refreshes when game or player made on Home screen now by @jamesgiu in #36
- Qh 32 by @jamesgiu in #37
- QH-31 Added table-style ladder as an option, which works better on mobile by @ChrisNeedham24 in #42
- CSS lint + appeasing the CSS linter + GH pages potential fix by @jamesgiu in #44
- Tests - really basic ones, but tests by @jamesgiu in #45
- Qh 25 by @jamesgiu in #46
- Update Home.css by @jamesgiu in #47
- QH-49 Fixed issue where games could not be added when the losing score was 0. by @ChrisNeedham24 in #50
- QH-4 Added an 'Add another' button when entering games, which adds the game and clears all fields. by @ChrisNeedham24 in #51
- QH-XXXX Added client-side victim and nemesis. by @ChrisNeedham24 in #52
- QH-48 Added edit player functionality, allowing for the updating of player names/icons. by @ChrisNeedham24 in #53
- Qh 15 by @jamesgiu in #54
- Add style and lint commands to Readme, remove ordering needed in QHDa… by @jamesgiu in #56
- Happy hour is now correctly calculated and no longer an hour before, … by @jamesgiu in #61
- Using the JWT returned from Firebase and storing that in the redux st… by @jamesgiu in #62
- Qh 7 by @ChrisNeedham24 in #72
- QH-XXXX Filtered out players who have never played a game when starting a tournament. by @ChrisNeedham24 in #73
- Text darker on cards by @chriszappia in #74
- Update Tournament.css by @jamesgiu in #77
- QH-75 Fixed some CSS issues associated with the tournament page. by @ChrisNeedham24 in #80
- Vapor add by @ChrisNeedham24 in #81
- Stylelint rules for class name and id name selector pattern conventio… by @jamesgiu in #82
- Made various CSS fixes. by @ChrisNeedham24 in #83
- QH-79 Added tournament wins/runner ups counts for each player. by @ChrisNeedham24 in #84
- QH-XXXX Fixed some CSS issues on mobile devices for player card width. by @ChrisNeedham24 in #85
- Qh 57 by @jasonlwj in #86
- Qh 91 by @jamesgiu in #95
- QH-88 Added reverse tournaments, where the bottom 8 players qualify. by @ChrisNeedham24 in #96
- Qh 87 by @ChrisNeedham24 in #97
- QH-89 Added AFL-style tournaments. by @ChrisNeedham24 in #99
- QH-98 Added .gitignore. by @ChrisNeedham24 in #100
- Tournament recap by @ChrisNeedham24 in #101
- Qh 78 by @ChrisNeedham24 in #102
- QH-XXXX Fixed deployed error in past tournaments modal (hopefully). by @ChrisNeedham24 in #103
- Qh 76 by @jasonlwj in #104
- QH-105 More accurate retro achievement checking and slight refactor t… by @jamesgiu in #106
- Update README.md by @jamesgiu in #107
- QH-108 Paginated game feed + remove exhaustive deps rule by @jamesgiu in #109
- Test before build by @jamesgiu in #110
- QH-109 Home page improvements, ability to turn on/off things from a s… by @jamesgiu in #112
- QH-94 Add chat component by @jamesgiu in #113
- Qh 94 by @jamesgiu in #114
- QH-115 Decode the dang text + style tweaks (word-wrap) by @jamesgiu in #116
- Deploy with Node 14 by @jamesgiu in #119
- Build with node 14 for prod, run CI against node 14 (LTS) and 16 take 2 by @chriszappia in #118
- QH-120 Add extended toasts package and set maximum toasts by @jamesgiu in #121
- Updt package version to 0.6.12 for toast extension by @jamesgiu in #122
- QH-43 ELO Graph by @Huskehhh in #123
- QH-125 Made ELO graph date prettier. by @ChrisNeedham24 in #127
- Wrap the ELO graph in an accordion to hide it if you want by @chriszappia in #126
- Make the stylelint command work under git bash on windows by @chriszappia in #128
- QH-129 Added reference lines to ELO graph for all time high/low. by @ChrisNeedham24 in #130
- QH-XX Make graph slightly less small on mobile, move graph accordion … by @jamesgiu in #133
- QH-132 Add Form guide and ladder trend icons by @jamesgiu in #134
- QH-XX Brighter green by @jamesgiu in #135
- Add .gitattributes by @chriszappia in #137
- Update readme to include SRV ACC NAME by @jamesgiu in #140
- QH-136 Added chance of victory for tournament games. by @ChrisNeedham24 in #141
- Added nullable modifier for chance of victory match. by @ChrisNeedham24 in #142
- Stopped thousands of errors from appearing in the devtools console due to duplicate element keys. by @ChrisNeedham24 in #143
- QH-139 Added match description to ELO graph tooltip. by @ChrisNeedham24 in #144
- Qh 147 by @jamesgiu in #148
- Qh 92 by @jamesgiu in #149
- QH-92 Ensure modal open during entire auth process, remove old FIXME by @jamesgiu in #150
- Useless3d by @jamesgiu in #152
- (WIP) QH-131 Dark(er) mode, Heatmap on Recent Games page, Feed on home page… by @jamesgiu in #151
- Responsive navbar by @jamesgiu in #155
- Qh 6 by @jamesgiu in #157
- Qh 6 by @jamesgiu in #159
- Qh 145 by @ChrisNeedham24 in #161
- QH-XXXX Centered logo mobile by @jamesgiu in #163
- QH-160 Removed duplicate icons from list. by @ChrisNeedham24 in #164
- Qh 93 by @ChrisNeedham24 in #165
- Fixed issue where players would not appear when entering a game. by @ChrisNeedham24 in #167
- Qh 166 by @jamesgiu in #168
- Update KeyPrompt.tsx by @jamesgiu in #169
- Move route below statistics route by @jamesgiu in #170
- Qh 10 by @jamesgiu in #171
New Contributors
- @jamesgiu made their first contribution in #1
- @ChrisNeedham24 made their first contribution in #30
- @chriszappia made their first contribution in #74
- @jasonlwj made their first contribution in #86
- @Huskehhh made their first contribution in #123
Full Changelog: 0.0.1...1.0.0