oncall-engine/engine/apps/slack
2025-01-21 17:05:39 +00:00
..
migrations chore: fix migration linter issue (#5342) 2024-12-06 14:59:20 -05:00
models chore: remove SlackMessage._channel_id and SlackMessage.organization fields (#5340) 2024-12-06 13:49:24 -05:00
representatives chore: random slack code cleanup (#5307) 2024-11-29 13:21:29 +00:00
scenarios chore: capitalize Slack name references (#5421) 2025-01-21 17:05:39 +00:00
tests feat: allow setting direct paging importance for teams (#5379) 2025-01-06 15:53:13 +00:00
types Introduce slash command matcher (#4717) 2024-07-24 09:53:06 +00:00
0013_remove_slackmessage__channel_id_db.py chore: fix migration linter issue (#5342) 2024-12-06 14:59:20 -05:00
0014_remove_slackmessage_organization_db.py chore: fix migration linter issue (#5342) 2024-12-06 14:59:20 -05:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alert_group_slack_service.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
chatops_proxy_routing.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
client.py Update when slack client ratelimit retry handler is enabled (#3447) 2023-11-30 12:35:46 +00:00
constants.py fix: improve Slack rate limiting logic when updating alert groups (#5287) 2024-12-02 14:40:30 -05:00
errors.py Update Slack user group for a schedule - handle paid_team_only Slack API error (#4793) 2024-08-09 14:51:01 +00:00
installation.py Unified Slack app reinstall (#4682) 2024-07-19 11:53:06 +00:00
slack_formatter.py Fix alert group rendering (#3424) 2023-11-24 15:39:37 +00:00
slash_command.py Make root command configurable (#4863) 2024-08-21 06:54:47 +00:00
tasks.py chore: drop usage of SlackMessage.organization + drop orphaned SlackMessages (#5330) 2024-12-06 11:43:40 -05:00
urls.py Make Slack URLs work without trailing slashes (#4607) 2024-07-03 15:55:54 +00:00
utils.py fix: improve Slack rate limiting logic when updating alert groups (#5287) 2024-12-02 14:40:30 -05:00
views.py chore: capitalize Slack name references (#5421) 2025-01-21 17:05:39 +00:00