snipe-it/app/Http/Controllers
spencerrlongg 16740b41e4 Simplify asset handling logic for creation and update
Refactor asset creation and update processes by removing redundant save checks and organizing error handling logic. Enhance success and failure feedback in the asset creation flow to improve clarity and user experience. Add support for detailed multi-success and partial failure messages to alert users of outcomes.
2024-12-03 13:50:30 -06:00
..
Accessories Fixed todos with log message 2024-10-21 16:52:21 +01:00
Account change the other one too 2024-10-01 14:26:32 -05:00
Api a little work for conflicts 2024-11-29 14:32:19 -06:00
Assets Simplify asset handling logic for creation and update 2024-12-03 13:50:30 -06:00
Auth Prevent passing an array as login 2024-08-18 04:51:36 +01:00
Components Fixed todos with log message 2024-10-21 16:52:21 +01:00
Consumables Fixed todos with log message 2024-10-21 16:52:21 +01:00
Kits Added created_by to kits 2024-09-19 17:01:17 +01:00
Licenses Fixed todos with log message 2024-10-21 16:52:21 +01:00
Users Fixed todos with log message 2024-10-21 16:52:21 +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 Added created by to company on save 2024-09-19 20:34:54 +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 Removed die() 2024-10-02 15:48:35 +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 Change controller to assume a collection. (This is dumb, but whatever) 2024-10-03 16:19:27 +01:00
ReportsController.php Merge remote-tracking branch 'upstream/develop' into eol_date_range_for_reports 2024-08-19 19:33:44 -04:00
SettingsController.php Remove form request from get LDAP method 2024-10-09 22:15:49 +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 change error to warning 2024-10-01 14:24:03 -05:00