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
|
16cffe9a9d
|
simplified checkout webhook call
|
2024-10-16 12:53:35 -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
|
9f06a0e441
|
handle some edge cases, null values clean up variable names
|
2024-10-15 14:01:28 -07:00 |
|
Godfrey M
|
f8476f7133
|
finished the construct and mail call in the listner
|
2024-10-15 12:49:52 -07:00 |
|
Godfrey M
|
b32ab6a06c
|
import User model
|
2024-09-18 16:36:24 -07:00 |
|
Godfrey M
|
4ff5fc1ff9
|
clean up variables
|
2024-09-18 16:19:35 -07:00 |
|
Godfrey M
|
c40209f500
|
seperates emails and webhook notifications
|
2024-09-18 15:23:44 -07:00 |
|
spencerrlongg
|
2412333152
|
added conditional to listener
|
2024-08-07 16:53:06 -05:00 |
|
snipe
|
ae9085b11f
|
Modernize use statements, switch to auth()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:49:22 +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 |
|
snipe
|
8adfa8dd83
|
Change exceptions to warnings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-15 12:28:12 +00:00 |
|
snipe
|
6c9001df09
|
Changed log level in checkoutable listener to info
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-15 12:20:14 +00:00 |
|
Godfrey M
|
b136e9e29d
|
fix the listener to fire when checking in
|
2024-02-14 09:16:20 -08:00 |
|
Godfrey Martinez
|
9dcd14a712
|
Merge branch 'develop' into general-hook_fix
|
2024-02-08 14:59:25 -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
|
f270672a3d
|
added a location check, to prevent notif blowing up
|
2024-01-23 13:05:39 -08:00 |
|
Godfrey M
|
e969f8808c
|
adds licenses ms notifications
|
2024-01-23 11:10:04 -08:00 |
|
Godfrey M
|
5a46ef5d5b
|
adds Accessory Check in out Notifcations,
|
2024-01-22 15:30:15 -08:00 |
|
Marcus Moore
|
43b9e6401c
|
Formatting
|
2023-10-10 15:18:55 -07:00 |
|
Marcus Moore
|
dae9e6d096
|
Improve try catch blocks
|
2023-10-10 15:18:37 -07:00 |
|
Marcus Moore
|
9ef598d07b
|
Apply changes to exception handling for check outs to check ins
|
2023-10-10 15:16:12 -07:00 |
|
Marcus Moore
|
2a29566458
|
Catch all ClientExceptions on check out
|
2023-10-10 15:15:02 -07:00 |
|
Marcus Moore
|
ab3a3de59b
|
Fire webhook notification after sending emails
|
2023-10-10 15:13:46 -07:00 |
|
Marcus Moore
|
47a77eabf2
|
Avoid logging error messages for webhook request failures
|
2023-10-10 15:06:08 -07:00 |
|
snipe
|
c7b24821b3
|
Merge pull request #13549 from inietov/fixes/attempt_to_read_property_id_on_null
Fixed ErrorException: Attempt to read property "id" on null (rollbar #3541)
|
2023-09-14 12:50:54 +01:00 |
|
Ivan Nieto Vivanco
|
439e031911
|
Evaluate if the event properties exists before run the CheckoutAcceptance query
|
2023-09-13 16:35:10 -06:00 |
|
Marcus Moore
|
11208ee064
|
Guard against attempting to send notification to model that isn't notifiable
|
2023-09-13 12:56:27 -07:00 |
|
Ivan Nieto Vivanco
|
3cf9c1fea5
|
Adds a null coalescing operator to the license seat checkin notification
|
2023-08-30 11:57:29 -06:00 |
|
Marcus Moore
|
dd40798c43
|
Remove unneeded comments
|
2023-04-19 17:49:31 -07:00 |
|
Marcus Moore
|
e92c1e7bea
|
Minor docblock update
|
2023-04-19 17:22:56 -07:00 |
|
Marcus Moore
|
144382e57a
|
Update docblock types
|
2023-04-19 12:31:12 -07:00 |
|
Marcus Moore
|
835f8876c4
|
Move notification sending into try catch block
|
2023-04-19 12:26:48 -07:00 |
|
Marcus Moore
|
508660b1df
|
Skip notifications for component checkouts and checkins
|
2023-04-18 13:07:55 -07:00 |
|
Marcus Moore
|
3054d633b0
|
Improve comments and remove unused imports
|
2023-04-05 12:39:41 -07:00 |
|
Marcus Moore
|
3cc3662992
|
Send webhook notifications for accessory checkins when enabled
|
2023-04-05 12:36:24 -07:00 |
|
Marcus Moore
|
fc043a35d9
|
Fix checkouts for licenses
|
2023-03-23 17:03:48 -07:00 |
|
Marcus Moore
|
2dcf4e3d16
|
Standardize on sending anonymous notifications for asset checkouts
|
2023-03-23 16:31:40 -07:00 |
|
Marcus Moore
|
9c4a3ce56a
|
Update slack_endpoint to webhook_endpoint in test and notification
|
2023-03-22 12:27:36 -07:00 |
|
Marcus Moore
|
315f5231cd
|
Send slack notification for check outs to assets and locations
|
2023-03-21 17:03:51 -07:00 |
|
Brady Wetherington
|
1899e4d1e8
|
try/catch wrap notifications on checkin/checkout
|
2022-09-15 13:18:42 -07:00 |
|
snipe
|
92bb8fac32
|
Removed log statement
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 19:49:14 -07:00 |
|
snipe
|
e467ce912b
|
Added some debugging and comments
Signed-off-by: snipe <snipe@snipe.net>
|
2022-05-19 17:55:59 -07:00 |
|
snipe
|
f334bf1058
|
Fixed notification tests
Signed-off-by: snipe <snipe@snipe.net>
|
2021-12-02 20:01:03 -08:00 |
|
snipe
|
e27065fe16
|
Merge branch 'develop-v6-integration' into develop-v6-rc1
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# .all-contributorsrc
# README.md
# app/Console/Commands/ResetDemoSettings.php
# app/Helpers/Helper.php
# app/Http/Controllers/Api/AccessoriesController.php
# app/Http/Controllers/Api/AssetsController.php
# app/Http/Controllers/Api/CategoriesController.php
# app/Http/Controllers/Api/ComponentsController.php
# app/Http/Controllers/Api/ConsumablesController.php
# app/Http/Controllers/Api/LocationsController.php
# app/Http/Controllers/Api/StatuslabelsController.php
# app/Http/Controllers/Api/SuppliersController.php
# app/Http/Controllers/AssetMaintenancesController.php
# app/Http/Controllers/Auth/ForgotPasswordController.php
# app/Http/Controllers/DepreciationsController.php
# app/Http/Controllers/ReportsController.php
# app/Http/Controllers/SettingsController.php
# app/Http/Requests/ImageUploadRequest.php
# app/Http/Transformers/ActionlogsTransformer.php
# app/Http/Transformers/DepreciationsTransformer.php
# app/Listeners/CheckoutableListener.php
# app/Models/Accessory.php
# app/Models/Asset.php
# app/Models/Company.php
# app/Models/Ldap.php
# app/Models/User.php
# app/Presenters/AssetPresenter.php
# app/Presenters/CategoryPresenter.php
# composer.json
# composer.lock
# config/version.php
# database/factories/AssetModelFactory.php
# database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
# database/seeds/AssetModelSeeder.php
# package-lock.json
# public/css/build/AdminLTE.css
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-black.css
# public/css/dist/skins/skin-black.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-blue.css
# public/css/dist/skins/skin-blue.min.css
# public/css/dist/skins/skin-contrast.css
# public/css/dist/skins/skin-contrast.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-green.css
# public/css/dist/skins/skin-green.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-orange.css
# public/css/dist/skins/skin-orange.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-purple.css
# public/css/dist/skins/skin-purple.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-red.css
# public/css/dist/skins/skin-red.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/css/dist/skins/skin-yellow.css
# public/css/dist/skins/skin-yellow.min.css
# public/js/build/app.js
# public/js/build/vendor.js
# public/js/dist/all.js
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
# resources/assets/js/vue.js
# resources/lang/af/validation.php
# resources/lang/ar/admin/settings/general.php
# resources/lang/ar/validation.php
# resources/lang/bg/admin/settings/general.php
# resources/lang/bg/validation.php
# resources/lang/cs/admin/settings/general.php
# resources/lang/cs/validation.php
# resources/lang/cy/help.php
# resources/lang/cy/validation.php
# resources/lang/da/admin/settings/general.php
# resources/lang/da/validation.php
# resources/lang/de/admin/settings/general.php
# resources/lang/de/validation.php
# resources/lang/el/validation.php
# resources/lang/en-GB/admin/settings/general.php
# resources/lang/en-GB/validation.php
# resources/lang/en-ID/admin/hardware/table.php
# resources/lang/en-ID/admin/settings/general.php
# resources/lang/en-ID/validation.php
# resources/lang/es-CO/admin/settings/general.php
# resources/lang/es-CO/auth/message.php
# resources/lang/es-CO/button.php
# resources/lang/es-CO/help.php
# resources/lang/es-CO/validation.php
# resources/lang/es-ES/admin/settings/general.php
# resources/lang/es-ES/auth/message.php
# resources/lang/es-ES/button.php
# resources/lang/es-ES/help.php
# resources/lang/es-ES/validation.php
# resources/lang/es-MX/admin/settings/general.php
# resources/lang/es-MX/validation.php
# resources/lang/es-VE/admin/settings/general.php
# resources/lang/es-VE/auth/message.php
# resources/lang/es-VE/button.php
# resources/lang/es-VE/help.php
# resources/lang/es-VE/validation.php
# resources/lang/et/validation.php
# resources/lang/fa/validation.php
# resources/lang/fi/admin/settings/general.php
# resources/lang/fi/validation.php
# resources/lang/fil/validation.php
# resources/lang/fr/admin/settings/general.php
# resources/lang/fr/validation.php
# resources/lang/ga-IE/validation.php
# resources/lang/he/admin/settings/general.php
# resources/lang/he/general.php
# resources/lang/he/validation.php
# resources/lang/hr/validation.php
# resources/lang/hu/validation.php
# resources/lang/id/validation.php
# resources/lang/is/admin/categories/general.php
# resources/lang/is/admin/companies/message.php
# resources/lang/is/admin/companies/table.php
# resources/lang/is/admin/components/general.php
# resources/lang/is/admin/components/table.php
# resources/lang/is/admin/consumables/table.php
# resources/lang/is/admin/depreciations/general.php
# resources/lang/is/admin/depreciations/message.php
# resources/lang/is/admin/hardware/form.php
# resources/lang/is/admin/hardware/general.php
# resources/lang/is/admin/hardware/message.php
# resources/lang/is/admin/hardware/table.php
# resources/lang/is/admin/kits/general.php
# resources/lang/is/admin/licenses/form.php
# resources/lang/is/admin/licenses/general.php
# resources/lang/is/admin/locations/table.php
# resources/lang/is/admin/manufacturers/table.php
# resources/lang/is/admin/reports/message.php
# resources/lang/is/admin/settings/general.php
# resources/lang/is/admin/settings/message.php
# resources/lang/is/admin/statuslabels/message.php
# resources/lang/is/admin/suppliers/message.php
# resources/lang/is/admin/suppliers/table.php
# resources/lang/is/admin/users/table.php
# resources/lang/is/mail.php
# resources/lang/is/validation.php
# resources/lang/it/admin/settings/general.php
# resources/lang/it/validation.php
# resources/lang/iu/validation.php
# resources/lang/ja/mail.php
# resources/lang/ja/validation.php
# resources/lang/ko/validation.php
# resources/lang/lt/validation.php
# resources/lang/lv/validation.php
# resources/lang/mi/validation.php
# resources/lang/mk/validation.php
# resources/lang/ml-IN/validation.php
# resources/lang/mn/validation.php
# resources/lang/ms/validation.php
# resources/lang/nl/admin/settings/general.php
# resources/lang/nl/validation.php
# resources/lang/no/validation.php
# resources/lang/pl/admin/settings/general.php
# resources/lang/pl/validation.php
# resources/lang/pt-BR/admin/settings/general.php
# resources/lang/pt-BR/mail.php
# resources/lang/pt-BR/validation.php
# resources/lang/pt-PT/validation.php
# resources/lang/ro/validation.php
# resources/lang/ru/validation.php
# resources/lang/sl/validation.php
# resources/lang/sr-CS/admin/settings/general.php
# resources/lang/sr-CS/validation.php
# resources/lang/sv-SE/admin/settings/general.php
# resources/lang/sv-SE/auth/message.php
# resources/lang/sv-SE/button.php
# resources/lang/sv-SE/mail.php
# resources/lang/sv-SE/validation.php
# resources/lang/ta/validation.php
# resources/lang/th/validation.php
# resources/lang/tl/validation.php
# resources/lang/tr/mail.php
# resources/lang/tr/validation.php
# resources/lang/uk/admin/accessories/table.php
# resources/lang/uk/admin/asset_maintenances/message.php
# resources/lang/uk/admin/asset_maintenances/table.php
# resources/lang/uk/validation.php
# resources/lang/ur-PK/validation.php
# resources/lang/vi/admin/settings/general.php
# resources/lang/vi/validation.php
# resources/lang/zh-CN/admin/settings/general.php
# resources/lang/zh-CN/validation.php
# resources/lang/zh-HK/validation.php
# resources/lang/zh-TW/validation.php
# resources/lang/zu/validation.php
# resources/views/partials/bootstrap-table.blade.php
# resources/views/partials/forms/edit/company-select.blade.php
# routes/api.php
|
2021-09-21 23:46:50 -07:00 |
|
Ivan Nieto Vivanco
|
27ff0be9a8
|
Delete checkout acceptances when an asset is checked in without response
|
2021-09-07 12:01:32 -05:00 |
|