- 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. |
||
|---|---|---|
| .. | ||
| CancelAttendee.blade.php | ||
| CancelOrder.blade.php | ||
| CreateAttendee.blade.php | ||
| CreateTicket.blade.php | ||
| EditAttendee.blade.php | ||
| EditQuestion.blade.php | ||
| EditTicket.blade.php | ||
| ManageCoupons.blade.php | ||
| ManageOrder.blade.php | ||
| MessageAttendee.blade.php | ||
| MessageAttendees.blade.php | ||
| MessageOrder.blade.php | ||
| ResendTicketToAttendee.blade.php | ||
| ViewQuestions.blade.php | ||