snipe-it/resources/views
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 Accessories API routes 2017-01-25 02:19:26 -08:00
account Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
admin Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
asset_maintenances Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
auth Added login note to settings 2017-07-07 19:54:10 -07:00
categories Fixes #3605 - missing table close tag causing page layout bonking 2017-05-23 03:20:50 -07:00
companies Fixes #3724 - adds edit/delete button back to companies listing 2017-07-07 17:10:06 -07:00
components Updated route for asset display 2017-03-11 12:14:41 -08:00
consumables Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
custom_fields Fixed encryption warning on custom fields 2017-08-09 18:40:45 -07:00
departments Fixes #3776 - adds Company to Dept UI 2017-07-29 16:42:17 -07:00
depreciations Depreciations API 2017-02-01 17:59:03 -08:00
emails Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
errors Formatting for error pages 2017-06-06 02:32:04 -07:00
groups Fixes #3634 - use new routes for groups 2017-06-08 20:24:26 -07:00
hardware Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
importer Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
layouts Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
licenses Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
locations Fixes location user route 2017-08-25 06:30:00 -07:00
manufacturers Narrowed down the accessories, consumables, etc APIs for manufacturer filtering 2017-03-11 02:49:24 -08:00
modals Localized modal titles with correct headers 2017-08-26 16:16:41 -07:00
models Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
reports Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
settings Auduting improvements 2017-08-25 18:40:20 -07:00
setup Fixes #3579 2017-05-15 19:28:26 -07:00
statuslabels Updated asset url 2017-05-31 13:57:23 -07:00
suppliers Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
users Fixes #3907 2017-08-31 13:45:48 -07:00
vendor Small HTML email tweaks 2017-08-31 21:17:02 -07:00
dashboard.blade.php Audit tweaks 2017-08-25 10:18:18 -07:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00