rbrecruiter/app/Http/Controllers
Miguel Nogueira c739933668
Push suspension logic onto Service
In preparation to the upcoming API, most logic is being moved to services. Models function as repositories.
2021-07-21 19:33:52 +01:00
..
Auth Show current pw policy in register page 2021-01-06 03:48:14 +00:00
ApiKeyController.php More refactoring 2021-07-20 10:32:43 +01:00
ApplicationController.php More refactoring 2021-07-20 10:32:43 +01:00
AppointmentController.php More refactoring 2021-07-20 10:32:43 +01:00
BanController.php Push suspension logic onto Service 2021-07-21 19:33:52 +01:00
CommentController.php More refactoring 2021-07-20 10:32:43 +01:00
ContactController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
Controller.php Recent changes 2020-11-02 21:44:05 +00:00
DashboardController.php Recent changes 2020-11-02 21:44:05 +00:00
DevToolsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
FormController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
HomeController.php Recent changes 2020-11-02 21:44:05 +00:00
OptionsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
ProfileController.php Refactored ban system 2021-07-20 22:35:49 +01:00
SecuritySettingsController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
TeamController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
TeamFileController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
UserController.php More refactoring 2021-07-20 10:32:43 +01:00
VacancyController.php Separation of Concerns + old coude cleanup 2021-07-20 00:35:03 +01:00
VoteController.php More refactoring 2021-07-20 10:32:43 +01:00