oncall-engine/engine/apps/labels
Joey Orlando f39a755942
fix: update internal labels endpoints to work with RBAC (#5099)
# What this PR does

Related to:
- https://github.com/grafana/oncall-private/issues/2943

## 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] 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.

---------

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2024-10-02 17:39:49 +00:00
..
migrations Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
tests Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
__init__.py Add labels implementation for integration (#3014) 2023-10-20 07:30:11 +00:00
alert_group_labels.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
client.py fix: update internal labels endpoints to work with RBAC (#5099) 2024-10-02 17:39:49 +00:00
models.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
tasks.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
types.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00
utils.py Support prescribed labels (#3848) 2024-02-20 14:42:51 +08:00