oncall-engine/engine/apps
Michael Derynck c8669ce94c
Add field descriptions for webhooks (#2225)
- Add descriptions for fields
- Change default value of request_data to avoid confusing situation
where if there was a error before request data is built, like in the
template for the request headers, request_data would be a python dict
resulting in hard to read text in the UI status page.
2023-06-14 08:37:30 -06:00
..
alerts add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
api Polish route creation (#2222) 2023-06-14 15:09:32 +08:00
api_for_grafana_incident add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
auth_token Improve plugin authentication (#1995) 2023-05-23 16:13:25 +00:00
base add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
email Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
grafana_plugin add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
heartbeat Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
integrations Fix amv2 2023-06-14 14:43:00 +08:00
metrics_exporter Refactor metrics exporter to use cache.get_many (#2212) 2023-06-14 12:14:29 +00:00
mobile_app add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
oss_installation Add database migrations linter (#1020) 2023-02-06 16:01:37 +08:00
phone_notifications Better simple phone provider (#2143) 2023-06-09 13:21:38 +08:00
public_api Draft AlertManager integration v2 (#2167) 2023-06-13 07:10:38 +00:00
schedules Fix preview cutting overlapping events (#2218) 2023-06-13 15:27:01 +00:00
slack remove SlackActionRecord model/table (#2201) 2023-06-13 10:56:06 +00:00
social_auth Social auth exception logging (#2041) 2023-06-02 11:20:54 +00:00
telegram add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
twilioapp add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
user_management remove SlackActionRecord model/table (#2201) 2023-06-13 10:56:06 +00:00
webhooks Add field descriptions for webhooks (#2225) 2023-06-14 08:37:30 -06:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00