oncall-engine/engine/apps/labels
Vadim Stepanov 94e2a8472d
Alert group labels filter (#3238)
# What this PR does

Adds a model for alert group labels and adds filtering functionality for
labels on the alert groups page.

## Which issue(s) this PR fixes

https://github.com/grafana/oncall-private/issues/2178

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Maxim <maxim.mordasov@grafana.com>
2023-11-06 10:31:12 +00:00
..
migrations Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
tests Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
client.py Update grafana-labels-url (#3275) 2023-11-06 17:08:55 +08:00
models.py Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
tasks.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
utils.py Add labels feature flag for list of organizations (#3246) 2023-11-02 09:52:32 +00:00