Commit Graph

4 Commits

Author SHA1 Message Date
Dave ad8b5d9f62 Work on custom attendee questions
Created answers table in DB
2016-04-17 21:12:38 +01:00
Dave 0ca9e2e1be Work on attendee questions backend design 2016-04-17 21:12:38 +01:00
Dave 637d8265ee Work on attendee questions backend design 2016-04-17 21:12:38 +01:00
marian 01bbeb975e Made a start on implementing the 'Attendees Question' feature.
- Created a migration (based on @daveearley 's migration) to add the
question_types, questions, question_options, event_question and
question_ticket tables.
- Created a seeder for the question_types table.
- Implemented event question add modal.
- Done a bit of refactoring to the ajax form submission error handling.
- Questions are now displayed on the event customization page, under the
Order form tab.
2016-03-27 16:40:34 +03:00