rbrecruiter/database/migrations
Miguel Nogueira 4c6a435e34 Entrypoint: Add Application Page
This commit finally adds the dynamically rendered form that changes according to how the user builds their form.
It also fragments the header and footer for the main page into their own separate files for ease of access later.
Vacancy status has also been added to the Vacancies in DB.
All staff application endpoints have also been moved to under the user application endpoints group, for ease of use (duplicated route group).
2020-05-08 06:06:24 +01:00
..
2014_10_12_000000_create_users_table.php Ammend to previous commit 2020-04-29 22:36:38 +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 Add Mojang's status to dashboard 2020-05-03 00:45:29 +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 Add Mojang's status to dashboard 2020-05-03 00:45:29 +01:00
2020_04_29_022642_create_vacancies_table.php Add save & update functionality to positions 2020-05-08 00:24:56 +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
2020_05_02_223355_create_cache_table.php Add Mojang's status to dashboard 2020-05-03 00:45:29 +01:00
2020_05_07_021604_add_status_to_vacancies.php Add save & update functionality to positions 2020-05-08 00:24:56 +01:00
2020_05_08_024654_add_slug_to_vacancy.php Entrypoint: Add Application Page 2020-05-08 06:06:24 +01:00