oncall-engine/engine/apps/slack
2023-09-07 13:00:12 +00:00
..
migrations remove SlackActionRecord model/table (#2201) 2023-06-13 10:56:06 +00:00
models update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00
representatives Refactor AlertGroup.slack_message (#2957) 2023-09-04 18:03:18 +00:00
scenarios Update slack schedule shift change notification (#2949) 2023-09-07 13:00:12 +00:00
tests Fix handling Slack rate limits (#2991) 2023-09-07 11:25:29 +00:00
types Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_slack_service.py Fix handling Slack rate limits (#2991) 2023-09-07 11:25:29 +00:00
client.py Fix handling Slack rate limits (#2991) 2023-09-07 11:25:29 +00:00
constants.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
slack_formatter.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
tasks.py Fix Slack integration leftovers after disconnecting (#2986) 2023-09-07 08:42:30 +00:00
urls.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
utils.py update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00
views.py update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00