oncall-engine/engine
Ildar Iskhakov 3eca7a6a89
Add permalinks field to the alert groups list view in internal api (#4100)
# What this PR does

closes https://github.com/grafana/oncall/issues/4099

## Which issue(s) this PR closes

Closes [issue link here]

<!--
*Note*: if you have more than one GitHub issue that this PR closes, be
sure to preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-03-22 12:31:44 +00:00
..
apps Add permalinks field to the alert groups list view in internal api (#4100) 2024-03-22 12:31:44 +00:00
common Add integration status_options endpoint listing backsync possible statuses (#4061) 2024-03-18 12:11:40 +00:00
config_integrations Improve template to handle empty group labels (#2794) 2023-08-17 07:52:05 +00:00
engine Instrument requests lib (#4008) 2024-03-05 05:22:34 +00:00
settings Move fcm_relay task from webhook to critical queue (#4034) 2024-03-07 18:26:25 +00:00
static/images remove django admin panel (#2731) 2023-08-02 14:26:50 -04:00
type_stubs/icalendar continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.gitignore modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
celery_with_exporter.sh Add flag to debug logs (#912) 2022-11-29 11:16:42 +08:00
conftest.py Integration backsync token (#4056) 2024-03-18 09:16:54 +00:00
Dockerfile Use local arm64 grpcio wheel to make local builds on arm64 faster (#4000) 2024-03-05 06:31:58 +00:00
grpcio-1.57.0-cp311-cp311-linux_aarch64.whl Use local arm64 grpcio wheel to make local builds on arm64 faster (#4000) 2024-03-05 06:31:58 +00:00
manage.py Instrument requests lib (#4008) 2024-03-05 05:22:34 +00:00
pyproject.toml patch occasional UnicodeEncodeError that occurs with outgoing webhooks (#3832) 2024-02-02 21:08:04 +00:00
requirements-dev.in Use pip-tools to handle Python deps (#3892) 2024-02-20 17:44:15 +00:00
requirements-dev.txt Bump django from 4.2.10 to 4.2.11 in /engine (#4079) 2024-03-19 21:14:44 +00:00
requirements.in Bump django from 4.2.10 to 4.2.11 in /engine (#4079) 2024-03-19 21:14:44 +00:00
requirements.txt Bump django from 4.2.10 to 4.2.11 in /engine (#4079) 2024-03-19 21:14:44 +00:00
tox.ini address occasional failing tests when run w/ pytest-xdist (#3840) 2024-02-06 11:57:54 -05:00
uwsgi.ini Remove explicit request size limits (#3878) 2024-02-22 15:00:33 +00:00
wait_for_test_mysql_start.sh Revert "Revert "speed up ci builds from 15 to <7 minutes"" (#1643) 2023-03-28 09:34:03 +02:00