snipe-it/app/Http/Controllers
snipe 727806372c Added created_by to status label
Signed-off-by: snipe <snipe@snipe.net>
2024-09-19 18:22:11 +01:00
..
Accessories Change user_id to created_by 2024-09-17 22:16:41 +01:00
Account one more spot 2024-07-31 12:16:41 -07:00
Api Added created_by to status label 2024-09-19 18:22:11 +01:00
Assets Change user_id to created_by 2024-09-17 22:16:41 +01:00
Auth Prevent passing an array as login 2024-08-18 04:51:36 +01:00
Components Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
Consumables Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
Kits Added created_by to kits 2024-09-19 17:01:17 +01:00
Licenses Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
Users Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
ActionlogController.php Type constrains one more time - who thought this was a good idea? 2024-07-09 19:50:58 +01:00
AssetMaintenancesController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
AssetModelsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
AssetModelsFilesController.php Fixed typehint on asset model files 2024-07-08 22:00:45 +01:00
BulkAssetModelsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
CategoriesController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
CheckInOutRequest.php Default to user 2024-08-07 18:04:39 +01:00
CompaniesController.php Moar typehinting 2024-07-04 22:37:58 +01:00
Controller.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
CustomFieldsController.php Use auth()->id() instead of Auth::id() 2024-09-19 17:31:46 +01:00
CustomFieldsetsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
DashboardController.php Reflash session so login message is displayed 2024-09-09 14:54:19 -07:00
DepartmentsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
DepreciationsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
GoogleAuthController.php Moar typehinting 2024-07-04 22:37:58 +01:00
GroupsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
HealthController.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
LabelsController.php Removed return 2024-07-08 17:41:20 +01:00
LocationsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
ManufacturersController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
ModalController.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
ProfileController.php Added confetti option 2024-08-15 11:32:42 +01:00
ReportsController.php Fixed return type 2024-07-12 11:04:56 +01:00
SettingsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
StatuslabelsController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
SuppliersController.php Change user_id to created_by 2024-09-17 22:16:41 +01:00
ViewAssetsController.php Few more 2024-07-04 22:52:49 +01:00