snipe-it/app/Http/Controllers
snipe f9e190eb32 Updates the Gate “use” statement to be more specific
Signed-off-by: snipe <snipe@snipe.net>
2023-03-18 11:58:09 -07:00
..
Accessories Hoist the autorization higher in the stack so we’re not doing logic or math when the user isn’t authorized to touch this 2023-01-23 21:49:17 -08:00
Account Store the acceptance dates with format YYY-mm-dd 2023-01-30 15:11:41 -06:00
Api Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
Assets Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
Auth
Components
Consumables
Kits
Licenses Handle already-deleted license files more gracefully 2023-03-15 13:05:51 -07:00
Users Renamed some variables, invoked the event listener 2023-03-17 16:24:58 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php
AssetModelsFilesController.php
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php Remove e() function from customfield format input 2023-02-12 16:27:37 -06:00
CustomFieldsetsController.php Fixed mismatched field/fieldset 2023-02-07 13:31:50 -08:00
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
HealthController.php
ImportsController.php
LocationsController.php Remove name from blanking paroperties 2023-03-01 14:12:33 -08:00
ManufacturersController.php
ModalController.php Fixed visibility for constants and methods 2023-02-06 12:44:02 -08:00
ProfileController.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
ReportsController.php Evaluate if the collection is empty before access the array index 2023-03-13 21:44:06 -06:00
SettingsController.php Merge pull request #12612 from manuteleco/add_path_in_preflight_url_message 2023-03-06 09:36:15 -08:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php