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

Submit talk from call for papers site force auth, fixes #40 #41

Merged
merged 1 commit into from
Mar 15, 2015

Conversation

jhthorsen
Copy link

Highlights

  • Add form_row() helper
  • Changed routes
    GET /:cid/presentations => /:cid/user/presentations
    POST /:cid/presentations => /:cid/user/presentations
    GET /:cid/presentations => TODO: Should probably list the presentations for a conference
  • Embed create presentation form in user/presentations.html.ep

What I'm unsure about is if it's confusing to go directly to github's OAuth2 page, instead of getting some information first.

@jhthorsen
Copy link
Author

I'm merging this, since there does not seem to be any objections from @tempire or @jberger.

jhthorsen pushed a commit that referenced this pull request Mar 15, 2015
Submit talk from call for papers site force auth, fixes #40
@jhthorsen jhthorsen merged commit 8b17d68 into master Mar 15, 2015
@jhthorsen jhthorsen deleted the fix/submit-talk-for-papers branch March 15, 2015 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants