snipe-it/resources/views/hardware
snipe 46f5f21368
Notification improvements (#5254)
* Added “show fields in email” to custom fields

* Added “show images in email” to settings

* Added nicer HTML emails

* Break notifications out into their own, instead of trying to mash them all together

* Remove old notification for accessory checkout

* Janky fix for #5076 - “The asset you have attempted to accept was not checked out to you”

* Add method for image url for accessories

* Added accessory checkout email blade

* Make accessory email notification on checkout screen consistent with assets

* Added native consumables notifications

* Fixes for asset notification

* Updated notification blades with correct-er fields

* Updated notifications

* License checkin notification - does not work yet

Need to figure out whether the license seat is assigned to a person or an asset before we can pass the target

* Added alternate “cc” email for admins

* Only try to trigger notifications if the target is a user

* Fix tests

* Fixed consumable URL

* Removed unused notification

* Pass target type in params

* Show slack status

* Pass additional parameters

There is a logic bug in this :( Will send to slack twice, since the admin CC and the user are both using the same notification. Fuckity fuck fuck fuck.

* Pass a variable to the notification to supress the duplicate slack message

* Slack is broken :( Trying to fix

Will try a git bisect

* Put preview back into checkout

* Pulled old archaic mail

* Removed debugging

* Fixed wrong email title

* Fixed slack endpoint not firing

* Poobot, we hardly knew ye.

* Removed old, manual mail from API

* Typo :-/

* Code cleanup

* Use defined formatted date in JSON

* Use static properties for checkin/checkout notifiers for cleaner code

* Removed debugging

* Use date formatter

* Fixed target_type

* Fixed language in consumable email
2018-03-25 13:46:57 -07:00
..
audit.blade.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
bulk-checkout.blade.php Fixed #4345 - Disallow future date for checkin date, disallow past date for expected checkin 2017-12-01 17:52:56 -08:00
bulk-delete.blade.php Changed assetloc to location 2017-11-02 12:50:34 -07:00
bulk.blade.php Default to only changing default location in bulk edit 2018-02-02 09:42:34 -06:00
checkin.blade.php Add help text that explains location override 2017-10-28 07:28:49 -07:00
checkout.blade.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
edit.blade.php Use image upload partial in asset edit/create 2018-02-16 22:08:49 -08:00
history.blade.php Fix #4205 (#4213) 2017-10-14 00:14:22 -07:00
index.blade.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
labels.blade.php Fixed #4374 - Add option to display company names to labels (#4405) 2017-11-08 20:05:39 -08:00
qr-view.blade.php Update references to assetloc to location 2017-10-28 02:58:38 -07:00
quickscan.blade.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
requested.blade.php Account for user’s that have been deleted in the requested list 2018-01-16 07:36:03 -08:00
view.blade.php Add viewKeys permission check on Asset page (#5141) 2018-03-02 18:00:22 -08:00