snipe-it/resources/views/hardware
Daniel Meltzer 2d8269ddcd Checkout Improvements, and initial support for requesting an asset model (#2573)
* Create a new action_log table to replace asset_log.  Use Polymorphism to generalize class and targets.  Port everything I can find to use it.  Add a migration to port the asset_logs table to action_logs.

* Initial work on requestable asset models

* Backend work for polymorphic requests table to store checkout requests.

* Add missing files

* Add a record to the db when requesting items.  Build up a testing route for interfacing with this.

* Users can now toggle requests of items on the request page.  Reformat page to use the same tab layout we use elsewhere

* Polymorphic request function.  Implement requesting of asset models.  Need to port mail/slack to notifications still.

* Implement requesting of asset models.  Build up emails and notifications to support it.  Allow specifying a quantity of model to request.

* Add view to show currently requested assets.  Needs some work and cleanup, but it isn't accessible from anywhere yet.
2016-09-15 19:58:27 -07:00
..
bulk-checkout.blade.php
bulk-delete.blade.php
bulk.blade.php
checkin.blade.php
checkout.blade.php
clone.blade.php
edit.blade.php Generate password from modal 2016-08-30 06:47:18 -07:00
history.blade.php Small tweaks to history 2016-08-12 19:03:32 -07:00
import.blade.php Moved import errors up higher on the screen, fixed some weird formatting bugaboos 2016-08-30 06:48:00 -07:00
index.blade.php Only decrypt if the user is an admin 2016-08-25 21:03:24 -07:00
labels.blade.php
qr-view.blade.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
view.blade.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00