oncall-engine/engine/apps/api
Ildar Iskhakov 51014735aa
WIP: Direct paging improvements (#3064)
# What this PR does
* Create Direct Paging integration (with default route) when team is
created with bulk_update
* Create notification policies when user is created with bulk_update
* If user notification policies are empty change it to Email
* Minor markup and wording improvements
* Add grafana queue to helm chart
* Remove disabled commands for redis helm chart
* Improve Dockerfile caching

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-09-28 03:57:49 +00:00
..
serializers Add webhook presets (#2996) 2023-09-27 07:22:52 -06:00
tests Add webhook presets (#2996) 2023-09-27 07:22:52 -06:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views WIP: Direct paging improvements (#3064) 2023-09-28 03:57:49 +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 shift swap requests model + CRUD endpoints (#2597) 2023-07-21 19:35:19 +00:00
urls.py remove shift swap feature flag (#2755) 2023-08-04 16:12:33 +02:00