snipe-it/resources/views/account
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
..
accept-asset.blade.php Adds drawn signature to asset acceptance (#2846) 2016-10-31 21:00:30 -07:00
change-password.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
profile.blade.php Allow certain users to override 2FA with permission 2016-10-31 16:52:25 -07:00
requestable-assets.blade.php Fixes #2825 - columns misaligned when older display_asset_name field set to 1 2016-10-27 15:02:32 -07:00
view-assets.blade.php Checkout Improvements, and initial support for requesting an asset model (#2573) 2016-09-15 19:58:27 -07:00