Matt Hackmann

Results 11 issues of Matt Hackmann

Removed hard coded ".dust" extension and updated constructor with a third "options" parameter to set what the file extension is. Also opens the door for further configuration in the future.

In the bracket stats admin page, show the number of users who have never voted in the bracket for each round

enhancement
in-progress

`LEFT OUTER JOIN` in `getVoteAdjustedEliminationsCharacters` is always guaranteed to return one row, whether there's vote data or not.

bug

Add a tab where a user can bulk nominate entrants via CSV/JSON file. Can parse in browser and spam existing XHR endpoint for lazy implementation.