oncall-engine/engine/common
Vadim Stepanov 747fbfcb1b
Add regex_match Jinja filter (#1556)
# What this PR does
Adds a new `regex_match` filter to Jinja environment.

## Which issue(s) this PR fixes
This should be useful on its own, and also helpful for
https://github.com/grafana/oncall/pull/1555.

## Checklist

- [x] Tests updated
- [x] Documentation added
- [x] `CHANGELOG.md` updated
2023-03-16 10:18:49 +00:00
..
api_helpers Add initial webhooks internal plugin API (#1524) 2023-03-10 17:00:06 +00:00
constants Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
custom_celery_tasks World, meet OnCall! 2022-06-03 08:09:47 -06:00
exceptions Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
insight_log Check stack cluster for insight_logs (#1469) 2023-03-09 06:30:54 +00:00
jinja_templater Add regex_match Jinja filter (#1556) 2023-03-16 10:18:49 +00:00
oncall_gateway Handle OnCall gateway connector delete 204 (#1313) 2023-02-17 11:04:02 -07:00
recaptcha Add validation of hostname for recapctha (#1445) 2023-03-06 08:59:48 +00:00
tests Add regex_match Jinja filter (#1556) 2023-03-16 10:18:49 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
database.py Add utility function to get readonly db key if defined (#1264) 2023-02-01 12:07:32 +01:00
public_primary_keys.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
timezones.py centralize timezone validation + add serializer validation for on call shifts and schedules (#924) 2022-12-01 14:13:39 +01:00
utils.py Set DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb (#393) 2022-08-24 11:59:01 +05:00