Commit History

Load nflverse data using cache of 24 hours
d16c97d

Jon Solow commited on

Implement entry point to get stats and stub out live stats with cache
1bb1936

Jon Solow commited on

Remove main function from stats.py
ae68564

Jon Solow commited on

Fix actual mapping of week 19 to 1
c71d5f0

Jon Solow commited on

Implement stat mapping
9ec1831

Jon Solow commited on

Remove hard-coded pregame and 0-0
83482b1

Jon Solow commited on

Remove unecessary return on st.markdown
773f7ef

Jon Solow commited on

Set scores 0-0 and pregame
0b17efb

Jon Solow commited on

Override st-emotion-cache li margin and padding
28ee917

Jon Solow commited on

Get scoreboard semi-formatted and working
b48eb8f

Jon Solow commited on

Allow empty and hidden players to have position set
01d0fea

Jon Solow commited on

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