snipe-it/resources/views/reports
Daniel Meltzer 987536930c Assorted fixes (#3923)
* Fix some n+1 problems

* Use route in notification dropdown to make sure we link to correct page

* Work on better UI support for checkout to non-user.  Fix links on index bootstrap table, work towards eliminating assignedUser

* Remove Asset::assigneduser() relationship.  Instead add a checkedOutToUser() method and/or port to using assignedTo()

* Adjust string to fit new reality

* Fix #3780.  Move the consumables getDataView method to the ApiController.  Not entirely RESTful, but it's a weird method that probably doesn't need its own controller and the functionality would be strange to stack on the userscontroller...

* Fix file uploads to assets and restore the delete route.

* Add asset maintence edit action to index.

* Suppliers asset list should link to the related asset, not to the supplier with same ID.

* Asset models page should use polymorphic formatter on assigned to to better handle assorted item types.

* Comment out more assigneduser fallacy until we figure out the query builder approach to searching for location text.
2017-09-05 17:54:58 -07:00
..
accessories.blade.php Updated asset url 2017-05-31 13:57:23 -07:00
activity.blade.php Use new formatters in bootstrap table 2017-05-23 14:33:19 -07:00
asset.blade.php Fixes API route 2017-07-25 01:16:31 -07:00
asset_maintenances.blade.php Updated asset url 2017-05-31 13:57:23 -07:00
audit.blade.php Auduting improvements 2017-08-25 18:40:20 -07:00
custom.blade.php Include notes in custom asset report 2017-02-03 02:16:37 -08:00
depreciation.blade.php Fixes #3603 - Depreciation report crashes 2017-06-01 20:31:44 -07:00
index.blade.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
licenses.blade.php Updated asset url 2017-05-31 13:57:23 -07:00
unaccepted_assets.blade.php Updated asset url 2017-05-31 13:57:23 -07:00