staffmanager/app/Http/Controllers
Miguel N b5e6a4a94b Added Outstanding applications page
This commit also includes Chart.js for the whole project using Webpack. It also updates NPM packages to support ChartJS, and suppresses locale.js warnings from Webpack builds.
Gitignore removes the webpack bundle file since that file should be built each time dependencies/js code are modified.
2020-05-01 05:42:19 +01:00
..
Auth Make optional application-related registration parameters optional 2020-04-29 22:23:26 +01:00
ApplicationController.php Added Outstanding applications page 2020-05-01 05:42:19 +01:00
AppointmentController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
ContactController.php Added main page 2020-04-27 07:28:00 +01:00
Controller.php First commit 2020-04-26 05:09:32 +01:00
DashboardController.php Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
FormController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
HomeController.php Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
LogController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
ProfileController.php Add "My Profile" Page 2020-04-30 22:53:57 +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
VacancyController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00
VoteController.php Added models, migrations and controllers 2020-04-29 18:15:54 +01:00