rbrecruiter/database/migrations
Miguel Nogueira 914bde3709 Make optional application-related registration parameters optional
This commit makes optional registration parameters optional; They should only be filled in after the user has submitted an application. The application will crash during registration without these parameters being optional, and adding them to the form would be illogical.
2020-04-29 22:23:26 +01:00
..
2014_10_12_000000_create_users_table.php Make optional application-related registration parameters optional 2020-04-29 22:23:26 +01:00
2014_10_12_100000_create_password_resets_table.php Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
2019_08_19_000000_create_failed_jobs_table.php First commit 2020-04-26 05:09:32 +01:00
2020_04_29_022245_create_profiles_table.php Enforce data consistency 2020-04-29 21:56:41 +01:00
2020_04_29_022402_create_applications_table.php Enforce data consistency 2020-04-29 21:56:41 +01:00
2020_04_29_022421_create_votes_table.php Optimize tables 2020-04-29 21:16:05 +01:00
2020_04_29_022442_create_appointments_table.php Optimize tables 2020-04-29 21:16:05 +01:00
2020_04_29_022642_create_vacancies_table.php Enforce data consistency 2020-04-29 21:56:41 +01:00
2020_04_29_023317_create_forms_table.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
2020_04_29_023647_create_staff_profiles_table.php Include previous fix 2020-04-29 21:57:57 +01:00
2020_04_29_030107_create_responses_table.php Enforce data consistency 2020-04-29 21:56:41 +01:00
2020_04_29_195848_votes_has_application.php Migration reversal for vote_has_application 2020-04-29 21:59:41 +01:00