rbrecruiter/app/Http/Controllers
Miguel Nogueira bca6020ab0 Add ability to edit forms and add new fields
This commit adds the ability to edit and modify existing forms.
On the technical side, it also adds a new reusable validation Facade which helps reduce duplicated code.
2020-07-15 06:48:49 +01:00
..
Auth Beta version 2020-06-27 00:32:33 +01:00
ApplicationController.php Added ability to delete single application 2020-07-12 17:01:33 +01:00
AppointmentController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
BanController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
CommentController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
ContactController.php Switch custom Guzzle integration for Laravel's HTTP facade 2020-05-02 20:18:56 +01:00
Controller.php First commit 2020-04-26 05:09:32 +01:00
DashboardController.php Add dashboard widgets 2020-06-27 04:49:55 +01:00
DevToolsController.php Major changes - Vote system now finished 2020-05-30 00:20:39 +01:00
FormController.php Add ability to edit forms and add new fields 2020-07-15 06:48:49 +01:00
HomeController.php Add ability to edit Vacancies 2020-07-11 20:34:26 +01:00
ProfileController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
ResponseController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
StaffProfileController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
UserController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
VacancyController.php Added ability to delete single application 2020-07-12 17:01:33 +01:00
VoteController.php Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00