snipe-it/app/Http/Controllers/Assets
spencerrlongg 38d8d3076d Refactor asset handling and streamline code
This refactoring introduces helper methods for handling image uploads, custom fields, and checkouts, improving code organization and readability. Unnecessary imports, comments, and unused variables were removed for cleaner code. Error handling was also improved with additional exception reporting in the asset update flow.
2024-12-04 21:43:47 -06:00
..
AssetCheckinController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetCheckoutController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetFilesController.php Fixed todos with log message 2024-10-21 16:52:21 +01:00
AssetsController.php Refactor asset handling and streamline code 2024-12-04 21:43:47 -06:00
BulkAssetsController.php Refactor asset handling and streamline code 2024-12-04 21:43:47 -06:00