oncall-engine/engine/common/api_helpers
Vadim Stepanov 8b7ffad598
Add team filter for users endpoint (#3666)
# What this PR does

Adds `team` filter for `users` endpoint

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2024-01-11 15:03:54 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_fields.py fix PUT /api/v1/escalation_policies/<id> issue related to updating from_time and to_time (#3581) 2023-12-19 09:13:07 -05:00
custom_rate_scoped_throttler.py Add ratelimit for phone number verification (#1354) 2023-02-21 16:47:52 +08:00
exceptions.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
filters.py Add team filter for users endpoint (#3666) 2024-01-11 15:03:54 +00:00
mixins.py Enable flake8-bugbear, fix issues (#3454) 2023-11-29 15:04:48 +00:00
optional_slash_router.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
paginators.py Modify alert group list index (#3502) 2023-12-06 13:10:56 +00:00
serializers.py Make viewset actions more consistent (#2120) 2023-06-07 12:10:53 +00:00
utils.py Alert group payload labels (#3434) 2023-11-27 17:53:54 +00:00