@@ -38224,6 +38224,10 @@ app/Actions/Categories/DestroyCategoryAction.php
3822438224Actions/Categories/DestroyCategoryAction.php
3822538225Categories/DestroyCategoryAction.php
3822638226DestroyCategoryAction.php
38227+ app/Actions/StatusLabels/DestroyStatuslabelAction.php
38228+ Actions/StatusLabels/DestroyStatuslabelAction.php
38229+ StatusLabels/DestroyStatuslabelAction.php
38230+ DestroyStatuslabelAction.php
3822738231app/Actions/Manufacturers/DestroyManufacturerAction.php
3822838232Actions/Manufacturers/DestroyManufacturerAction.php
3822938233Manufacturers/DestroyManufacturerAction.php
@@ -38232,6 +38236,14 @@ app/Actions/Breadcrumbs/BuildAcceptanceBreadcrumbs.php
3823238236Actions/Breadcrumbs/BuildAcceptanceBreadcrumbs.php
3823338237Breadcrumbs/BuildAcceptanceBreadcrumbs.php
3823438238BuildAcceptanceBreadcrumbs.php
38239+ app/Actions/Depreciations/DestroyDepreciationAction.php
38240+ Actions/Depreciations/DestroyDepreciationAction.php
38241+ Depreciations/DestroyDepreciationAction.php
38242+ DestroyDepreciationAction.php
38243+ app/Actions/Departments/DestroyDepartmentAction.php
38244+ Actions/Departments/DestroyDepartmentAction.php
38245+ Departments/DestroyDepartmentAction.php
38246+ DestroyDepartmentAction.php
3823538247app/Actions/Suppliers/DestroySupplierAction.php
3823638248Actions/Suppliers/DestroySupplierAction.php
3823738249Suppliers/DestroySupplierAction.php
@@ -38670,6 +38682,10 @@ app/Http/Controllers/MaintenancesController.php
3867038682Http/Controllers/MaintenancesController.php
3867138683Controllers/MaintenancesController.php
3867238684MaintenancesController.php
38685+ app/Http/Controllers/BulkDepartmentsController.php
38686+ Http/Controllers/BulkDepartmentsController.php
38687+ Controllers/BulkDepartmentsController.php
38688+ BulkDepartmentsController.php
3867338689app/Http/Controllers/MaintenanceTypesController.php
3867438690Http/Controllers/MaintenanceTypesController.php
3867538691Controllers/MaintenanceTypesController.php
@@ -38719,6 +38735,10 @@ app/Http/Controllers/ViewAssetsController.php
3871938735Http/Controllers/ViewAssetsController.php
3872038736Controllers/ViewAssetsController.php
3872138737ViewAssetsController.php
38738+ app/Http/Controllers/BulkStatuslabelsController.php
38739+ Http/Controllers/BulkStatuslabelsController.php
38740+ Controllers/BulkStatuslabelsController.php
38741+ BulkStatuslabelsController.php
3872238742app/Http/Controllers/Consumables/ConsumablesController.php
3872338743Http/Controllers/Consumables/ConsumablesController.php
3872438744Controllers/Consumables/ConsumablesController.php
@@ -39096,6 +39116,10 @@ Http/Controllers/Auth/SamlController.php
3909639116Controllers/Auth/SamlController.php
3909739117Auth/SamlController.php
3909839118SamlController.php
39119+ app/Http/Controllers/BulkDepreciationsController.php
39120+ Http/Controllers/BulkDepreciationsController.php
39121+ Controllers/BulkDepreciationsController.php
39122+ BulkDepreciationsController.php
3909939123app/Http/Requests/StoreLdapSettings.php
3910039124Http/Requests/StoreLdapSettings.php
3910139125Requests/StoreLdapSettings.php
@@ -40284,6 +40308,16 @@ Feature/StatusLabels/Api/DeleteStatusLabelsTest.php
4028440308StatusLabels/Api/DeleteStatusLabelsTest.php
4028540309Api/DeleteStatusLabelsTest.php
4028640310DeleteStatusLabelsTest.php
40311+ tests/Feature/StatusLabels/Api/BulkSelectableTest.php
40312+ Feature/StatusLabels/Api/BulkSelectableTest.php
40313+ StatusLabels/Api/BulkSelectableTest.php
40314+ Api/BulkSelectableTest.php
40315+ BulkSelectableTest.php
40316+ tests/Feature/StatusLabels/Ui/BulkDeleteStatusLabelsTest.php
40317+ Feature/StatusLabels/Ui/BulkDeleteStatusLabelsTest.php
40318+ StatusLabels/Ui/BulkDeleteStatusLabelsTest.php
40319+ Ui/BulkDeleteStatusLabelsTest.php
40320+ BulkDeleteStatusLabelsTest.php
4028740321tests/Feature/StatusLabels/Ui/CreateStatusLabelTest.php
4028840322Feature/StatusLabels/Ui/CreateStatusLabelTest.php
4028940323StatusLabels/Ui/CreateStatusLabelTest.php
@@ -40709,6 +40743,11 @@ Feature/Depreciations/Api/DepreciationsIndexTest.php
4070940743Depreciations/Api/DepreciationsIndexTest.php
4071040744Api/DepreciationsIndexTest.php
4071140745DepreciationsIndexTest.php
40746+ tests/Feature/Depreciations/Api/BulkSelectableTest.php
40747+ Feature/Depreciations/Api/BulkSelectableTest.php
40748+ Depreciations/Api/BulkSelectableTest.php
40749+ Api/BulkSelectableTest.php
40750+ BulkSelectableTest.php
4071240751tests/Feature/Depreciations/Ui/CreateDepreciationTest.php
4071340752Feature/Depreciations/Ui/CreateDepreciationTest.php
4071440753Depreciations/Ui/CreateDepreciationTest.php
@@ -40729,6 +40768,11 @@ Feature/Depreciations/Ui/ShowDepreciationTest.php
4072940768Depreciations/Ui/ShowDepreciationTest.php
4073040769Ui/ShowDepreciationTest.php
4073140770ShowDepreciationTest.php
40771+ tests/Feature/Depreciations/Ui/BulkDeleteDepreciationsTest.php
40772+ Feature/Depreciations/Ui/BulkDeleteDepreciationsTest.php
40773+ Depreciations/Ui/BulkDeleteDepreciationsTest.php
40774+ Ui/BulkDeleteDepreciationsTest.php
40775+ BulkDeleteDepreciationsTest.php
4073240776tests/Feature/QueryShapeTest.php
4073340777Feature/QueryShapeTest.php
4073440778QueryShapeTest.php
@@ -40752,6 +40796,11 @@ Feature/Departments/Api/DepartmentsIndexTest.php
4075240796Departments/Api/DepartmentsIndexTest.php
4075340797Api/DepartmentsIndexTest.php
4075440798DepartmentsIndexTest.php
40799+ tests/Feature/Departments/Api/BulkSelectableTest.php
40800+ Feature/Departments/Api/BulkSelectableTest.php
40801+ Departments/Api/BulkSelectableTest.php
40802+ Api/BulkSelectableTest.php
40803+ BulkSelectableTest.php
4075540804tests/Feature/Departments/Ui/UpdateDepartmentsTest.php
4075640805Feature/Departments/Ui/UpdateDepartmentsTest.php
4075740806Departments/Ui/UpdateDepartmentsTest.php
@@ -40762,6 +40811,11 @@ Feature/Departments/Ui/ShowDepartmentTest.php
4076240811Departments/Ui/ShowDepartmentTest.php
4076340812Ui/ShowDepartmentTest.php
4076440813ShowDepartmentTest.php
40814+ tests/Feature/Departments/Ui/BulkDeleteDepartmentsTest.php
40815+ Feature/Departments/Ui/BulkDeleteDepartmentsTest.php
40816+ Departments/Ui/BulkDeleteDepartmentsTest.php
40817+ Ui/BulkDeleteDepartmentsTest.php
40818+ BulkDeleteDepartmentsTest.php
4076540819tests/Feature/Departments/Ui/IndexDepartmentsTest.php
4076640820Feature/Departments/Ui/IndexDepartmentsTest.php
4076740821Departments/Ui/IndexDepartmentsTest.php
0 commit comments