Attendize/resources/views/ManageEvent/Modals
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
..
CancelAttendee.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
CancelOrder.blade.php - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00:00
CreateAttendee.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
CreateTicket.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
EditAttendee.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
EditQuestion.blade.php Made a start on implementing the 'Attendees Question' feature. 2016-03-27 16:40:34 +03:00
EditTicket.blade.php Small syntax fixes 2016-03-16 16:00:03 +01:00
ManageCoupons.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
ManageOrder.blade.php - update order view modal to show payment gateway information 2016-03-20 17:42:42 +00:00
MessageAttendee.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
MessageAttendees.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
MessageOrder.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00
ResendTicketToAttendee.blade.php - Changed the 'Resend ticket' functionality slightly so attendees only receive their ticket, and not every ticket on the order. 2016-03-11 15:51:39 +00:00
ViewQuestions.blade.php Added formatting updates to blade views 2016-03-09 23:41:10 -05:00