staffmanager/app
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
..
Console First commit 2020-04-26 05:09:32 +01:00
Exceptions First commit 2020-04-26 05:09:32 +01:00
Http Entrypoint: Add Application Page 2020-05-08 06:06:24 +01:00
Mail Added main page 2020-04-27 07:28:00 +01:00
Providers Add save & update functionality to positions 2020-05-08 00:24:56 +01:00
Application.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Appointment.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Form.php Entrypoint: Add Application Page 2020-05-08 06:06:24 +01:00
Log.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Profile.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
Response.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
StaffProfile.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
User.php Make optional application-related registration parameters optional 2020-04-29 22:23:26 +01:00
Vacancy.php Entrypoint: Add Application Page 2020-05-08 06:06:24 +01:00
Vote.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00