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

Server-side logic for creation of session #8

Closed
doque opened this issue Nov 25, 2013 · 2 comments
Closed

Server-side logic for creation of session #8

doque opened this issue Nov 25, 2013 · 2 comments
Assignees
Milestone

Comments

@doque
Copy link
Owner

doque commented Nov 25, 2013

No description provided.

@ghost ghost assigned anamika65 Dec 2, 2013
@NemoOudeis
Copy link
Contributor

we'll need a config form in the ThinkingSession controller and a createSession route to read the config form, create the session and redirect to the session index.
Anamika will do the form & redirect.
David will adapt the model for session creation and config persistence

@ghost ghost assigned NemoOudeis Jan 12, 2014
@NemoOudeis
Copy link
Contributor

most of the creation works properly now.
The Hat flow is not properly persisted yet, as we have no way of deleting or reordering hats in the front-end, without that there I cannot finish the backend counterpart.
@doque / @manuelgerstner could one of you fix those 2 things (reordering and deleting hats on the fronten). Both should be done in a way s.t. a form element holds the information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants