snipe-it/app/Http/Controllers/Api
Scarzy 8a2ea971e1 Add an API assets files controller
Based heavily on the Assets assets files controller.
Added errors related to to the files management.
Added the API endpoints for file upload and show, but only upload is
currently tested/works.
2024-05-29 22:01:48 +01:00
..
AccessoriesController.php Fixes path for redirect response 2024-05-29 18:01:40 +01:00
AssetFilesController.php Add an API assets files controller 2024-05-29 22:01:48 +01:00
AssetMaintenancesController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
AssetModelsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
AssetsController.php Updated/removed facades 2024-05-29 12:53:51 +01:00
CategoriesController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
CompaniesController.php Fix company asset counts for dashboard widget 2024-02-05 15:55:53 +00:00
ComponentsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ConsumablesController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CustomFieldsController.php Fixes path for redirect response 2024-05-29 18:01:40 +01:00
CustomFieldsetsController.php Fixes path for redirect response 2024-05-29 18:01:40 +01:00
DepartmentsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
DepreciationsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
GroupsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ImportController.php Use artisan facade 2024-05-29 12:40:05 +01:00
LabelsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
LicensesController.php Allow sorting on min_amt 2024-02-28 11:05:13 +00:00
LicenseSeatsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
LocationsController.php fixes API location delete 2024-03-19 15:25:28 -07:00
ManufacturersController.php Changed verb to “restore” from “restored” 2023-11-22 20:08:41 +00:00
PredefinedKitsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
ProfileController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ReportsController.php Wrap where logic in additional where statement to protect appended params 2024-03-27 15:36:00 -04:00
SettingsController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
StatuslabelsController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
SuppliersController.php Use singleton for offset 2023-10-16 23:23:43 +01:00
UsersController.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00