snipe-it/app
Bradley Coudriet dbdc1c7f3f
Update SettingsController.php to save Slack Settings
This goes with #10438 that I just submitted about Slack Settings not saving.

This adds the necessary code to actually save the Slack Settings,
As they are already validated by the SlackSettingsRequest, this seems like an easy and low-impact fix.
2021-12-15 10:38:51 -05:00
..
Console Updated banner with better warning 2021-09-20 18:49:04 -07:00
Events Assorted licenses UI fixes while testing. 2020-05-12 14:38:21 -04:00
Exceptions Change validation failure to 422 to make it consistent with Laravel's default 2021-12-08 17:54:35 -08:00
Helpers Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
Http Update SettingsController.php to save Slack Settings 2021-12-15 10:38:51 -05:00
Importer Merge pull request #9814 from 01ste02/importMinAmt 2021-10-28 17:49:44 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Listeners Delete checkout acceptances when an asset is checked in without response 2021-09-07 12:01:32 -05:00
Models Removed form request on ajax, cleaned up some other things 2021-12-08 17:58:46 -08:00
Notifications Refactor Expected Checkin Notification into markdown and enable translation (#8236) 2020-11-12 15:09:40 -08:00
Observers Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Policies Added #5977: Add permission to view files attached to licenses (#9264) 2021-04-05 21:51:47 -07:00
Presenters Added totals to depreciation report footer 2021-09-21 21:52:18 -07:00
Providers (Maybe?) Fixes the problem where we always need LDAP enabled (#9321) 2021-04-20 14:53:47 -07:00
Services Got the client-side LDAP setup working well enough for sync! 2021-08-17 14:43:36 -07:00