snipe-it/resources/views/emails
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
..
auth Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
layouts Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
accept-accessory.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
accept-asset.blade.php Fixes #2254 2016-07-14 19:50:00 -07:00
asset-canceled.blade.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
asset-requested.blade.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00
checkin-asset.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
expiring-assets-report.blade.php [Feature] Added Supplier and Assigned to in asset email alert 2016-04-23 04:04:03 -07:00
expiring-licenses-report.blade.php [Bugfix] Fixed escaping for email templates for L5.2 2016-04-23 04:03:26 -07:00
firstadmin.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
forgot-password.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
low-inventory.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
register-activate.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
send-login.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
test.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00