Allison S.
Developer | Building Fantasy Congress 🏆🇺🇸
Add form to select teams and call to server to preform delete action [fc-platform-frontend]
Add teams to league settings [fc-platform-frontend]
Fix issue with users being able to create multiple teams in a league [fc-platform]
Add pre-draft data to leagues on leagues list page [fc-platform-frontend]
Add alerts and routing when a new team is created [fc-platform-frontend]
Display teams on single league page with pre-draft data [fc-platform-frontend]
Compute and list league details on single league page (current week, draft date still remaining) [fc-platform-frontend]
Start on single league template [fc-platform-frontend]
Add "draft_date" and "status" fields to league model, serializer [fc-platform]
Teams serializer returns team owner info [fc-platform]
Create new team endpoint [fc-platform]
Create new team template [fc-platform-frontend]
Fix vue router issue not recognizing template for single league view [fc-platform-frontend]
0 Likes
Fix bug where users get invited to league twice on creation [fc-platform]
Move ability to delete league to league settings [fc-platform-frontend]
Send invitees to server to be added to league [fc-platform-frontend]
Create endpoint to handle inviting players after league is created [fc-platform]
Add remove league members to member actions on league settings, call remove player function [fc-platform-frontend]
Add select and submit button for preforming actions on league members in league settings [fc-platform-frontend]
Added checkboxes to league members on league settings page [fc-platform-frontend]