Commit Graph

15 Commits

Author SHA1 Message Date
30edb2563e
Finish writing tests for front-end 2020-11-08 15:58:36 -06:00
703fffb74e
Move documentation to top level and regenerate for backend code 2020-11-08 14:35:27 -06:00
7cd399db07
Restrict menu items based on game stage 2020-11-08 10:51:08 -06:00
2241779f5d
Add logic to calculate league standings and hook up to league standings page 2020-11-07 19:08:46 -06:00
ccf0792ac4
Add endpoint for fetching matchups & hook up to matchups interface 2020-11-07 16:36:43 -06:00
9d3d614c20
Load add-players page from API 2020-11-05 22:00:33 -06:00
a207cd0a11
Add logic for saving draft picks to team and fetching draft & team from server for frontend 2020-11-05 21:53:35 -06:00
fc5b90a938
Add ability to edit team name & starting lineup & save to server 2020-11-05 20:57:08 -06:00
47f3c0e6b0
Add placeholder save button to my team page 2020-11-05 11:07:19 -06:00
9022a21227
Add endpoint for fetching team lineup and hook it up in the my-team page 2020-11-05 11:01:46 -06:00
101028a41a
Start hooking my-team page up to the API 2020-11-04 23:24:52 -06:00
d1d12663a7
Fix root route parsing to exclude base 2020-11-04 20:58:09 -06:00
83b11e267e
Remove unneeded refresh button 2020-11-04 20:54:47 -06:00
d1c085dbf2
Add ability to resume route on page reload 2020-11-04 20:54:09 -06:00
31ff08e6d0
Add logic for serving front-end from /app 2020-11-04 20:47:58 -06:00