snipe-it/app/Http/Controllers/Api
snipe 3744a68daf
Features/better table options (#5018)
* Added CSS for table toolbar

* Use maintenances API for table listings

* NIcer layout for allowed_columns in maintenances API

* Fixed #5014 - bootstrap cookie issues

* Fixed #5015 - bug when saving settings

* Refactored datatable code to use data attributes

* Updated dashboard with new table code

* Added - Order by group user count

* Updated groups to use new table attributes

* New license listing table code

* More bootstrap table implementations

* More BS table refactoring

* Improved bootstrap assigned assets

* New bootstrap for reports

* Misc BS fixes

* FIxed small issue with asset history display

* Removed multisort option

* JS refactor
2018-02-16 13:22:55 -08:00
..
AccessoriesController.php Constrain accessory by category ID if one is passed 2017-11-14 16:47:21 -08:00
AssetMaintenancesController.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
AssetModelsController.php Added setting to choose what appears in model select list - Fixes #4879 2018-01-24 10:43:46 -08:00
AssetsController.php Fixed #4988 - incorrect variable name in asset checkout API method 2018-02-12 19:13:33 -08:00
CategoriesController.php Add sorting and additional category types to dashboard categories 2017-11-21 20:33:30 -08:00
CompaniesController.php Fixes #4639 2017-12-15 18:54:38 -08:00
ComponentsController.php Fixed #4770 - broken licenses, etc on company view, added users and components 2018-01-10 03:52:21 -08:00
ConsumablesController.php Fixed incorrect policy reference in consumables listing 2017-11-07 23:05:29 -08:00
CustomFieldsController.php API for (dis)associating fields with fieldsets (#4881) 2018-01-22 13:14:04 -08:00
CustomFieldsetsController.php API for (dis)associating fields with fieldsets (#4881) 2018-01-22 13:14:04 -08:00
DepartmentsController.php Removed gates from selectlist method 2017-11-09 10:51:55 -08:00
DepreciationsController.php
GroupsController.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
ImportController.php
LicensesController.php Moved search scope lower to fix weird (possible Laravel) bug w/prepared statements 2018-01-11 15:17:34 -08:00
LocationsController.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
ManufacturersController.php Allow counts in mfg sorting 2018-01-11 15:16:23 -08:00
ReportsController.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
SettingsController.php Switch to the reply_to address 2017-11-03 14:58:49 -07:00
StatuslabelsController.php Dashbpoard pie fixes 2017-11-01 13:27:59 -07:00
SuppliersController.php Removed gates from selectlist method 2017-11-09 10:51:55 -08:00
UsersController.php Revert PR #4845 2018-01-24 03:32:45 -08:00