snipe-it/resources/views/hardware
snipe a914dacf8e Adds drawn signature to asset acceptance (#2846)
* Adds digital signature to asset acceptance

This is still a little broken - the history is displaying “Deleted user”, since there is no item type listed. Saving the item_type as App\Models\User tries to update accepted on the users table, which obviously doesn’t exist.

* Use asset facade for folks in subdirs

* Possible fix for weird accepted/declined display

* Display signature in modal popup if sigs are required

* Wrap that display file in auth middleware, just to be sure.

It shoudl fail if you’re not authorized since you’re not logged in, but better safe than sorry

* Fixed header section of layout

* Removed extra drop from migration rollback
2016-10-31 21:00:30 -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 Updates to the history importer to make it a little less brittle and provide better feedback 2016-09-20 09:22:49 -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 Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00