oncall-engine/engine/common
Michael Derynck accee4ebbe
Use create_engine_url to add prefix to previous/next links (#553)
* Use create_engine_url to add prefix to previous/next links

* Remove override of get_paginated_response since it is unchanged from parent

* More concise override

* Make both overrides behave the same

* add test for public API alert groups pagination

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2022-09-23 10:45:28 +01:00
..
api_helpers Use create_engine_url to add prefix to previous/next links (#553) 2022-09-23 10:45:28 +01:00
constants World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_celery_tasks World, meet OnCall! 2022-06-03 08:09:47 -06:00
exceptions Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
insight_log user_id -> linked_user_id (#410) 2022-08-25 13:34:19 +05:00
jinja_templater linting and test 2022-07-14 08:20:28 +10:00
tests Merge pull request #227 from njohnstone2/226-regex-replace 2022-07-19 11:16:34 +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
public_primary_keys.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
utils.py Set DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb (#393) 2022-08-24 11:59:01 +05:00