oncall-engine/engine/apps/api
Matias Bordese e8bd71bbab
Enable filtering users by public primary key (#3339)
Related to https://github.com/grafana/oncall/issues/3164

This will allow the following request to check if a user is currently
on-call:
`GET
/api/internal/v1/users/?search=UCGEIXI1MR1NZ&is_currently_oncall=true`
2023-11-14 12:56:58 +00:00
..
serializers Add labels to alert group API responses (#3292) 2023-11-08 09:18:15 +00:00
tests Enable filtering users by public primary key (#3339) 2023-11-14 12:56:58 +00:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Enable filtering users by public primary key (#3339) 2023-11-14 12:56:58 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
errors.py Fix backend for resolution notes via mobile app (#2117) 2023-06-07 12:19:16 +00:00
permissions.py Permissions for labels (#3173) 2023-10-23 11:03:51 +00:00
urls.py Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00