Commit History

Replace loading of style.css with contents of css dir
0128ae2

Jon Solow commited on

Copy over all css from nfl-playoff-challenge react app
f63d934

Jon Solow commited on

Add in stats to nflverse queries
e0b65b7

Jon Solow commited on

Remove redundant display of user names
b777cc1

Jon Solow commited on

Write out the position label for each slot for better clarity and mobile
bfd954e

Jon Solow commited on

Implement scoreboard with hidden players
4bfd7b8

Jon Solow commited on

Rerun on player selection
b7c2e71

Jon Solow commited on

Allow scoreboard for not logged in and stub out where rosters will go
9d8e6a4

Jon Solow commited on

Fix logic for showing gametime_str to avoid mypy error if nonetype
80cfc94

Jon Solow commited on

Put admin forms behind buttons
3894ea2

Jon Solow commited on

Show name first in options
e21d599

Jon Solow commited on

Use actual week 19 but map 18 for bye week players
dc974d8

Jon Solow commited on

Add scoreboard page to monitor users signed up
9db9dc4

Jon Solow commited on

Move keeper load options to module to share
6d2d129

Jon Solow commited on

Update welcome page to link to rules for now
755c89e

Jon Solow commited on

Map some defensive players to be team defenses
b838c58

Jon Solow commited on

Undo debugging
973503c

Jon Solow commited on

Move playoff team definition to playoffs.py
1727748

Jon Solow commited on

Revert "Test +5 d -7h"
a8d8ee5

Jon Solow commited on

Test +5 d -7h
e90d836

Jon Solow commited on

Fix date compare for lock to be eastern time
595bd47

Jon Solow commited on

Fix logic for current selection when some are locked
eaae921

Jon Solow commited on

Set eastern time zone on schedule
323e235

Jon Solow commited on

Apply black
ea0c0c1

Jon Solow commited on

Change selection by deleting and inserting new row in user_rosters
6a890b1

Jon Solow commited on

Set selectboxes to be readonly for mobile experience
56a9838

Jon Solow commited on

Delete token then insert
7804478

Jon Solow commited on

Revert "Set admin to true until I can log in"
d6188d7

Jon Solow commited on

Set admin to true until I can log in
237ba38

Jon Solow commited on

Set logged_in_user in login_by_token
d3662ef

Jon Solow commited on

Fix reference to login token lookup
a7739f9

Jon Solow commited on

Implement db reset button in admin page and login via db
0b5b559

Jon Solow commited on

Connect the user registration and new url request to the db
86b69b9

Jon Solow commited on

Allow database download
f9247be

Jon Solow commited on

Add admin page
a3c0746

Jon Solow commited on

Return empty dict if no user in table and use get accessor
d0acf6f

Jon Solow commited on

Run db add new user during new user form
ca6f10b

Jon Solow commited on

Get user info from the db
5c97774

Jon Solow commited on

Create a table for user data
1f6b17c

Jon Solow commited on

Restore caching of load_options
69f6ae6

Jon Solow commited on

Add data initialize function in shared page
fe44fc7

Jon Solow commited on

Replace rosters stored in google with sqlite3 local file
560823b

Jon Solow commited on

Add .db to gitignore for sqlite
75deac9

Jon Solow commited on

Add data dir for mount as hf will do
0dc0759

Jon Solow commited on

Handle case of stopiteration when player id not found
032e57e

Jon Solow commited on

Connect existing user email form and display user name when logged in
56d0518

Jon Solow commited on

Implement new user registration
a27d436

Jon Solow commited on

Hack rosters to week 18 until nflverse updates
41a9958

Jon Solow commited on

Fix latest game of week mapping logic
4f0d0c7

Jon Solow commited on

Map to playoff week in the league schedule
62740e0

Jon Solow commited on