oncall-engine/engine/apps/base
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
..
migrations remove unused dynamic settings (#2735) 2023-08-03 05:11:52 -04:00
models WIP: Direct paging improvements (#3064) 2023-09-28 03:57:49 +00:00
tests Fix duplicate orders on routes and escalation policies (#2568) 2023-07-18 17:17:53 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
messaging.py add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
tasks.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
utils.py Telegram long polling (#2250) 2023-08-24 09:12:24 +02:00