Attendize/database/seeds
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
..
.gitkeep - First commit 2016-02-29 15:59:39 +00:00
ConstantsSeeder.php - Adding coinbase payment gateway and removing bitpay 2016-03-21 00:05:25 +00:00
CountriesSeeder.php - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00:00
DatabaseSeeder.php Made a start on implementing the 'Attendees Question' feature. 2016-03-27 16:40:34 +03:00
QuestionTypesSeeder.php Made a start on implementing the 'Attendees Question' feature. 2016-03-27 16:40:34 +03:00
countries.json - First commit 2016-02-29 15:59:39 +00:00