snipe-it/resources/views/users
Daniel Meltzer 638a7b2d91 Assetcontroller cleanup (#5858)
* Extract method/cleanup

* Remove apiStore method that is unusued since api controllers.

* Use proper model exception

* Remove old user importer.  This is now supported by the general importer framework.

* Refactor AssetsController methods.

This is a giant diff without many functional changes, mostly cosmetic.
I've pulled a number of methods out of assetscontroller, preferring
instead to create some more targetted controllers for related actions.
I think this cleans up the file some, and suggests some places for
future targetted improvement.

Fix weird missing things.

* Fix Unit test failing after date changes.

* Pass valid string to be translated.

* Some method cleanup for codacy.

* Extract trait for common checkout uses and codacy fixes.
2018-07-16 17:44:03 -07:00
..
bulk-edit.blade.php Allow bulk language update in user edit 2018-01-10 05:33:26 -08:00
confirm-bulk-delete.blade.php
edit.blade.php Fixed 2FA reset button 2018-02-26 15:43:49 -08:00
index.blade.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
ldap.blade.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
print.blade.php Fixed manufacturer error on printable user page 2017-12-26 16:49:01 -08:00
view.blade.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00