oncall-engine/engine/apps/api
Ildar Iskhakov 72c9a476d2
Polish route creation (#2222)
# What this PR does
polished route creation
route is now created empty by default
added placeholder text to route template
added warning for route w/o template
made text same size in warnings
changed texts a bit for more consistency with grafana alerting
## 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-06-14 15:09:32 +08:00
..
serializers Polish route creation (#2222) 2023-06-14 15:09:32 +08:00
tests make mobile app available to viewers (#1892) 2023-06-13 14:54:52 -04:00
throttlers Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00
views Fix integrations options order (#2204) 2023-06-14 09:33:52 +08: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 add mypy static type checker to backend codebase (#2151) 2023-06-12 12:50:33 -04:00
response_renderers.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
urls.py Fix warnings when running backend tests (#2079) 2023-06-06 18:38:00 +00:00