fleet/server/webhooks
Victor Lyuboslavsky 63e9d49dfc
Calendar config updates -- policy table now has calendar_events_enabled (#17645)
# Checklist for submitter
- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added/updated tests
- [x] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [x] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [x] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [x] Manual QA for all new/changed functionality
2024-03-26 13:39:36 -05:00
..
failing_policies_test.go Calendar config updates -- policy table now has calendar_events_enabled (#17645) 2024-03-26 13:39:36 -05:00
failing_policies.go Mask secret query params when logging url error (#12980) 2023-07-26 16:40:58 -05:00
host_status_test.go Fixing unreleased spec bug in team host status webhook feature. (#17502) 2024-03-08 15:09:33 -06:00
host_status.go Fixing unreleased spec bug in team host status webhook feature. (#17502) 2024-03-08 15:09:33 -06:00
mapper_test.go Feature 10196: Add filepath to end-points and third party integrations (#11285) 2023-05-17 16:53:15 -04:00
mapper.go Feature 10196: Add filepath to end-points and third party integrations (#11285) 2023-05-17 16:53:15 -04:00
vuln_args.go Feature 7559: Include 3rd party severity scores in the vulnerability web-hook payload (#7581) 2022-09-06 15:12:17 -04:00
vulnerabilities_test.go chore: remove refs to deprecated io/ioutil (#14485) 2023-10-27 15:28:54 -03:00
vulnerabilities.go Feature 10196: Add filepath to end-points and third party integrations (#11285) 2023-05-17 16:53:15 -04:00