oncall-engine/engine/apps/public_api/views
Joey Orlando 152d5f74fc
feat: allow setting direct paging importance for teams (#5379)
## Which issue(s) this PR closes

https://www.loom.com/share/e1858db48e8b4fa99014a997af5e3d5e

Closes https://github.com/grafana/irm/issues/322

## 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>
2025-01-06 15:53:13 +00:00
..
__init__.py Update alert groups public API filters support (#4832) 2024-08-15 19:58:25 +00:00
action.py cleanup CustomButton backend code + add ngrok/express outgoing webhook e2e test (#2544) 2024-03-28 15:37:22 +00:00
alert_groups.py feat: update service account auth not to require rbac enabled org (#5360) 2024-12-12 22:11:59 +00:00
alerts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation.py feat: allow setting direct paging importance for teams (#5379) 2025-01-06 15:53:13 +00:00
escalation_chains.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
escalation_policies.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
info.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
integrations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
maintaiable_object_mixin.py Make viewset actions more consistent (#2120) 2023-06-07 12:10:53 +00:00
on_call_shifts.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
organizations.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
personal_notifications.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
phone_notifications.py Phone provider refactoring (#1713) 2023-05-24 06:27:48 +00:00
resolution_notes.py Enable RBAC support for public API endpoints (#5211) 2024-10-30 09:54:55 +00:00
routes.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
schedules.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
shift_swap.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
slack_channels.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
teams.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
user_groups.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
users.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00
webhooks.py Enable service account token auth for public API (#5254) 2024-11-19 12:52:23 +00:00