oncall-engine/engine/apps/slack
Yulya Artyukhina d5461866d1
Add a dummy step for declare incident button in slack (#1157)
Add a dummy step for declare incident button to prevent raising 'Step is
undefined' exception because Slack sends a POST request to the backend
upon clicking a button with a redirect link to Incident.
This pr doesn't change any functionality
2023-01-19 14:50:02 +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 a dummy step for declare incident button in slack (#1157) 2023-01-19 14:50:02 +01: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 RBAC Support (#777) 2022-11-29 09:41:56 +01: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 Add a dummy step for declare incident button in slack (#1157) 2023-01-19 14:50:02 +01:00