Godfrey M
|
0d707a1851
|
fixes notifications for licenses and asset to asset checkouables
|
2024-11-04 15:13:10 -08:00 |
|
Godfrey M
|
d6ba303f39
|
Merge branch 'develop' into refacto_ms_teams_notifs
# Conflicts:
# app/Listeners/CheckoutableListener.php
|
2024-10-30 10:27:45 -07:00 |
|
Godfrey M
|
e7c4343c90
|
readd checkin accessory format
|
2024-10-28 14:56:48 -07:00 |
|
Godfrey M
|
c0620c27ff
|
adds back laravels channel formats
|
2024-10-28 14:30:34 -07:00 |
|
Godfrey M
|
6f0c1b12b1
|
this adds check out message for consumables
|
2024-10-24 15:04:54 -07:00 |
|
Godfrey M
|
278bc5e52a
|
ads check in and checkout message for license seats
|
2024-10-24 14:59:10 -07:00 |
|
Godfrey M
|
cce75a8185
|
adds check in and checkout messag for accessories
|
2024-10-24 14:48:23 -07:00 |
|
Godfrey M
|
e27ff13377
|
adds check in and checkout message for assets
|
2024-10-24 14:39:40 -07:00 |
|
Godfrey M
|
18da80e6de
|
fix checkoutable listener for microsoft teams
|
2024-10-24 14:24:00 -07:00 |
|
Godfrey M
|
18760e3fa1
|
replaces teams notification package, passes integration test
|
2024-10-24 12:21:51 -07:00 |
|
Godfrey M
|
ab3b9c4510
|
remove unnecessary code from checkinasset notification
|
2024-10-23 16:24:01 -07:00 |
|
Godfrey M
|
2cc2b2b1df
|
apply array_filter to cc emails to prevent errors
|
2024-10-23 16:06:27 -07:00 |
|
Godfrey M
|
fd74c35102
|
remove old notify by mail from consumable notification
|
2024-10-23 15:08:29 -07:00 |
|
snipe
|
0b6859c491
|
Added ability to checkout consumables in variable qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-23 15:05:35 +01:00 |
|
Godfrey M
|
ff113ef523
|
typo fix
|
2024-10-17 14:56:58 -07:00 |
|
Godfrey M
|
285d6897cf
|
added a coulple test adjustments and moved mail send logic to listener
|
2024-10-17 12:05:36 -07:00 |
|
Godfrey M
|
02bda3cd95
|
adds Checkout Consumable mailable and slackwebhook channel to notifs
|
2024-10-16 15:53:05 -07:00 |
|
Godfrey M
|
02ff646da4
|
adds checkin license mailable
|
2024-10-16 15:44:45 -07:00 |
|
Godfrey M
|
4becdca8aa
|
removes toMail from license notificaqtion
|
2024-10-16 15:39:20 -07:00 |
|
Godfrey M
|
2584d60344
|
adds Licenses seat checkout Mailable
|
2024-10-16 15:38:49 -07:00 |
|
Godfrey M
|
dcdf600b78
|
adds Checkin and Checkout mailables and listner logic
|
2024-10-16 15:27:34 -07:00 |
|
Godfrey M
|
9710436d54
|
adds Mailables for asset checkin and out
|
2024-10-16 13:12:07 -07:00 |
|
Godfrey M
|
9e1b86f586
|
sends checkout notification via webhook
|
2024-10-16 12:51:19 -07:00 |
|
Godfrey M
|
3ab2521cb0
|
email comes through, no picture and html markup appear though.
|
2024-10-16 12:21:33 -07:00 |
|
Godfrey M
|
b29d032bf0
|
adds checkoutAssetMail class, and content method
|
2024-10-15 11:28:27 -07:00 |
|
Godfrey M
|
71dbc7abb0
|
refreshed the assetstatus relationship
|
2024-09-19 12:23:07 -07:00 |
|
Godfrey M
|
ae4f278df1
|
edited terenaries on notifs
|
2024-08-01 11:13:20 -07:00 |
|
Godfrey M
|
eb6f330e67
|
adds status to check in and out
|
2024-07-30 09:38:39 -07:00 |
|
Godfrey M
|
99741db645
|
adds status labels to confirmation emails
|
2024-07-24 11:24:30 -07:00 |
|
snipe
|
4c4b0f722a
|
Added qty to email notification
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-18 00:25:29 +01:00 |
|
snipe
|
5697370dfe
|
Merge pull request #14722 from Godmartinz/unaccepted_reminder_command
Adds a command to resend acceptance emails
|
2024-07-11 20:37:04 +01:00 |
|
snipe
|
871255f28c
|
Fixed #14812 - added consumables to individual inventory report
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 20:40:45 +01:00 |
|
snipe
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
Godfrey M
|
442903ea5e
|
trying to get link to work, fixed up markup and url
|
2024-05-23 16:08:18 -07:00 |
|
Godfrey M
|
d3ab152d30
|
adds reminder notification constructor and updates markdown
|
2024-05-23 12:47:02 -07:00 |
|
Godfrey M
|
08f9aae8ae
|
adds note to log listener and checkout accept notif
|
2024-04-03 11:59:47 -07:00 |
|
Godfrey M
|
21c3b1fbd2
|
rename declined message to note, increased width of textarea
|
2024-03-21 14:03:25 -07:00 |
|
Godfrey M
|
b9986033cc
|
removed abbr. of variable, changed variable types in migration
|
2024-03-18 16:03:40 -07:00 |
|
Godfrey M
|
4588393b76
|
adds declined msg to mail notif, updates lang files and checkout acceptance controller
|
2024-03-18 10:25:55 -07:00 |
|
Marcus Moore
|
4b0bfc52b4
|
Ensure webhook endpoint is set before attempting to send to google or microsoft
|
2024-03-07 18:10:10 -08:00 |
|
Marcus Moore
|
5b181ecea7
|
Remove old comment
|
2024-02-12 16:29:34 -08:00 |
|
Marcus Moore
|
728aaaab20
|
Ensure accessory check in emails are not sent when the setting is disabled
|
2024-02-12 16:22:59 -08:00 |
|
Godfrey Martinez
|
9dcd14a712
|
Merge branch 'develop' into general-hook_fix
|
2024-02-08 14:59:25 -08:00 |
|
Godfrey M
|
0eabb147b2
|
adds google notif to consumable check out
|
2024-01-30 13:19:28 -08:00 |
|
Godfrey M
|
2406d2cfdb
|
adds google notifs to license seats check in and out
|
2024-01-30 13:14:24 -08:00 |
|
Godfrey M
|
e074ca0bf9
|
adds google notifs to accessories check in and out
|
2024-01-30 12:57:45 -08:00 |
|
Godfrey M
|
87bce0c097
|
adds google notifs for asset check in and out
|
2024-01-30 12:38:17 -08:00 |
|
Godfrey M
|
22385a8e35
|
fix for general webhook not notifiying anymore
|
2024-01-30 10:47:18 -08:00 |
|
Godfrey M
|
c65b32bcdb
|
removed translation fixed via method
|
2024-01-24 14:49:42 -08:00 |
|
Godfrey M
|
00f07ac2ce
|
add translations, brush up code
|
2024-01-24 10:38:06 -08:00 |
|