oncall-engine/engine/apps/slack
Matias Bordese e0ae9919c7
Add paging for direct paging users in slack dialog (#1232)
Fixes issue when there are more than 100 users to be listed in the
direct pagination responders select. Alternatively we should consider
moving to an `external_select` block later.
2023-01-27 14:10:44 -03:00
..
migrations Drop data migrations setting up demo tokens 2022-06-06 12:29:25 -03:00
models optimize GET /schedules internal API endpoint (#1169) 2023-01-25 11:08:09 +01:00
representatives World, meet OnCall! 2022-06-03 08:09:47 -06:00
scenarios Add paging for direct paging users in slack dialog (#1232) 2023-01-27 14:10:44 -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 schedules support for slack direct paging (#1183) 2023-01-25 09:10:50 -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