oncall-engine/engine/common/api_helpers
Innokentii Konstantinov 6a5e75e083
Fix of templates api behaviour for public and private api (#1408)
# What this PR does

This PR fixes templates behaviour for public and private api. It fix
"reset to default" for templates from messaging backends and some minor
bugs. Also added acknowledge signal and source link templates

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated
2023-03-01 16:32:15 +08:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_fields.py Add oncall shift endpoint to internal api 2022-07-12 13:59:17 +03: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 World, meet OnCall! 2022-06-03 08:09:47 -06:00
mixins.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
optional_slash_router.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
paginators.py Use create_engine_url to add prefix to previous/next links (#553) 2022-09-23 10:45:28 +01:00
utils.py Fix load of ical file from google (#1381) 2023-02-22 07:29:59 +01:00