oncall-engine/engine/apps/public_api
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
..
serializers #539 - add slack permalink to alert group public API response (#543) 2022-09-22 15:17:17 +02:00
tests Use create_engine_url to add prefix to previous/next links (#553) 2022-09-23 10:45:28 +01:00
throttlers Add info throttler 2022-06-08 18:25:58 +04:00
views Revert "Alert group search by title (#466)" (#479) 2022-09-05 11:44:22 +01: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
urls.py First touch on grafana cloud notifications 2022-06-03 19:47:25 +04:00