oncall-engine/engine/apps/slack
Dan Cech 639fd81644
Update message when user needs to connect their profile (#1190)
# What this PR does

This just tweaks the message users get when they try to interact via
slack but haven't connected their profile, it fixes a typo and
streamlines the text.
2023-01-23 08:44:33 +01:00
..
migrations Drop data migrations setting up demo tokens 2022-06-06 12:29:25 -03:00
models Send a Slack DM when user is not in channel (#1144) 2023-01-18 16:08:15 +00:00
representatives World, meet OnCall! 2022-06-03 08:09:47 -06:00
scenarios Add slack command to trigger direct paging (#1154) 2023-01-20 09:06:27 -03:00
slack_client World, meet OnCall! 2022-06-03 08:09:47 -06:00
templates/admin World, meet OnCall! 2022-06-03 08:09:47 -06:00
tests Add slack command to trigger direct paging (#1154) 2023-01-20 09:06:27 -03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
slack_formatter.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
tasks.py Catch DoesNotExist in post_slack_rate_limit_message (#1067) 2023-01-03 17:44:56 +00:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Use formatted UTC time for fallback in slack message (#225) 2022-07-18 07:55:05 -06:00
views.py Update message when user needs to connect their profile (#1190) 2023-01-23 08:44:33 +01:00