oncall-engine/engine/apps/labels/tests
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
..
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
factories.py Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
test_labels.py Add labels feature flag for list of organizations (#3246) 2023-11-02 09:52:32 +00:00
test_labels_cache.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00