Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph fix, Add Movies Individually, Add released movies to a draft #31

Merged
merged 2 commits into from Sep 19, 2016

Conversation

minime283
Copy link
Contributor

Didn't write an actual scraper, but added a form for Admins to add movies individually, and add them retroactively to the draft. Our draft was done last week and some of the movies released this weekend.
Hoping that if you take this code you'll add me as an admin so I can add the movies that are missing from my draft and get it started, then I don't need to bug you if a movie is missing (or 10)

Full List of changes:
-Rewrite graph logic because the original logic was based on an incorrupt assumption
-Removed the Admin::HomeController to AdminController due to issues with the Admin namespace
-Added the ability to add a movie given the box office mojo id, including its earnings to date.
-Added the ability to add an already released movie to a league, a warning is shown to the user in this case.
-Added an admin movie list for debugging purposes.

…upt assumption

Removed the Admin::HomeController to AdminController due to issues with the Admin namespace
Added the ability to add a movie given the box office mojo id, including its earnings to date.
Added the ability to add an already released movie to a league, a warning is shown to the user in this case.
Added an admin movie list for debugging purposes.
@t2t2 t2t2 merged commit 33d6840 into t2t2:master Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants