oncall-engine/engine/apps/public_api
Matias Bordese 6b8c1ac94e
Truncate exported final shifts to match the requested period (#2924)
When calculating on-call load, if an involved shift extends outside the
requested time span you can get unexpected results. Truncate the
returned events times to keep the details for the specified start/end
dates.
2023-08-31 15:40:31 +00:00
..
serializers Webhooks Public API (#2790) 2023-08-22 14:05:52 -06:00
tests Truncate exported final shifts to match the requested period (#2924) 2023-08-31 15:40:31 +00:00
throttlers Add ratelimit for phone number verification (#1354) 2023-02-21 16:47:52 +08:00
views Truncate exported final shifts to match the requested period (#2924) 2023-08-31 15:40:31 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
constants.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
custom_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
helpers.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
tf_sync.py Sync users and teams on tf requests (#1180) 2023-01-24 13:44:07 +08:00
urls.py Webhooks Public API (#2790) 2023-08-22 14:05:52 -06:00