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

Add base SurveyEditor with draggable questions #25

Merged
merged 1 commit into from
Aug 13, 2014
Merged

Conversation

hojberg
Copy link
Collaborator

@hojberg hojberg commented Aug 12, 2014

  • Rename <SurveyHeader/> to <Divider/>
  • Move all components to client/app/components
  • Switch to fixed with layout

@somethingkindawierd We have quite a bit of overlap - I left all your stuff in when I rebased, but we should talk and agree on an appraoch

- Rename <SurveyHeader/> to <Divider/>
- Move all components to client/app/components
- Switch to fixed with layout
@jonathan-beebe
Copy link
Contributor

@hojberg Agreed. I'll have a chance to go over this in detail tonight. I gave your PR a quick look over this morning and it looks good.


var React = require("react");

var Divider = React.createClass({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good name change from SurveyHeader to Divider

@jonathan-beebe
Copy link
Contributor

I like your name choice, calling each row, or item of a survey a "question". I think I'll update #19 to follow your pattern.

hojberg added a commit that referenced this pull request Aug 13, 2014
Add base SurveyEditor with draggable questions
@hojberg hojberg merged commit 4c704b8 into master Aug 13, 2014
@hojberg hojberg deleted the add_survey branch August 13, 2014 00:49
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