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 Fixed feedback on #2349 (#2359) 2016-07-29 13:59:50 -07:00
bulk-delete.blade.php Nicer bulk delete layout 2016-06-29 04:30:21 -07:00
bulk.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
checkin.blade.php Cleanup checkin blade 2016-07-22 02:34:25 -07:00
checkout.blade.php Cleanup checkout form 2016-07-22 02:20:05 -07:00
clone.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
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 Merge pull request #2172 from ddreier/v3-label-changes 2016-06-17 17:14:28 -07:00
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